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
F15527453: D12680.id30538.diff
Tue, Apr 22, 3:48 AM
F15518054: D12680.id.diff
Sat, Apr 19, 10:34 AM
F15518002: D12680.id30445.diff
Sat, Apr 19, 10:00 AM
F15514856: D12680.diff
Fri, Apr 18, 5:57 AM
F15501130: D12680.diff
Sun, Apr 13, 8:50 PM
F15495103: D12680.id30445.diff
Sun, Apr 13, 2:44 AM
F15464387: D12680.diff
Wed, Apr 2, 9:06 AM
F15458312: D12680.diff
Sun, Mar 30, 11:01 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
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 5747
Build 5766: [Placeholder Plan] Wait for 30 Seconds

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.