Skip to content

2.2.0

Compare
Choose a tag to compare
@kocsismate kocsismate released this 16 Dec 19:37
· 323 commits to master since this release

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