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: phpstan-baseline.neon
-15
Original file line number
Diff line number
Diff line change
@@ -25,16 +25,6 @@ parameters:
25
25
count:1
26
26
path:src/InitializerInterface.php
27
27
28
-
-
29
-
message:"#^PHPDoc tag @throws with type Laminas\\\\ServiceManager\\\\ContainerException\\|Laminas\\\\ServiceManager\\\\Exception\\\\InvalidServiceException is not subtype of Throwable$#"
30
-
count:1
31
-
path:src/PluginManagerInterface.php
32
-
33
-
-
34
-
message:"#^PHPDoc tag @throws with type Psr\\\\Container\\\\ContainerExceptionInterface is not subtype of Throwable$#"
35
-
count:1
36
-
path:src/ServiceLocatorInterface.php
37
-
38
28
-
39
29
message:"#^PHPDoc tag @param has invalid value \\(bool\\)\\: Unexpected token \"\\\\n \", expected variable at offset 89$#"
40
30
count:1
@@ -45,11 +35,6 @@ parameters:
45
35
count:1
46
36
path:src/ServiceManager.php
47
37
48
-
-
49
-
message:"#^PHPDoc tag @throws with type Laminas\\\\ServiceManager\\\\Exception\\\\ExceptionInterface is not subtype of Throwable$#"
50
-
count:1
51
-
path:src/ServiceManager.php
52
-
53
38
-
54
39
message:"#^PHPDoc tag @param references unknown parameter\\: \\$abstractFactories$#"
0 commit comments