Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/vendor/voku/.././symfony/error-handler/.
الملفات الموجودة في هذا الـ Path:
.
..
BufferingLogger.php
CHANGELOG.md
Debug.php
DebugClassLoader.php
Error
ErrorEnhancer
ErrorHandler.php
ErrorRenderer
Exception
Internal
LICENSE
README.md
Resources
ThrowableUtils.php
composer.json
مشاهدة ملف: CHANGELOG.md
CHANGELOG
=========
6.3
---
* Display exception properties in the HTML error page
6.1
---
* Report overridden `@final` constants and properties
* Read environment variable `SYMFONY_IDE` to configure file link format
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`