1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-22 04:31:13 +01:00
phorge-phorge/src/applications/search
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
..
application
config
constants
controller Make "Current Application" imply "Open documents in..." 2015-04-22 16:34:43 -07:00
engine Use phutil_json_decode instead of json_decode 2015-05-05 20:48:55 +10:00
index
interface
management
query Add an anyone() typeahead function for matching any document owner 2015-04-23 15:44:27 -07:00
selector Rename PhabricatorSearchEngine subclasses 2015-05-04 12:21:54 +10:00
storage Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
typeahead Use typeaheads instead of checkbox lists for task status / priority 2015-04-23 11:49:34 -07:00
view Fix two global search issues 2015-05-04 18:34:40 -07:00
worker