-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2018-741ea64991 2018-06-28 14:06:06.103479 --------------------------------------------------------------------------------
Name : php-zendframework-zend-router Product : Fedora 28 Version : 3.1.0 Release : 1.fc28 URL : https://zendframework.github.io/zend-router/ Summary : Zend Framework Router component Description : zend-router provides flexible HTTP routing. Routing currently works against the zend-http request and responses, and provides capabilities around: * Literal path matches * Path segment matches (at path boundaries, and optionally validated using regex) * Regular expression path matches * HTTP request scheme * HTTP request method * Hostname Additionally, it supports combinations of different route types in tree structures, allowing for fast, b-tree lookups. Documentation: https://zendframework.github.io/zend-router/ -------------------------------------------------------------------------------- Update Information: **Version 3.1.0** - 2018-06-18 * **Removed** - [#34](https://github.com/zendframework/zend-router/pull/34) dropped php 5.5 support * **Fixed** - [#47](https://github.com/zendframework/zend- router/pull/47) fixes how the `Wildcard` URL assembly works. Previously, it would attempt to `rawurlencode()` all values provided to the method as merged with any default values. It now properly skips any non-scalar values when assembling the URL path. This fixes an issue discovered when providing an array of middleware as a `middleware` default route parameter. -------------------------------------------------------------------------------- ChangeLog: * Tue Jun 19 2018 Remi Collet <[email protected]> - 3.1.0-1 - update to 3.1.0 - raise dependency on PHP 5.6 - raise dependency on container-interop/container-interop 1.2 - raise dependency on zendframework/zend-http 2.6 - raise dependency on zendframework/zend-servicemanager 2.7.8 - raise dependency on zendframework/zend-stdlib 2.7.7 - use range dependencies -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2018-741ea64991' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]/message/VA2LUIXPGRQVTUO7EYYCJ5K3GBCIJRVS/
