Add support for PHP 8.0 #64
Annotations
6 errors
PHP 7.4 | PostgreSQL 11:
src/Service/PackageSynchronizer/ComposerPackageSynchronizer.php#L65
Should not use function "dump", please change the code.
|
PHP 7.4 | PostgreSQL 11:
src/Service/PackageSynchronizer/ComposerPackageSynchronizer.php#L224
Unreachable statement - code above always terminates.
|
PHP 7.4 | PostgreSQL 11
Process completed with exit code 1.
|
PHP 8.0 | PostgreSQL 11:
src/Service/PackageSynchronizer/ComposerPackageSynchronizer.php#L65
Should not use function "dump", please change the code.
|
PHP 8.0 | PostgreSQL 11:
src/Service/PackageSynchronizer/ComposerPackageSynchronizer.php#L224
Unreachable statement - code above always terminates.
|
PHP 8.0 | PostgreSQL 11
Process completed with exit code 1.
|