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
Unknown Object (File)
Apr 24 2025, 1:17 AM
Unknown Object (File)
Apr 6 2025, 8:02 PM
Unknown Object (File)
Apr 1 2025, 6:39 AM
Unknown Object (File)
Mar 27 2025, 10:40 AM
Unknown Object (File)
Mar 26 2025, 6:42 AM
Unknown Object (File)
Mar 26 2025, 6:20 AM
Unknown Object (File)
Mar 25 2025, 8:57 AM
Unknown Object (File)
Mar 25 2025, 12:13 AM

Details

Summary

Generally, phutil_json_decode should be preferred over json_decode.

Test Plan

Eyeballed.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.