Bug report
I think an error shouldn't be shown when accessing an optional property of an object shape if I access it using nullsafe operator or isset
Code snippet that reproduces the problem
https://phpstan.org/r/df4996ad-d5c6-4bd9-82de-b754a5516805
Expected output
Only an error on the line without the nullsafe operator
Did PHPStan help you today? Did it make you happy in any way?
Thanks for the wonderful tool