Skip to content

Version 5.3.0

Latest

Choose a tag to compare

@vjik vjik released this 06 Aug 09:45
· 2 commits to master since this release
5.3.0
3d6d538
  • New #101: Add MiddlewareCollector for Yii Debug package (@xepozz)
  • New #108: Support callable that returns Psr\Http\Server\RequestHandlerInterface as middleware definition (@rustamwin)
  • Chg #106: Change PHP constraint in composer.json to 8.1 - 8.4 (@vjik)
  • Enh #106: Mark MiddlewareStack::$fallbackHandler readonly (@vjik)
  • Enh #95: Raise minimum PHP version to ^8.1 and make all possible properties readonly (@xepozz)