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
F13304941: D12680.id30445.diff
Sat, Jun 8, 2:53 PM
F13304940: D12680.id30510.diff
Sat, Jun 8, 2:53 PM
F13304006: D12680.diff
Sat, Jun 8, 7:46 AM
F13286803: D12680.diff
Tue, Jun 4, 7:42 AM
F13277062: D12680.diff
Fri, May 31, 8:21 AM
F13273744: D12680.diff
Fri, May 31, 2:33 AM
F13218367: D12680.id30510.diff
Sat, May 18, 12:14 PM
F13212924: D12680.id30445.diff
Fri, May 17, 7:12 AM
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.