Page MenuHomePhabricator

Use phutil_json_decode instead of json_decode
ClosedPublic

Authored by joshuaspence on May 3 2015, 9:15 PM.
Tags
None
Referenced Files
F14040193: D12679.id30444.diff
Mon, Nov 11, 7:45 AM
F14033582: D12679.diff
Sat, Nov 9, 6:25 PM
F14019963: D12679.diff
Tue, Nov 5, 11:49 PM
F14011465: D12679.id30444.diff
Fri, Nov 1, 1:50 AM
F14004123: D12679.diff
Sat, Oct 26, 3:46 PM
F13987935: D12679.id.diff
Mon, Oct 21, 12:12 PM
Unknown Object (File)
Oct 9 2024, 1:49 PM
Unknown Object (File)
Oct 7 2024, 7:19 PM
Subscribers

Details

Summary

Generally, phutil_json_decode should be preferred over json_decode.

Test Plan

Eyeballed.

Diff Detail

Repository
rPHU libphutil
Branch
master
Lint
Lint Passed
Unit
Test Failures
Build Status
Buildable 5705
Build 5724: [Placeholder Plan] Wait for 30 Seconds

Unit TestsFailed

TimeTest
64 msPHPASTParserTestCase::testParser
40 msConduitClientTestCase::testConduitRequestEncoding
163 msExecFutureTestCase::testBufferLimit
72 msExecFutureTestCase::testEmptyWrite
62 msExecFutureTestCase::testKeepPipe
View Full Test Results (1 Failed · 62 Passed)

Event Timeline

joshuaspence retitled this revision from to Use phutil_json_decode instead of json_decode.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.May 3 2015, 9:20 PM
This revision was automatically updated to reflect the committed changes.