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
+3-23
Original file line number
Diff line number
Diff line change
@@ -1,34 +1,14 @@
1
1
parameters:
2
2
ignoreErrors:
3
-
-
4
-
message:"#^Cannot call method modify\\(\\) on Carbon\\\\CarbonImmutable\\|false\\.$#"
5
-
count:1
6
-
path:src/Countries/Australia.php
7
-
8
3
-
9
4
message:"#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
10
5
count:1
11
6
path:src/Countries/Country.php
12
7
13
8
-
14
-
message:"#^Cannot call method startOfDay\\(\\) on Carbon\\\\CarbonImmutable\\|false\\.$#"
15
-
count:2
16
-
path:src/Countries/Country.php
17
-
18
-
-
19
-
message:"#^Method Spatie\\\\Holidays\\\\Countries\\\\Country\\:\\:get\\(\\) should return array\\<string, Carbon\\\\CarbonImmutable\\|string\\> but returns array\\<string, Carbon\\\\CarbonImmutable\\|false\\>\\.$#"
20
-
count:1
21
-
path:src/Countries/Country.php
22
-
23
-
-
24
-
message:"#^Parameter \\#2 \\$callback of function uasort expects callable\\(bool\\|Carbon\\\\CarbonImmutable, bool\\|Carbon\\\\CarbonImmutable\\)\\: int, Closure\\(Carbon\\\\CarbonImmutable, Carbon\\\\CarbonImmutable\\)\\: int\\<\\-1, 1\\> given\\.$#"
25
-
count:1
26
-
path:src/Countries/Country.php
27
-
28
-
-
29
-
message:"#^Cannot call method startOfDay\\(\\) on Carbon\\\\CarbonImmutable\\|false\\.$#"
30
-
count:2
31
-
path:src/Countries/Sweden.php
9
+
message:"#^Ternary operator condition is always true\\.$#"
10
+
count:3
11
+
path:src/Countries/Turkey.php
32
12
33
13
-
34
14
message:"#^Cannot call method setTimeStamp\\(\\) on DateTime\\|false\\.$#"
0 commit comments