mirror of
https://github.com/flarum/core.git
synced 2025-07-23 17:51:24 +02:00
This extender implements several methods for extending the new error handling stack implemented in #1843. Most use-cases should be covered, but I expect some challenges for more complex setups. We can tackle those once they come up, though. Basic use-cases should be covered. Fixes #1781.