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

Commit c0d23f1

Browse files
committed
Adds CHANGELOG entry for #125
1 parent e3dc78f commit c0d23f1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ All notable changes to this project will be documented in this file, in reverse
2424
`HelperPluginManager` such that it no longer injects a translator in a helper
2525
if one is already present.
2626

27+
- [#125](https://github.com/zendframework/zend-view/pull/125) provides an update
28+
to the `PhpRenderer:render()` method such that it will now catch not only
29+
`Exception` instances, but also PHP 7 `Throwable` instances, and properly
30+
cleanup the output buffers when it does.
31+
2732
## 2.9.0 - 2017-03-21
2833

2934
### Added

0 commit comments

Comments
 (0)