1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/applications/xhprof/controller
Joshua Spence 70c8649142 Use phutil_json_decode instead of json_decode
Summary: Generally, `phutil_json_decode` should be preferred over `json_decode`.

Test Plan: Eyellballed.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D12680
2015-05-05 20:48:55 +10:00
..
PhabricatorXHProfController.php Set device true on all XHProf pages 2015-03-05 08:45:51 -08:00
PhabricatorXHProfProfileController.php Use phutil_json_decode instead of json_decode 2015-05-05 20:48:55 +10:00
PhabricatorXHProfSampleListController.php Modernize XHProf 2015-02-18 11:51:12 -08:00