mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-24 07:42:40 +01:00
13d18376c1
Summary: We currently die if an event listener throws when registering (e.g., because it is misconfigured), but this prevents you from running `bin/config` to fix it, which is a bit silly. Test Plan: Created this revision with an invalid listener in config. Reviewers: btrahan Reviewed By: btrahan CC: aran Differential Revision: https://secure.phabricator.com/D6761 |
||
---|---|---|
.. | ||
constant | ||
PhabricatorEvent.php | ||
PhabricatorEventEngine.php | ||
PhabricatorExampleEventListener.php |