Skip to content

5.0.0

Compare
Choose a tag to compare
@kocsismate kocsismate released this 02 Feb 08:29
· 170 commits to master since this release
5.0.0
c8c2c65

ADDED:

  • Support for PSR-15 (breaking change)

CHANGED:

  • Adapted the PSR-15 MiddlewareInterface
  • Harmony::__invoke() accepts no arguments
  • Condition callables receive the request (ServerRequestInterface) as a second parameter
  • PHPUnit 7 is minimally required to run tests

REMOVED:

  • HarmonyMiddlewareInterface (breaking change)
  • Harmony::getResponse() (breaking change)
  • Harmony::removeMiddleware() (breaking change)