Feature request
Null-safe operator still errors on undefined variables: https://3v4l.org/L7pHM
PHPStan should report Variable $a might not be defined. with this example: https://phpstan.org/r/c29b8386-5355-4135-b44c-fad3c50e987f
Inspired by this tweet: https://twitter.com/gonedark/status/1528765669600284674
Maybe @rajyan feels up to this? Thanks :)
Feature request
Null-safe operator still errors on undefined variables: https://3v4l.org/L7pHM
PHPStan should report
Variable $a might not be defined.with this example: https://phpstan.org/r/c29b8386-5355-4135-b44c-fad3c50e987fInspired by this tweet: https://twitter.com/gonedark/status/1528765669600284674
Maybe @rajyan feels up to this? Thanks :)