The Zend Framework community is pleased to announce the immediate
availability of Zend Framework 2.0.2! Packages and installation
instructions are available at:
http://framework.zend.com/downloads/latest
This release fixes an issue in the "Router" service that was affecting
URL generation, among other things.
Specifically, for the 2.0.1 release, a change was made to allow URL
generation to continue to work even under a Console paradigm. However,
this change apparently caused URL generation to break in a number of
situations when in an HTTP paradigm. A fix was put into place, and
integration tests created, to ensure this works going forward.
Changelog
---------
A handful of other patches were also applied for this release; the full
list of changes follows:
- 2383: Changed unreserved char definition in Zend\Uri (ZF2-533) and
added shell escaping to the test runner
(https://github.com/zendframework/zf2/pull/2383)
- 2393: Trying to solve issue ZF2-558
(https://github.com/zendframework/zf2/pull/2393)
- 2398: Segment route: add fix for optional groups within optional
groups (https://github.com/zendframework/zf2/pull/2398)
- 2400: Use 'Router' in http env and 'HttpRouter' in cli
(https://github.com/zendframework/zf2/pull/2400)
- 2401: Better precision for userland fmod algorithm
(https://github.com/zendframework/zf2/pull/2401)
Thank You!
----------
Many thanks to all contributors to this release, and particularly to
Jurian Sluiman for resolving the issue, and Demian Katz for providing
extra context and testing!
--
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]