Update dependency laminas/laminas-coding-standard to v3 #340
Annotations
4 errors
PHPCodeSniffer [8.1, locked]:
src/ComponentInstaller.php#L1021
Method \Laminas\ComponentInstaller\ComponentInstaller::filterComponentInstallerSpecificValuesFromComposerExtra() has useless @param annotation for parameter $maybeLaminasSpecificConfiguration.
|
PHPCodeSniffer [8.1, locked]:
test/ComponentInstallerTest.php#L794
Method \LaminasTest\ComponentInstaller\ComponentInstallerTest::testModuleBeforeApplicationModules() has useless @param annotation for parameter $availableModules.
|
PHPCodeSniffer [8.1, locked]:
test/ComponentInstallerTest.php#L795
Method \LaminasTest\ComponentInstaller\ComponentInstallerTest::testModuleBeforeApplicationModules() has useless @param annotation for parameter $enabledModules.
|
PHPCodeSniffer [8.1, locked]:
test/ComponentInstallerTest.php#L796
Method \LaminasTest\ComponentInstaller\ComponentInstallerTest::testModuleBeforeApplicationModules() has useless @param annotation for parameter $result.
|
Loading