Yii HTTP Application version 1.1.0 was released. In this version:
- Introduce
UnhandledRequestHandler
and make$fallbackHandler
inApplication
optional - Change PHP constraint in
composer.json
to8.1 - 8.4
- Bump minimal PHP version to 8.1
- Make event dispatcher optional
- Refactor classes with readonly properties and deprecate getters