Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 21a754f

Browse files
committed
Added CHANGELOG for #153
1 parent 31a267f commit 21a754f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ All notable changes to this project will be documented in this file, in reverse
3636
- [#149](https://github.com/zendframework/zend-mvc/pull/149) and
3737
[#158](https://github.com/zendframework/zend-mvc/pull/158) fix an "undefined
3838
variable" issue with `Zend\Mvc\Service\DiAbstractServiceFactoryFactory`.
39+
- [#153](https://github.com/zendframework/zend-mvc/pull/153) removes the
40+
typehint from the `$exception` argument of `DispatchListener::marshalBadControllerEvent()`,
41+
fixing an issue when PHP 7 Error types are caught and passed to the method.
3942

4043
## 2.7.8 - 2016-05-31
4144

0 commit comments

Comments
 (0)