Skip to content

Commit 85684ec

Browse files
authored
Apply suggestions from code review
1 parent 7d9ab95 commit 85684ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 3.0.1 under development
44

5-
- Chg #75: Dispatch `ApplicationError` in `ErrorCatcher`
5+
- Chg #75: Dispatch `ApplicationError` in `ErrorCatcher` (@xepozz)
66

77
## 3.0.0 February 14, 2023
88

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ see [Yii guide to handling errors](https://github.com/yiisoft/docs/blob/master/g
200200

201201
## Events
202202

203-
- `\Yiisoft\ErrorHandler\Event\ApplicationError` dispatches when `ErrorCatcher` catches an error.
203+
- When `ErrorCatcher` catches an error it dispatches `\Yiisoft\ErrorHandler\Event\ApplicationError` event.
204204

205205
## Friendly Exceptions
206206

0 commit comments

Comments
 (0)