Update dependency laminas/laminas-coding-standard to v3 #550
Annotations
6 errors
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.
|
Loading