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
F15353089: D12679.diff
Mon, Mar 10, 8:00 PM
Unknown Object (File)
Mon, Feb 17, 9:30 PM
Unknown Object (File)
Feb 9 2025, 6:28 PM
Unknown Object (File)
Feb 9 2025, 11:37 AM
Unknown Object (File)
Feb 8 2025, 2:06 PM
Unknown Object (File)
Feb 3 2025, 4:50 AM
Unknown Object (File)
Jan 28 2025, 7:48 PM
Unknown Object (File)
Jan 16 2025, 7:23 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.