We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Symfony version(s) affected: 5.0.4
Description
https://github.com/symfony/symfony/blob/master/src/Symfony/Component/HttpKernel/Event/ExceptionEvent.php#L24
How to reproduce
Possible Solution
Rename setException() to setThrowable().
setException()
setThrowable()
Additional context