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)
Apr 12 2026, 5:00 PM
Unknown Object (File)
Feb 28 2026, 9:54 PM
Unknown Object (File)
Feb 11 2026, 6:04 AM
Unknown Object (File)
Dec 29 2025, 3:05 PM
Unknown Object (File)
Dec 24 2025, 10:52 PM
Unknown Object (File)
Dec 10 2025, 5:24 PM
Unknown Object (File)
Nov 9 2025, 11:06 AM
Unknown Object (File)
Nov 8 2025, 5:12 AM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rP70c864914210: Use phutil_json_decode instead of json_decode
Summary

Generally, phutil_json_decode should be preferred over json_decode.

Test Plan

Eyellballed.

Diff Detail

Repository
rP Phabricator
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:21 PM
joshuaspence edited edge metadata.

Found some more

This revision was automatically updated to reflect the committed changes.