-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
These changes will be suggested tomorrow. It's better to take care of them in advance.
- Loading branch information
Showing
6 changed files
with
64 additions
and
89 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,6 @@ | ||
parameters: | ||
ignoreErrors: | ||
- | ||
message: "#^Cannot call method getTokenSubType\\(\\) on PhpOffice\\\\PhpSpreadsheet\\\\Calculation\\\\FormulaToken\\|null\\.$#" | ||
count: 4 | ||
path: src/PhpSpreadsheet/Calculation/FormulaParser.php | ||
|
||
- | ||
message: "#^Cannot call method getTokenType\\(\\) on PhpOffice\\\\PhpSpreadsheet\\\\Calculation\\\\FormulaToken\\|null\\.$#" | ||
count: 8 | ||
path: src/PhpSpreadsheet/Calculation/FormulaParser.php | ||
|
||
- | ||
message: "#^Binary operation \"/\" between float and array\\|float\\|int\\|string results in an error\\.$#" | ||
count: 1 | ||
path: src/PhpSpreadsheet/Calculation/MathTrig/Combinations.php | ||
|
||
- | ||
message: "#^Offset 2 does not exist on array\\{int, int, int, int\\}\\|array\\{int, int\\}\\.$#" | ||
count: 1 | ||
path: src/PhpSpreadsheet/Worksheet/Validations.php | ||
|
||
- | ||
message: "#^Offset 3 does not exist on array\\{int, int, int, int\\}\\|array\\{int, int\\}\\.$#" | ||
count: 1 | ||
path: src/PhpSpreadsheet/Worksheet/Validations.php | ||
|
||
- | ||
message: "#^Parameter \\#2 \\$value of function ini_set expects string, int given\\.$#" | ||
count: 1 | ||
path: tests/bootstrap.php |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters