mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 18:32:41 +01:00
d5f41ef70e
Summary: Ref T4064. The response code here isn't normally relevant, but we can hit these via `git clone http://../`, etc., and it's clearly more correct to use HTTP 500. Test Plan: Added a fake `throw new Exception()` and verified I got an HTTP 500 response. Reviewers: jamesr, btrahan Reviewed By: btrahan CC: aran Maniphest Tasks: T4064 Differential Revision: https://secure.phabricator.com/D7507 |
||
---|---|---|
.. | ||
__tests__ | ||
Phabricator404Controller.php | ||
PhabricatorController.php | ||
PhabricatorRedirectController.php |