Minor version of Yii HTTP Runner were tagged. In this version made several changes.
- Add
$temporaryErrorHandlerparameter toHttpApplicationRunnerconstructor. Mark parameter$loggerand methodwithTemporaryErrorHandler()as deprecated. - Change PHP constraint in
composer.jsonto~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0. - Raise the minimum PHP version to 8.1 and minor refactoring.
- Explicitly mark nullable parameters.