Update all non-major dependencies #3304
Annotations
10 errors
Psalm [8.2, locked]:
src/Changes.php#L92
src/Changes.php:92:5: MissingOverrideAttribute: Method Roave\BackwardCompatibility\Changes::getiterator should have the "Override" attribute (see https://psalm.dev/358)
|
Psalm [8.2, locked]:
src/Changes.php#L107
src/Changes.php:107:5: MissingOverrideAttribute: Method Roave\BackwardCompatibility\Changes::count should have the "Override" attribute (see https://psalm.dev/358)
|
Psalm [8.2, locked]:
src/Command/AssertBackwardsCompatible.php#L52
src/Command/AssertBackwardsCompatible.php:52:5: MissingOverrideAttribute: Method Roave\BackwardCompatibility\Command\AssertBackwardsCompatible::configure should have the "Override" attribute (see https://psalm.dev/358)
|
Psalm [8.2, locked]:
src/Command/AssertBackwardsCompatible.php#L111
src/Command/AssertBackwardsCompatible.php:111:5: MissingOverrideAttribute: Method Roave\BackwardCompatibility\Command\AssertBackwardsCompatible::execute should have the "Override" attribute (see https://psalm.dev/358)
|
Psalm [8.2, locked]:
src/CompareClasses.php#L26
src/CompareClasses.php:26:5: MissingOverrideAttribute: Method Roave\BackwardCompatibility\CompareClasses::__invoke should have the "Override" attribute (see https://psalm.dev/358)
|
Psalm [8.2, locked]:
src/Configuration/ParseXmlConfigurationFile.php#L23
src/Configuration/ParseXmlConfigurationFile.php:23:5: MissingOverrideAttribute: Method Roave\BackwardCompatibility\Configuration\ParseXmlConfigurationFile::parse should have the "Override" attribute (see https://psalm.dev/358)
|
Psalm [8.2, locked]:
src/DetectChanges/BCBreak/ClassBased/AncestorRemoved.php#L21
src/DetectChanges/BCBreak/ClassBased/AncestorRemoved.php:21:5: MissingOverrideAttribute: Method Roave\BackwardCompatibility\DetectChanges\BCBreak\ClassBased\AncestorRemoved::__invoke should have the "Override" attribute (see https://psalm.dev/358)
|
Psalm [8.2, locked]:
src/DetectChanges/BCBreak/ClassBased/ClassBecameAbstract.php#L19
src/DetectChanges/BCBreak/ClassBased/ClassBecameAbstract.php:19:5: MissingOverrideAttribute: Method Roave\BackwardCompatibility\DetectChanges\BCBreak\ClassBased\ClassBecameAbstract::__invoke should have the "Override" attribute (see https://psalm.dev/358)
|
Psalm [8.2, locked]:
src/DetectChanges/BCBreak/ClassBased/ClassBecameFinal.php#L14
src/DetectChanges/BCBreak/ClassBased/ClassBecameFinal.php:14:5: MissingOverrideAttribute: Method Roave\BackwardCompatibility\DetectChanges\BCBreak\ClassBased\ClassBecameFinal::__invoke should have the "Override" attribute (see https://psalm.dev/358)
|
Psalm [8.2, locked]:
src/DetectChanges/BCBreak/ClassBased/ClassBecameInterface.php#L19
src/DetectChanges/BCBreak/ClassBased/ClassBecameInterface.php:19:5: MissingOverrideAttribute: Method Roave\BackwardCompatibility\DetectChanges\BCBreak\ClassBased\ClassBecameInterface::__invoke should have the "Override" attribute (see https://psalm.dev/358)
|
Loading