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

Commit b62a6ed

Browse files
committed
Added CHANGELOG for #187
1 parent 55ad8f4 commit b62a6ed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ All notable changes to this project will be documented in this file, in reverse
2121
- [#184](https://github.com/zendframework/zend-mvc/pull/184) provides a
2222
performance optimization for `DELETE` requests to `AbstractRestfulController`
2323
instances.
24+
- [#187](https://github.com/zendframework/zend-mvc/pull/187) removes a typehint
25+
for `Exception` from an argument in
26+
`DispatchListener::marshalControllerNotFoundEvent()`, allowing it to be used
27+
with PHP 7 `Throwable` instances.
2428

2529
## 3.0.2 - 2016-06-30
2630

0 commit comments

Comments
 (0)