This repository was archived by the owner on Jan 21, 2020. It is now read-only.
zend-expressive-fastroute 3.0.0rc2
Added
- Nothing.
Changed
- #49 updates the minimum supported version of zend-expressive-router to 3.0.0rc2.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #49 fixes how the router detects successful path-based matches when the HTTP method is not supported, ensuring that a correct list of allowed HTTP methods is generated for a route result failure.