Skip to content

Update badges

Update badges #3

Triggered via push June 29, 2025 20:14
Status Failure
Total duration 12m 52s
Artifacts

ci.yml

on: push
framework-ci  /  Install PHP dependencies
25s
framework-ci / Install PHP dependencies
framework-ci  /  Check PHP code style
24s
framework-ci / Check PHP code style
framework-ci  /  Run PHPstan
29s
framework-ci / Run PHPstan
framework-ci  /  Run Unit tests
22s
framework-ci / Run Unit tests
Matrix: framework-ci / Run Unit tests
Fit to window
Zoom out
Zoom in

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.