Yii Error Handler 4.3
Yii Error Handler version 4.3 was released. In this version:
- pass request to callable value in
ExceptionRespondermiddleware.
Yii Error Handler version 4.3 was released. In this version:
ExceptionResponder middleware.Yii Error Handler version 4.2 was released. In this version:
$traceLink parameter to HtmlRenderer to allow linking to trace files;UserException attribute to mark user exceptions;Yii Error Handler package was updated with the following enhancements:
Yiisoft\ErrorHandler\ThrowableResponseFactory that provides a response for Throwable object with renderer provider usage.Yiisoft\ErrorHandler\Factory\ThrowableResponseFactory as deprecated.Yii Error Handler package was updated with the following enhancements:
HtmlRenderer settings in constructor. Mark $settings parameter as deprecatedcomposer.json to ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0ErrorHandlerYii Error Handler package was updated with the following enhancements:
@anonymous postfix;Yii Error Handler package was updated with the following enhancements:
getBody() on response when ExceptionResponder middleware is processing;Yii Error Handler package was updated with the following enhancements and fixes:
CompositeException to be able to render multiple exceptions;ApplicationError in ErrorCatcher;HeadersProviderYii Error Handler package got a major release. There a few changes and improvements:
^8.0;ext-mbstring, psr/http-factory and psr/http-server-handler.Error handler package was updated with the following enhancements:
Yiisoft\ErrorHandler\Event\ApplicationError triggered after the error is handled.Error handler package got a major release.
Visible part is that solution is now formatted better. Internally, HeaderHelper is now used from http package.
Error handler package got its first release. This is generic PSR-15 and PSR-3 compatible error handling library.
The features are: