### Bug report It seems stub file for ErrorException $previous argument has been changed to \Exception from \Throwable in version 2.1.8, is this intentional? According to php.net it should be \Throwable: https://www.php.net/manual/en/class.errorexception.php <img width="558" height="494" alt="Image" src="https://github.com/user-attachments/assets/abd96227-8765-4dc6-aca3-25436777c09b" /> ### Code snippet that reproduces the problem https://phpstan.org/r/15dccc67-9aa6-431c-be63-ea56d319aa19 ### Expected output Should work with providing a Throwable to ErrorException ### Did PHPStan help you today? Did it make you happy in any way? _No response_