Releases: symfony/error-handler
Releases · symfony/error-handler
v5.2.11
Changelog (v5.2.10...v5.2.11)
- bug #41760 fix handling buffered SilencedErrorContext (nicolas-grekas)
- bug #41776 Do not check Phake mocks classes (adoy)
v4.4.26
Changelog (v4.4.25...v4.4.26)
- bug #41760 fix handling buffered SilencedErrorContext (nicolas-grekas)
- bug #41776 Do not check Phake mocks classes (adoy)
v5.2.10
Changelog (v5.2.9...v5.2.10)
- bug #41346 Wrapping exception js in Sfjs check and also loading base_js Sfjs if needed (weaverryan)
v4.4.25
Changelog (v4.4.24...v4.4.25)
- bug #41346 Wrapping exception js in Sfjs check and also loading base_js Sfjs if needed (weaverryan)
v5.3.0
Changelog (v5.3.0-RC1...v5.3.0)
- bug #41346 Wrapping exception js in Sfjs check and also loading base_js Sfjs if needed (weaverryan)
v5.3.0-RC1
Changelog (v5.3.0-BETA4...v5.3.0-RC1)
- no significant changes
v5.2.8
Changelog (v5.2.7...v5.2.8)
- bug #41075 Skip "same vendor"
@method
deprecations forSymfony\*
classes unless symfony/symfony is being tested (nicolas-grekas)
v4.4.23
Changelog (v4.4.22...v4.4.23)
- bug #41075 Skip "same vendor"
@method
deprecations forSymfony\*
classes unless symfony/symfony is being tested (nicolas-grekas)
v5.3.0-BETA3
Changelog (v5.3.0-BETA2...v5.3.0-BETA3)
- bug #41075 Skip "same vendor"
@method
deprecations forSymfony\*
classes unless symfony/symfony is being tested (nicolas-grekas)
v5.2.7
Changelog (v5.2.6...v5.2.7)
- bug #40679 Avoid warning with Xdebug 3 with develop mode disabled (Jean85)