Update dependency laminas/laminas-coding-standard to v3 #708
Annotations
9 errors
PHPCodeSniffer [8.1, locked]:
src/Service/StorageAdapterFactoryInterface.php#L11
Incorrect annotations group.
|
PHPCodeSniffer [8.1, locked]:
test/Psr/SimpleCache/TestAsset/TtlStorage.php#L19
Property \LaminasTest\Cache\Psr\SimpleCache\TestAsset\TtlStorage::$ttl has useless @var annotation.
|
PHPCodeSniffer [8.1, locked]:
test/Pattern/AbstractCommonStoragePatternTest.php#L20
Property \LaminasTest\Cache\Pattern\AbstractCommonStoragePatternTest::$storage has useless @var annotation.
|
PHPCodeSniffer [8.1, locked]:
src/Pattern/PatternOptions.php#L401
Method \Laminas\Cache\Pattern\PatternOptions::getObjectCacheMethods() has useless @return annotation.
|
PHPCodeSniffer [8.1, locked]:
src/Pattern/PatternOptions.php#L459
Method \Laminas\Cache\Pattern\PatternOptions::getObjectNonCacheMethods() has useless @return annotation.
|
PHPCodeSniffer [8.1, locked]:
src/Pattern/PatternOptions.php#L509
Method \Laminas\Cache\Pattern\PatternOptions::recursiveStrtolower() has useless @return annotation.
|
PHPCodeSniffer [8.1, locked]:
src/Pattern/PatternOptions.php#L522
Method \Laminas\Cache\Pattern\PatternOptions::normalizeObjectMethods() has useless @param annotation for parameter $methods.
|
PHPCodeSniffer [8.1, locked]:
src/Pattern/PatternOptions.php#L523
Method \Laminas\Cache\Pattern\PatternOptions::normalizeObjectMethods() has useless @return annotation.
|
PHPCodeSniffer [8.1, locked]:
test/Psr/SimpleCache/SimpleCacheDecoratorTest.php#L42
Expected 1 line between description and annotations, found 0.
|
Loading