/var/www/flurhymez/vendor/symfony/error-handler
NameSizeModeActions
Error/-0755rm
ErrorEnhancer/-0755rm
ErrorRenderer/-0755rm
Exception/-0755rm
Internal/-0755rm
Resources/-0755rm
BufferingLogger.php20390644editdlrm
CHANGELOG.md6360644editdlrm
composer.json10320644editdlrm
Debug.php11060644editdlrm
DebugClassLoader.php462490644editdlrm
ErrorHandler.php298660644editdlrm
LICENSE10650644editdlrm
README.md13410644editdlrm
ThrowableUtils.php8950644editdlrm
Edit: /var/www/flurhymez/vendor/symfony/error-handler/CHANGELOG.md (636B)
CHANGELOG ========= 5.4 --- * Make `DebugClassLoader` trigger deprecation notices on missing return types * Add `SYMFONY_PATCH_TYPE_DECLARATIONS='force=2'` mode to `DebugClassLoader` to turn annotations into native return types 5.2.0 ----- * added the ability to set `HtmlErrorRenderer::$template` to a custom template to render when not in debug mode. 5.1.0 ----- * The `HtmlErrorRenderer` and `SerializerErrorRenderer` add `X-Debug-Exception` and `X-Debug-Exception-File` headers in debug mode. 4.4.0 ----- * added the component * added `ErrorHandler::call()` method utility to turn any PHP error into `\ErrorException`