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

Commit 5bd9b2f

Browse files
committed
Added CHANGELOG for #112
1 parent 916dfe7 commit 5bd9b2f

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
@@ -30,6 +30,9 @@ All notable changes to this project will be documented in this file, in reverse
3030
- [#104](https://github.com/zendframework/zend-view/pull/104) fixes the
3131
`@method` annotation for the `Placeholder` view helper to use the correct case,
3232
fixing issues with method completion in IDEs.
33+
- [#112](https://github.com/zendframework/zend-view/pull/112) fixes an issue in
34+
the `PhpRendererStrategy` whereby absence of a response instance in the
35+
`ViewEvent` would lead to a fatal error.
3336

3437
## 2.8.1 - 2016-06-30
3538

0 commit comments

Comments
 (0)