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)
Thu, Apr 11, 8:07 PM
Unknown Object (File)
Wed, Apr 10, 8:03 PM
Unknown Object (File)
Tue, Apr 9, 12:41 PM
Unknown Object (File)
Sun, Mar 24, 8:56 PM
Unknown Object (File)
Wed, Mar 20, 10:12 PM
Unknown Object (File)
Mar 16 2024, 6:49 PM
Unknown Object (File)
Mar 13 2024, 9:40 PM
Unknown Object (File)
Jan 20 2024, 6:46 PM

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.