This repository was archived by the owner on Jan 21, 2020. It is now read-only.
zend-expressive-fastroute 3.0.0rc1
Added
- Nothing.
Changed
- #47 updates the package to pin to zend-expressive-router 3.0.0rc1 or later.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #47 fixes an issue with how a failure result is marshaled when the path patches but the request method does not. The package now correctly aggregates allowed methods for the route result failure instance.