Skip to content

Add PHP 8.4 support #303

Add PHP 8.4 support

Add PHP 8.4 support #303

Triggered via pull request December 28, 2024 20:03
@samsonasiksamsonasik
synchronize #100
bump-deps
Status Failure
Total duration 44s
Artifacts

ci_build.yml

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

Annotations

12 errors and 4 warnings
PHP 8.1: src/Compat/LoggerAbstractServiceFactory.php#L14
Method ErrorHeroModule\Compat\LoggerAbstractServiceFactory::__invoke() has parameter $options with no value type specified in iterable type array.
PHP 8.1: src/Compat/LoggerAbstractServiceFactory.php#L19
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/LoggerAbstractServiceFactory.php#L14
Method ErrorHeroModule\Compat\LoggerAbstractServiceFactory::__invoke() has parameter $options with no value type specified in iterable type array.
PHP 8.3: src/Compat/LoggerAbstractServiceFactory.php#L19
Parameter #1 $config of method Laminas\Log\LoggerServiceFactory::processConfig() expects array, mixed given.
PHP 8.3
Process completed with exit code 1.
PHP 8.4: src/Compat/LoggerAbstractServiceFactory.php#L14
Method ErrorHeroModule\Compat\LoggerAbstractServiceFactory::__invoke() has parameter $options with no value type specified in iterable type array.
PHP 8.4: src/Compat/LoggerAbstractServiceFactory.php#L19
Parameter #1 $config of method Laminas\Log\LoggerServiceFactory::processConfig() expects array, mixed given.
PHP 8.4
Process completed with exit code 1.
PHP 8.2: src/Compat/LoggerAbstractServiceFactory.php#L14
Method ErrorHeroModule\Compat\LoggerAbstractServiceFactory::__invoke() has parameter $options with no value type specified in iterable type array.
PHP 8.2: src/Compat/LoggerAbstractServiceFactory.php#L19
Parameter #1 $config of method Laminas\Log\LoggerServiceFactory::processConfig() expects array, mixed given.
PHP 8.2
Process completed with exit code 1.
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.4
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