Skip to content

Version 3.1.0

Latest
Compare
Choose a tag to compare
@vjik vjik released this 21 Feb 12:57
· 4 commits to master since this release
3.1.0
cda8ffa
  • Chg #85: Add $temporaryErrorHandler parameter to HttpApplicationRunner constructor. Mark parameter $logger and
    method withTemporaryErrorHandler() as deprecated (@vjik)
  • Chg #87: Change PHP constraint in composer.json to ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 (@vjik)
  • Enh #86: Raise the minimum PHP version to 8.1 and minor refactoring (@vjik)
  • Bug #87: Explicitly mark nullable parameters (@vjik)