Add all missing native types #7525
main.yml
on: pull_request
phpdoc-types
7s
php-cs-fixer
1m 51s
phpcs
20s
versions
33s
phpstan
1m 19s
coverage
17m 15s
release
0s
Matrix: test
Annotations
3 errors and 2 warnings
phpstan:
src/PhpSpreadsheet/Calculation/Calculation.php#L4654
Strict comparison using === between mixed and null will always evaluate to false.
|
phpstan
Process completed with exit code 1.
|
php-cs-fixer
Process completed with exit code 8.
|
php-cs-fixer:
src/PhpSpreadsheet/Helper/Sample.php#L1
Found violation(s) of type: single_space_after_construct
|
php-cs-fixer:
src/PhpSpreadsheet/Writer/Xls.php#L1
Found violation(s) of type: braces
|