Update badges #3
ci.yml
on: push
framework-ci
/
Install PHP dependencies
25s
framework-ci
/
Run PHPstan
29s
framework-ci
/
Run Unit tests
22s
Matrix: framework-ci / Run Unit tests
Annotations
5 errors
framework-ci / Run PHPstan
Process completed with exit code 1.
|
framework-ci / Run PHPstan:
src/OutputFilter.php#L146
Parameter #3 $lang of class Joomla\Language\Language constructor expects string, bool given.
|
framework-ci / Run PHPstan:
src/OutputFilter.php#L146
Parameter #1 $parserRegistry of class Joomla\Language\Language constructor expects Joomla\Language\ParserRegistry, string given.
|
framework-ci / Run PHPstan:
src/OutputFilter.php#L46
Call to function is_null() with int will always evaluate to false.
|
framework-ci / Run PHPstan:
src/InputFilter.php#L892
Call to deprecated method decode() of class Joomla\Filter\InputFilter:
This method will be removed once support for PHP 5.3 is discontinued.
|