mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-09 09:36:25 +00:00
1adad7565c
This removes the need to check if a method exists
26 lines
739 B
Plaintext
26 lines
739 B
Plaintext
parameters:
|
|
ignoreErrors:
|
|
-
|
|
message: '#^Parameter \#1 \$array of function array_multisort expects array, mixed given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: src/PhpSpreadsheet/Calculation/LookupRef/Sort.php
|
|
|
|
-
|
|
message: '#^Cannot access offset 0 on mixed\.$#'
|
|
identifier: offsetAccess.nonOffsetAccessible
|
|
count: 1
|
|
path: src/PhpSpreadsheet/ReferenceHelper.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$string of function trim expects string, mixed given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: src/PhpSpreadsheet/ReferenceHelper.php
|
|
|
|
-
|
|
message: '#^Cannot call method setParent\(\) on mixed\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: src/PhpSpreadsheet/Worksheet/AutoFilter.php
|