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-low.neon
-47
Original file line number
Diff line number
Diff line change
@@ -6,54 +6,7 @@ parameters:
6
6
- %rootDir%/../../../phpstanConstants.php
7
7
8
8
ignoreErrors:
9
-
-
10
-
message:"#^Method Spameri\\\\Elastic\\\\Diagnostics\\\\PanelLogger\\:\\:emergency\\(\\) should return null but return statement is missing\\.$#"
11
-
count:1
12
-
path:src/Diagnostics/PanelLogger.php
13
-
14
-
-
15
-
message:"#^Return type \\(void\\) of method Spameri\\\\Elastic\\\\Diagnostics\\\\PanelLogger\\:\\:alert\\(\\) should be compatible with return type \\(null\\) of method Psr\\\\Log\\\\LoggerInterface\\:\\:alert\\(\\)$#"
16
-
count:1
17
-
path:src/Diagnostics/PanelLogger.php
18
-
19
-
-
20
-
message:"#^Return type \\(void\\) of method Spameri\\\\Elastic\\\\Diagnostics\\\\PanelLogger\\:\\:critical\\(\\) should be compatible with return type \\(null\\) of method Psr\\\\Log\\\\LoggerInterface\\:\\:critical\\(\\)$#"
21
-
count:1
22
-
path:src/Diagnostics/PanelLogger.php
23
-
24
-
-
25
-
message:"#^Return type \\(void\\) of method Spameri\\\\Elastic\\\\Diagnostics\\\\PanelLogger\\:\\:debug\\(\\) should be compatible with return type \\(null\\) of method Psr\\\\Log\\\\LoggerInterface\\:\\:debug\\(\\)$#"
26
-
count:1
27
-
path:src/Diagnostics/PanelLogger.php
28
-
29
-
-
30
-
message:"#^Return type \\(void\\) of method Spameri\\\\Elastic\\\\Diagnostics\\\\PanelLogger\\:\\:error\\(\\) should be compatible with return type \\(null\\) of method Psr\\\\Log\\\\LoggerInterface\\:\\:error\\(\\)$#"
31
-
count:1
32
-
path:src/Diagnostics/PanelLogger.php
33
-
34
-
-
35
-
message:"#^Return type \\(void\\) of method Spameri\\\\Elastic\\\\Diagnostics\\\\PanelLogger\\:\\:info\\(\\) should be compatible with return type \\(null\\) of method Psr\\\\Log\\\\LoggerInterface\\:\\:info\\(\\)$#"
36
-
count:1
37
-
path:src/Diagnostics/PanelLogger.php
38
-
39
-
-
40
-
message:"#^Return type \\(void\\) of method Spameri\\\\Elastic\\\\Diagnostics\\\\PanelLogger\\:\\:log\\(\\) should be compatible with return type \\(null\\) of method Psr\\\\Log\\\\LoggerInterface\\:\\:log\\(\\)$#"
41
-
count:1
42
-
path:src/Diagnostics/PanelLogger.php
43
-
44
-
-
45
-
message:"#^Return type \\(void\\) of method Spameri\\\\Elastic\\\\Diagnostics\\\\PanelLogger\\:\\:notice\\(\\) should be compatible with return type \\(null\\) of method Psr\\\\Log\\\\LoggerInterface\\:\\:notice\\(\\)$#"
46
-
count:1
47
-
path:src/Diagnostics/PanelLogger.php
48
-
49
-
-
50
-
message:"#^Return type \\(void\\) of method Spameri\\\\Elastic\\\\Diagnostics\\\\PanelLogger\\:\\:warning\\(\\) should be compatible with return type \\(null\\) of method Psr\\\\Log\\\\LoggerInterface\\:\\:warning\\(\\)$#"
0 commit comments