Skip to content

Add PHP 8.4 support #299

Add PHP 8.4 support

Add PHP 8.4 support #299

Triggered via pull request December 28, 2024 19:48
@samsonasiksamsonasik
synchronize #100
bump-deps
Status Failure
Total duration 47s
Artifacts

ci_build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 4 warnings
PHP 8.4: src/Compat/LoggerServiceFactory.php#L16
Method ErrorHeroModule\Compat\LoggerServiceFactory::__invoke() has parameter $options with no value type specified in iterable type array.
PHP 8.4: src/Compat/LoggerServiceFactory.php#L19
Cannot access offset 'log' on mixed.
PHP 8.4: src/Compat/LoggerServiceFactory.php#L21
Parameter #1 $config of method Laminas\Log\LoggerServiceFactory::processConfig() expects array, mixed given.
PHP 8.4
Process completed with exit code 1.
PHP 8.1: src/Compat/LoggerServiceFactory.php#L16
Method ErrorHeroModule\Compat\LoggerServiceFactory::__invoke() has parameter $options with no value type specified in iterable type array.
PHP 8.1: src/Compat/LoggerServiceFactory.php#L19
Cannot access offset 'log' on mixed.
PHP 8.1: src/Compat/LoggerServiceFactory.php#L21
Parameter #1 $config of method Laminas\Log\LoggerServiceFactory::processConfig() expects array, mixed given.
PHP 8.1
Process completed with exit code 1.
PHP 8.3: src/Compat/LoggerServiceFactory.php#L16
Method ErrorHeroModule\Compat\LoggerServiceFactory::__invoke() has parameter $options with no value type specified in iterable type array.
PHP 8.3: src/Compat/LoggerServiceFactory.php#L19
Cannot access offset 'log' on mixed.
PHP 8.3: src/Compat/LoggerServiceFactory.php#L21
Parameter #1 $config of method Laminas\Log\LoggerServiceFactory::processConfig() expects array, mixed given.
PHP 8.3
Process completed with exit code 1.
PHP 8.2: src/Compat/LoggerServiceFactory.php#L16
Method ErrorHeroModule\Compat\LoggerServiceFactory::__invoke() has parameter $options with no value type specified in iterable type array.
PHP 8.2: src/Compat/LoggerServiceFactory.php#L19
Cannot access offset 'log' on mixed.
PHP 8.2: src/Compat/LoggerServiceFactory.php#L21
Parameter #1 $config of method Laminas\Log\LoggerServiceFactory::processConfig() expects array, mixed given.
PHP 8.2
Process completed with exit code 1.
PHP 8.4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP 8.1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP 8.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP 8.2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636