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
F15335984: D12678.diff
Sat, Mar 8, 5:56 PM
Unknown Object (File)
Fri, Feb 28, 11:06 AM
Unknown Object (File)
Sun, Feb 16, 10:07 AM
Unknown Object (File)
Feb 11 2025, 5:02 AM
Unknown Object (File)
Feb 8 2025, 4:15 AM
Unknown Object (File)
Feb 8 2025, 4:14 AM
Unknown Object (File)
Feb 8 2025, 4:14 AM
Unknown Object (File)
Feb 8 2025, 4:14 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.