Releases: symfony/error-handler
Releases · symfony/error-handler
v6.0.0-BETA2
Changelog (v6.0.0-BETA1...v6.0.0-BETA2)
- bug #44013 fix parsing
@param
with dollars in the description (nicolas-grekas) - bug #44028 Fix FlattenException::setPrevious argument typing (welcoMattic)
v5.4.0-BETA2
Changelog (v5.4.0-BETA1...v5.4.0-BETA2)
- bug #44013 fix parsing
@param
with dollars in the description (nicolas-grekas) - bug #44028 Fix FlattenException::setPrevious argument typing (welcoMattic)
v6.0.0-BETA1
Changelog (v5.3.10...v6.0.0-BETA1)
- feature #42988 Add helper script to patch type declarations (wouterj)
- feature #42623 Turn return-type annotations into deprecations by default + add mode to turn them into native types (nicolas-grekas)
- feature #40052 Add button to copy the path where error is thrown (lmillucci)
- feature #42088 add return types and bump to v3 (nicolas-grekas)
- feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)
v5.4.0-BETA1
Changelog (v5.3.10...v5.4.0-BETA1)
- feature #42988 Add helper script to patch type declarations (wouterj)
- feature #42623 Turn return-type annotations into deprecations by default + add mode to turn them into native types (nicolas-grekas)
- feature #40052 Add button to copy the path where error is thrown (lmillucci)
v5.3.7
Changelog (v5.3.6...v5.3.7)
- no significant changes
v4.4.30
Changelog (v4.4.29...v4.4.30)
- no significant changes
v5.3.4
Changelog (v5.3.3...v5.3.4)
- bug #42223 Do not use the php80 polyfill (nicolas-grekas)
- bug #42174 Indicate compatibility with psr/log 2 and 3 (derrabus)
v5.2.12
Changelog (v5.2.11...v5.2.12)
- bug #42223 Do not use the php80 polyfill (nicolas-grekas)
- bug #42174 Indicate compatibility with psr/log 2 and 3 (derrabus)
v4.4.27
Changelog (v4.4.26...v4.4.27)
- bug #42223 Do not use the php80 polyfill (nicolas-grekas)
- bug #42174 Indicate compatibility with psr/log 2 and 3 (derrabus)
v5.3.3
Changelog (v5.3.2...v5.3.3)
- bug #41760 fix handling buffered SilencedErrorContext (nicolas-grekas)
- bug #41776 Do not check Phake mocks classes (adoy)