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