zend-stratigility v1.1.2 Release Notes
Release Date: 2015-10-09 // almost 10 years ago-
โ Added
- Nothing.
๐ Deprecated
- Nothing.
โ Removed
- Nothing.
๐ Fixed
- โก๏ธ #32 updates the
request and response typehints in
Zend\Stratigility\Dispatch
to use the corresponding PSR-7 interfaces, instead of the Stratigility-specific decorators. This fixes issues when calling$next()
with non-Stratigility instances of either.