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
F14413270: D12678.id30443.diff
Tue, Dec 24, 2:00 PM
Unknown Object (File)
Sat, Dec 14, 8:24 PM
Unknown Object (File)
Mon, Dec 9, 1:00 PM
Unknown Object (File)
Sat, Nov 30, 4:37 PM
Unknown Object (File)
Tue, Nov 26, 1:31 PM
Unknown Object (File)
Mon, Nov 25, 1:54 PM
Unknown Object (File)
Nov 24 2024, 6:37 PM
Unknown Object (File)
Nov 21 2024, 6:34 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.