Skip to content

Released version 3.2.1

Choose a tag to compare

@dg dg released this 11 Mar 19:31
· 117 commits to master since this release
  • added Application::$error4xxPresenter & DI option
  • ApplicationExtension: option 'mapping' can be string
  • ApplicationExtension: $catchExceptions can be '4xx' in addition to bool
  • Application::$catchExceptions is silently deprecated
  • Presenter & others: injected services are readonly
  • Presenter: $payload access refactoring