Fixed PHPStan errors #799
php.yml
on: push
PHP CS Fixer
33s
PHP Mess Detector
32s
Matrix: PHP Static Analysis
Matrix: phpunit
Matrix: Check samples
Annotations
12 errors
PHP CS Fixer
Process completed with exit code 8.
|
PHPUnit 7.1
Process completed with exit code 2.
|
PHPUnit 8.0
Process completed with exit code 2.
|
PHPUnit 8.1
Process completed with exit code 2.
|
PHPUnit 8.2
Process completed with exit code 2.
|
PHPUnit 7.4
Process completed with exit code 2.
|
PHPUnit 7.2
Process completed with exit code 2.
|
PHP Static Analysis (7.3)
Process completed with exit code 1.
|
PHP Static Analysis (7.3):
src/PhpWord/Writer/ODText/Part/Content.php#L110
Cannot call method getText() on class-string|object.
|
PHP Static Analysis (7.2)
Process completed with exit code 1.
|
PHP Static Analysis (7.2):
src/PhpWord/Writer/ODText/Part/Content.php#L110
Cannot call method getText() on class-string|object.
|
PHPUnit 7.3
Process completed with exit code 2.
|