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
F14776263: D12680.id30538.diff
Fri, Jan 24, 3:56 AM
F14776262: D12680.id30510.diff
Fri, Jan 24, 3:56 AM
F14776261: D12680.id30445.diff
Fri, Jan 24, 3:55 AM
F14776260: D12680.id.diff
Fri, Jan 24, 3:55 AM
Unknown Object (File)
Wed, Jan 22, 2:25 PM
Unknown Object (File)
Tue, Jan 21, 9:56 AM
Unknown Object (File)
Tue, Jan 21, 3:51 AM
Unknown Object (File)
Fri, Jan 17, 7:41 PM
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.