The Zend Framework community is pleased to announce the immediate
availability of Zend Framework 2.1.5! Packages and installation
instructions are available at:
http://framework.zend.com/downloads/latest
This is a monthly maintenance release.
Notable changes
---------------
2.1.5 is a monthly maintenance release, and the bulk of issues resolved
were primarily centered around code maintainability - docblocks typos
were corrected, internal variables renamed more semantically, etc.
However, a few changes are notable:
- A long-standing issue regarding setting global permissions in
Zend\Permissions\Acl was resolved.
- Zend\Db\Metadata was updated to no longer use the untrusted
quoteValue() API; this means it will no longer create notices!
- Filter priority settings are no longer lost when merging filter
chains.
- The stop-propagation flag is now reset when triggering an event. This
solves a problem that occurred in the MVC when triggering multiple
different events in succession.
- A fix was applied to prevent Zend\Console from bleeding color to the
next line.
- Zend\Navigation now supports query parameters properly.
- Forms now allow empty collections
- Zend\Navigation now properly injects pages with dependencies.
Manual improvements
-------------------
Last month, we held our first documentation hunt, resulting in a lot of
documentation improvements.
Additionally, we began an effort to provide Zend Framework 1 -> Zend
Framework 2 migration information. You can preview the migration guide
here:
http://framework.zend.com/manual/2.1/en/migration/overview.html
Changelog
---------
Almost 100 patches were applied to the ZF2 codebase, and dozens to the
documentation. The full changelog for 2.1.5 is available:
http://framework.zend.com/changelog/2.1.5
Thank You!
----------
I'd like to thank everyone who provided issue reports, typo fixes,
maintenance improvements, bugfixes, and documentation improvements; your
efforts make the framework increasingly better!
Roadmap
-------
Maintenance releases happen monthly on the third Wednesday. Version
2.2.0 will release in the first half of May, with the first release
candidate dropping during the week of 29 April - 3 May 2013.
--
Matthew Weier O'Phinney
Project Lead | [email protected]
Zend Framework | http://framework.zend.com/
PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc
--
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]