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

zend-mvc 2.7.7

Compare
Choose a tag to compare
@weierophinney weierophinney released this 12 Apr 20:29
· 440 commits to master since this release

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #122 fixes the FormAnnotationBuilderFactory to use the container's get() method instead of build() to retrieve the event manager instance.