@@ -95,6 +95,11 @@ parameters:
95
95
count : 1
96
96
path : src/PhpSpreadsheet/Calculation/Calculation.php
97
97
98
+ -
99
+ message : " #^Negated boolean expression is always true\\ .$#"
100
+ count : 1
101
+ path : src/PhpSpreadsheet/Calculation/Calculation.php
102
+
98
103
-
99
104
message : " #^Offset 'type' does not exist on array\\ |null\\ .$#"
100
105
count : 3
@@ -2290,6 +2295,11 @@ parameters:
2290
2295
count : 1
2291
2296
path : src/PhpSpreadsheet/Reader/Xls.php
2292
2297
2298
+ -
2299
+ message : " #^Right side of && is always true\\ .$#"
2300
+ count : 1
2301
+ path : src/PhpSpreadsheet/Reader/Xls.php
2302
+
2293
2303
-
2294
2304
message : " #^Unreachable statement \\ - code above always terminates\\ .$#"
2295
2305
count : 8
@@ -3000,6 +3010,11 @@ parameters:
3000
3010
count : 1
3001
3011
path : src/PhpSpreadsheet/Reader/Xlsx/SheetViewOptions.php
3002
3012
3013
+ -
3014
+ message : " #^Right side of && is always true\\ .$#"
3015
+ count : 1
3016
+ path : src/PhpSpreadsheet/Reader/Xlsx/Styles.php
3017
+
3003
3018
-
3004
3019
message : " #^Parameter \\ #1 \\ $haystack of function strpos expects string, string\\ |false given\\ .$#"
3005
3020
count : 1
@@ -4197,7 +4212,7 @@ parameters:
4197
4212
4198
4213
-
4199
4214
message : " #^Strict comparison using \\ =\\ =\\ = between string and null will always evaluate to false\\ .$#"
4200
- count : 1
4215
+ count : 2
4201
4216
path : src/PhpSpreadsheet/Worksheet/Worksheet.php
4202
4217
4203
4218
-
@@ -5240,11 +5255,6 @@ parameters:
5240
5255
count : 1
5241
5256
path : src/PhpSpreadsheet/Writer/Xlsx/Worksheet.php
5242
5257
5243
- -
5244
- message : " #^Negated boolean expression is always false\\ .$#"
5245
- count : 1
5246
- path : src/PhpSpreadsheet/Writer/Xlsx/Worksheet.php
5247
-
5248
5258
-
5249
5259
message : " #^Parameter \\ #2 \\ $content of method XMLWriter\\ :\\ :writeElement\\ (\\ ) expects string\\ |null, int\\ |string given\\ .$#"
5250
5260
count : 1
@@ -5285,11 +5295,6 @@ parameters:
5285
5295
count : 1
5286
5296
path : src/PhpSpreadsheet/Writer/Xlsx/Worksheet.php
5287
5297
5288
- -
5289
- message : " #^Strict comparison using \\ =\\ =\\ = between false and true will always evaluate to false\\ .$#"
5290
- count : 2
5291
- path : src/PhpSpreadsheet/Writer/Xlsx/Worksheet.php
5292
-
5293
5298
-
5294
5299
message : " #^Method PhpOffice\\\\ PhpSpreadsheet\\\\ Writer\\\\ Xlsx\\\\ Xlfn\\ :\\ :addXlfn\\ (\\ ) should return string but returns string\\ |null\\ .$#"
5295
5300
count : 1
0 commit comments