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
Unknown Object (File)
Thu, Jan 16, 7:23 AM
Unknown Object (File)
Wed, Jan 8, 9:05 AM
Unknown Object (File)
Thu, Jan 2, 10:05 AM
Unknown Object (File)
Dec 22 2024, 4:44 PM
Unknown Object (File)
Dec 22 2024, 10:05 AM
Unknown Object (File)
Dec 20 2024, 4:04 PM
Unknown Object (File)
Dec 15 2024, 12:09 AM
Unknown Object (File)
Dec 14 2024, 11:57 AM
Subscribers

Details

Summary

Generally, phutil_json_decode should be preferred over json_decode.

Test Plan

Eyeballed.

Diff Detail

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