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
F15461251: D12678.id.diff
Tue, Apr 1, 6:39 AM
F15444670: D12678.id30469.diff
Thu, Mar 27, 10:40 AM
F15439273: D12678.id.diff
Wed, Mar 26, 6:42 AM
F15439202: D12678.id30443.diff
Wed, Mar 26, 6:20 AM
F15435571: D12678.diff
Tue, Mar 25, 8:57 AM
F15433643: D12678.id30443.diff
Tue, Mar 25, 12:13 AM
F15424236: D12678.id30469.diff
Sat, Mar 22, 9:03 PM
F15413614: D12678.diff
Wed, Mar 19, 7:59 PM

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.