We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d9ab95 commit 85684ecCopy full SHA for 85684ec
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
## 3.0.1 under development
4
5
-- Chg #75: Dispatch `ApplicationError` in `ErrorCatcher`
+- Chg #75: Dispatch `ApplicationError` in `ErrorCatcher` (@xepozz)
6
7
## 3.0.0 February 14, 2023
8
README.md
@@ -200,7 +200,7 @@ see [Yii guide to handling errors](https://github.com/yiisoft/docs/blob/master/g
200
201
## Events
202
203
-- `\Yiisoft\ErrorHandler\Event\ApplicationError` dispatches when `ErrorCatcher` catches an error.
+- When `ErrorCatcher` catches an error it dispatches `\Yiisoft\ErrorHandler\Event\ApplicationError` event.
204
205
## Friendly Exceptions
206
0 commit comments