This repository was archived by the owner on Jan 29, 2020. It is now read-only.
zend-mvc 2.7.7
·
440 commits
to master
since this release
Added
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #122 fixes the
FormAnnotationBuilderFactory
to use the container'sget()
method instead ofbuild()
to retrieve the event manager instance.