The Zend Framework community is pleased to announce the immediate availability of Zend Framework 2.2.3! Packages and installation instructions are available at:
http://framework.zend.com/downloads/latest
This is the third monthly maintenance release in the 2.2 series.
Changelog
This release features over 25 changes. Some notable changes include:
– An update that ensures the filter and validator plugin managers are injected into the input filter factory when using the form factory. (https://github.com/zendframework/pull/4851)
– Fixes to code generation to ensure use statements are unique, and that non-namespaced class generation is possible.
(https://github.com/zendframework/pull/4988 and https://github.com/zendframework/pull/4990)
– A fix to input filters and forms to ensure overwriting of inputs and input filters happens correctly (https://github.com/zendframework/pull/4996)
To see the full changelog, visit:
http://framework.zend.com/changelog/2.2.3
Roadmap
Maintenance releases happen monthly on the third Wednesday.