Franz Liedke 731a038f29 Support multiple error reporters
The error handling middleware now expects an array of reporters.
Extensions can register new reporters in the container like this:

    use Flarum\Foundation\ErrorHandling\Reporter;

    $container->tag(NewReporter::class, Reporter::class);

Note that this is just an implementation detail and will be hidden
behind an extender.
2020-02-04 22:55:25 +01:00
..
2020-02-04 22:55:25 +01:00
2020-02-04 22:55:25 +01:00
2020-02-04 21:11:08 +00:00
2020-02-04 21:11:08 +00:00
2020-02-04 21:11:08 +00:00
2020-02-04 21:11:08 +00:00
2020-02-04 21:11:08 +00:00
2020-02-04 22:55:25 +01:00
2020-02-04 21:11:08 +00:00
2020-02-04 22:55:25 +01:00
2020-02-04 22:55:25 +01:00
2020-02-04 21:11:08 +00:00
2020-02-04 21:11:08 +00:00
2020-02-04 22:37:24 +01:00
2020-02-04 21:11:08 +00:00
2020-02-04 21:11:08 +00:00
2020-02-04 21:11:08 +00:00
2020-02-04 21:11:08 +00:00
2020-02-04 21:11:08 +00:00