Update dependency laminas/laminas-coding-standard to v3 #589
Annotations
6 errors and 1 warning
PHPCodeSniffer [8.1, locked]:
src/autoload.php#L4
Class Doctrine\DBAL\Migrations\Configuration\Configuration should not be referenced via a fully qualified name, but via a use statement.
|
PHPCodeSniffer [8.1, locked]:
src/autoload.php#L5
Class Doctrine\Migrations\Configuration\Configuration should not be referenced via a fully qualified name, but via a use statement.
|
PHPCodeSniffer [8.1, locked]:
src/autoload.php#L8
Class Doctrine\DBAL\Migrations\Configuration\Configuration should not be referenced via a fully qualified name, but via a use statement.
|
PHPCodeSniffer [8.1, locked]:
src/autoload.php#L9
Class Doctrine\Migrations\Configuration\Configuration should not be referenced via a fully qualified name, but via a use statement.
|
PHPCodeSniffer [8.1, locked]:
src/Check/CouchDBCheck.php#L17
Method \Laminas\Diagnostics\Check\CouchDBCheck::__construct() has useless @param annotation for parameter $couchDbSettings.
|
PHPCodeSniffer [8.1, locked]:
src/Check/CouchDBCheck.php#L61
Method \Laminas\Diagnostics\Check\CouchDBCheck::createUrlFromParameters() has useless @param annotation for parameter $couchDbSettings.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading