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