This repository has been archived by the owner on Jan 29, 2020. It is now read-only.
zend-stratigility 2.2.2
Added
- Nothing.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #169 fixes an issue with how the PathMiddlewareDecorator attempts to truncate the path
when the path is matched case insensitively. Previously, an exception was incorrectly raised;
now it identifies and truncates correctly.