Released version 3.2.1
- 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