Releases: symfony/error-handler
Releases · symfony/error-handler
v7.3.0
Changelog (v7.3.0-RC1...v7.3.0)
- bug symfony/symfony#60571 [ErrorHandler] Do not transform file to link if it does not exist (@lyrixx)
v7.2.7
Changelog (v7.2.6...v7.2.7)
- bug symfony/symfony#60571 [ErrorHandler] Do not transform file to link if it does not exist (@lyrixx)
v6.4.22
Changelog (v6.4.21...v6.4.22)
- bug symfony/symfony#60571 [ErrorHandler] Do not transform file to link if it does not exist (@lyrixx)
v7.3.0-RC1
Changelog (v7.3.0-BETA2...v7.3.0-RC1)
- no significant changes
v7.3.0-BETA1
Changelog (v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#58769 [ErrorHandler] Add a command to dump static error pages (@pyrech)
- feature symfony/symfony#59114 [ErrorHandler] support non-empty-string/non-empty-list when patching return types (@xabbuh)
v7.2.5
Changelog (v7.2.4...v7.2.5)
- bug symfony/symfony#59888 [PhpUnitBridge] don't trigger "internal" deprecations for PHPUnit Stub objects (@xabbuh)
v6.4.20
Changelog (v6.4.19...v6.4.20)
- bug symfony/symfony#59888 [PhpUnitBridge] don't trigger "internal" deprecations for PHPUnit Stub objects (@xabbuh)
v7.2.4
Changelog (v7.2.3...v7.2.4)
- no significant changes
v6.4.19
Changelog (v6.4.18...v6.4.19)
- no significant changes
v7.2.3
Changelog (v7.2.2...v7.2.3)
- bug symfony/symfony#59292 [WebProfilerBundle] Fix event delegation on links inside toggles (@MatTheCat)
- bug symfony/symfony#59364 [ErrorHandler] Don't trigger "internal" deprecations for anonymous LazyClosure instances (@nicolas-grekas)
- bug symfony/symfony#59334 [ErrorHandler] [A11y] Simple proposal for color updates on error stack traces against colorblindness (@DocFX)