Page MenuHomePhabricator

Update callsites of `phutil_json_decode`.
ClosedPublic

Authored by joshuaspence on Jun 20 2014, 8:21 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 17, 7:06 AM
Unknown Object (File)
Sun, Dec 15, 5:38 AM
Unknown Object (File)
Sat, Dec 7, 11:20 AM
Unknown Object (File)
Thu, Nov 28, 9:00 PM
Unknown Object (File)
Nov 16 2024, 8:01 PM
Unknown Object (File)
Oct 24 2024, 12:01 PM
Unknown Object (File)
Oct 24 2024, 9:47 AM
Unknown Object (File)
Oct 21 2024, 1:51 PM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rPa4a8cfa6d632: Update callsites of `phutil_json_decode`.
Summary

Depends on D9634. phutil_json_decode now throws an exception on invalid JSON.

Test Plan

arc unit

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Update callsites of `phutil_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.Jun 20 2014, 12:37 PM
joshuaspence updated this revision to Diff 23136.

Closed by commit rPa4a8cfa6d632 (authored by @joshuaspence).