Add PHP 8.4 support #288
Annotations
8 errors and 4 warnings
PHP 8.1:
src/Handler/LoggingFactory.php#L56
Parameter #1 $logger of class ErrorHeroModule\Handler\Logging constructor expects ErrorHeroModule\Compat\Logger, Laminas\Log\Logger given.
|
PHP 8.1
Process completed with exit code 1.
|
PHP 8.2:
src/Handler/LoggingFactory.php#L56
Parameter #1 $logger of class ErrorHeroModule\Handler\Logging constructor expects ErrorHeroModule\Compat\Logger, Laminas\Log\Logger given.
|
PHP 8.2
Process completed with exit code 1.
|
PHP 8.3:
src/Handler/LoggingFactory.php#L56
Parameter #1 $logger of class ErrorHeroModule\Handler\Logging constructor expects ErrorHeroModule\Compat\Logger, Laminas\Log\Logger given.
|
PHP 8.3
Process completed with exit code 1.
|
PHP 8.4:
src/Handler/LoggingFactory.php#L56
Parameter #1 $logger of class ErrorHeroModule\Handler\Logging constructor expects ErrorHeroModule\Compat\Logger, Laminas\Log\Logger given.
|
PHP 8.4
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.2
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
|