Add PHP 8.4 support #299
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
|