Skip to content

1.3.2

@weierophinney weierophinney tagged this 14 Dec 13:49
Based on https://github.com/zendframework/zend-expressive-router/releases/tag/1.3.2 (commit bbc5fdd6dccc8774d963e592fa82b16c90cf8a80 in this repo)

Added
-----

- Nothing.

Deprecated
----------

- Nothing.

Removed
-------

- Nothing.

Fixed
-----

- [zendframework/zend-expressive-router#29](https://github.com/zendframework/zend-expressive-router/pull/29) removes
  the patch introduced with [zendframework/zend-expressive-router#27](https://github.com/zendframework/zend-expressive-router/pull/27)
  and 1.3.1, as it causes `Mezzio\Application` to raise exceptions
  regarding duplicate routes, and because some implementations, including
  FastRoute, also raise errors on duplication. It will be up to individual
  routers to determine how to handle implicit HEAD and OPTIONS support.
Assets 2