Bug report
Invalid return type definition (check example), but all variables checks are present.
Found 1 error: "Method HelloWorld::sayHello() should return int but returns int|null."
Code snippet that reproduces the problem
https://phpstan.org/r/a66a0cf3-2a04-4b26-be2d-39c1953726a7
Expected output
No error.
Did PHPStan help you today? Did it make you happy in any way?
No response
Bug report
Invalid return type definition (check example), but all variables checks are present.
Found 1 error: "Method HelloWorld::sayHello() should return int but returns int|null."
Code snippet that reproduces the problem
https://phpstan.org/r/a66a0cf3-2a04-4b26-be2d-39c1953726a7
Expected output
No error.
Did PHPStan help you today? Did it make you happy in any way?
No response