1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/applications/help/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
..
PhabricatorHelpController.php Some help pht 2013-05-21 15:29:21 -07:00
PhabricatorHelpDocumentationController.php Allow applications to have multiple "help" menu items 2015-04-01 11:51:48 -07:00
PhabricatorHelpEditorProtocolController.php Whitelist allowed editor protocols 2014-03-17 13:00:37 -07:00
PhabricatorHelpKeyboardShortcutController.php Use phutil_json_decode instead of json_decode 2015-05-05 20:48:55 +10:00