We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd62e07 commit 9131023Copy full SHA for 9131023
tests/PHPStan/Levels/data/coalesce-4.json
@@ -0,0 +1,7 @@
1
+[
2
+ {
3
+ "message": "Property ReflectionClass<object>::$name (class-string<object>) on left side of ?? is not nullable.",
4
+ "line": 10,
5
+ "ignorable": true
6
+ }
7
+]
0 commit comments