Skip to content

Commit 3ae5a3f

Browse files
author
MarkBaker
committed
Additional unit tests for BColumnAndRow methods, to verify that they still work as expected
1 parent 6b4ffda commit 3ae5a3f

File tree

3 files changed

+335
-69
lines changed

3 files changed

+335
-69
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4345,11 +4345,6 @@ parameters:
43454345
count: 1
43464346
path: src/PhpSpreadsheet/Worksheet/Worksheet.php
43474347

4348-
-
4349-
message: "#^Result of && is always true\\.$#"
4350-
count: 1
4351-
path: src/PhpSpreadsheet/Worksheet/Worksheet.php
4352-
43534348
-
43544349
message: "#^Right side of && is always true\\.$#"
43554350
count: 1

0 commit comments

Comments
 (0)