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

Commit c33d19f

Browse files
committed
Merge branch 'hotfix/122' into develop
Forward port #122
2 parents efca8a0 + 30b6d9f commit c33d19f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,9 @@ for full details on how to migrate your v2 application.
166166

167167
### Fixed
168168

169-
- Nothing.
169+
- [#122](https://github.com/zendframework/zend-mvc/pull/122) fixes the
170+
`FormAnnotationBuilderFactory` to use the container's `get()` method instead
171+
of `build()` to retrieve the event manager instance.
170172

171173
## 2.7.6 - 2016-04-06
172174

0 commit comments

Comments
 (0)