2.2.0
The release contains breaking changes
ADDED:
- Support for multiple final middlewares
- Configuration option for
DiactorosResponderMiddleware
to not respond when headers have already been sent - Added middlewares to support output buffering
- Example application
CHANGED:
- Final middlewares are integrated with the normal ones
FIXED:
- PHP version constraint in composer.json to correctly support PHP 7