Page MenuHomePhabricator

Use phutil_json_decode instead of json_decode
ClosedPublic

Authored by joshuaspence on May 3 2015, 9:14 PM.
Tags
None
Referenced Files
F14967762: D12678.id30443.diff
Sun, Feb 16, 10:07 AM
Unknown Object (File)
Tue, Feb 11, 5:02 AM
Unknown Object (File)
Sat, Feb 8, 4:15 AM
Unknown Object (File)
Sat, Feb 8, 4:14 AM
Unknown Object (File)
Sat, Feb 8, 4:14 AM
Unknown Object (File)
Sat, Feb 8, 4:14 AM
Unknown Object (File)
Thu, Feb 6, 3:53 AM
Unknown Object (File)
Tue, Feb 4, 4:31 PM

Details

Summary

Generally, phutil_json_decode should be preferred over json_decode.

Test Plan

Eyeballed.

Diff Detail

Repository
rARC Arcanist
Branch
master
Lint
Lint Passed
Unit
Test Failures
Build Status
Buildable 5704
Build 5723: [Placeholder Plan] Wait for 30 Seconds

Unit TestsFailed

TimeTest
855 msArcanistJSHintLinterTestCase::testLinter
1,721 msArcanistPuppetLintLinterTestCase::testLinter
278 msArcanistXMLLinterTestCase::testLinter
1,941 msArcanistCSSLintLinterTestCase::testLinter
410 msArcanistCSSLintLinterTestCase::testVersion
View Full Test Results (3 Failed · 59 Passed · 5 Skipped)

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:14 PM
This revision was automatically updated to reflect the committed changes.