1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/maniphest/constants
Nick Pellegrino 3e6fa43658 getConfigEnv fails fast when key is not found and no default value is given.
Summary:
T2345
getConfig throws an Exception when the key does not exist.
Also removes dead code that throws an Exception.

Test Plan:
Reloaded the Phabricator home page.  In the process, found
2 Exceptions thrown due to nonexistent keys.  After addressing these problems,
the home page loads without Exceptions.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4541
2013-01-19 12:11:28 -08:00
..
ManiphestAction.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestConstants.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTaskOwner.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTaskPriority.php getConfigEnv fails fast when key is not found and no default value is given. 2013-01-19 12:11:28 -08:00
ManiphestTaskStatus.php Modernize the top half of Maniphest 2012-12-11 14:03:16 -08:00
ManiphestTransactionType.php Delete license headers from files 2012-11-05 11:16:51 -08:00