You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build/baseline-7.4.neon
-5
Original file line number
Diff line number
Diff line change
@@ -51,11 +51,6 @@ parameters:
51
51
count:1
52
52
path:../src/PhpDoc/ResolvedPhpDocBlock.php
53
53
54
-
-
55
-
message:"#^Class PHPStan\\\\PhpDoc\\\\ResolvedPhpDocBlock has an uninitialized property \\$nameScope\\. Give it default value or assign it in the constructor\\.$#"
56
-
count:1
57
-
path:../src/PhpDoc/ResolvedPhpDocBlock.php
58
-
59
54
-
60
55
message:"#^Class PHPStan\\\\PhpDoc\\\\ResolvedPhpDocBlock has an uninitialized property \\$templateTypeMap\\. Give it default value or assign it in the constructor\\.$#"
Copy file name to clipboardExpand all lines: phpstan-baseline.neon
+5
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,11 @@ parameters:
60
60
count:1
61
61
path:src/PhpDoc/PhpDocBlock.php
62
62
63
+
-
64
+
message:"#^Method PHPStan\\\\PhpDoc\\\\ResolvedPhpDocBlock\\:\\:getNameScope\\(\\) should return PHPStan\\\\Analyser\\\\NameScope but returns PHPStan\\\\Analyser\\\\NameScope\\|null\\.$#"
65
+
count:1
66
+
path:src/PhpDoc/ResolvedPhpDocBlock.php
67
+
63
68
-
64
69
message:"#^Return type \\(PHPStan\\\\PhpDoc\\\\Tag\\\\ParamTag\\) of method PHPStan\\\\PhpDoc\\\\Tag\\\\ParamTag\\:\\:withType\\(\\) should be covariant with return type \\(static\\(PHPStan\\\\PhpDoc\\\\Tag\\\\TypedTag\\)\\) of method PHPStan\\\\PhpDoc\\\\Tag\\\\TypedTag\\:\\:withType\\(\\)$#"
0 commit comments