Releases: symfony/error-handler
Releases · symfony/error-handler
v7.4.0-BETA1
Changelog (v7.3.4...v7.4.0-BETA1)
- feature symfony/symfony#60394 [Console][FrameworkBundle] Simplify using invokable commands when the component is used standalone (@HypeMC)
v7.3.4
Changelog (v7.3.3...v7.3.4)
- bug symfony/symfony#61727 Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages (@nicolas-grekas)
v6.4.26
Changelog (v6.4.25...v6.4.26)
- bug symfony/symfony#61727 Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages (@nicolas-grekas)
v7.3.2
Changelog (v7.3.1...v7.3.2)
- no significant changes
v7.2.9
Changelog (v7.2.8...v7.2.9)
- no significant changes
v6.4.24
Changelog (v6.4.23...v6.4.24)
- no significant changes
v7.3.1
Changelog (v7.3.0...v7.3.1)
- bug symfony/symfony#60779 Silence E_DEPRECATED and E_USER_DEPRECATED (@nicolas-grekas)
v7.2.8
Changelog (v7.2.7...v7.2.8)
- bug symfony/symfony#60779 Silence E_DEPRECATED and E_USER_DEPRECATED (@nicolas-grekas)
v6.4.23
Changelog (v6.4.22...v6.4.23)
- bug symfony/symfony#60779 Silence E_DEPRECATED and E_USER_DEPRECATED (@nicolas-grekas)
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)