Fix "Regression" in [email protected]
#592
Annotations
10 errors and 1 warning
Psalm [8.1, locked]:
src/Factory.php#L398
src/Factory.php:398:52: DeprecatedConstant: Constant Laminas\Filter\FilterChain::DEFAULT_PRIORITY is deprecated (see https://psalm.dev/170)
|
Psalm [8.1, locked]:
src/Factory.php#L485
src/Factory.php:485:33: DeprecatedMethod: The method Laminas\Filter\FilterChain::setPluginManager has been marked as deprecated (see https://psalm.dev/001)
|
Psalm [8.1, locked]:
src/Factory.php#L485
src/Factory.php:485:77: DeprecatedMethod: The method Laminas\Filter\FilterChain::getPluginManager has been marked as deprecated (see https://psalm.dev/001)
|
Psalm [8.1, locked]:
src/InputFilterAbstractServiceFactory.php#L102
src/InputFilterAbstractServiceFactory.php:102:23: DeprecatedMethod: The method Laminas\Filter\FilterChain::setPluginManager has been marked as deprecated (see https://psalm.dev/001)
|
Psalm [8.1, locked]:
src/InputFilterPluginManager.php#L132
src/InputFilterPluginManager.php:132:27: DeprecatedMethod: The method Laminas\Filter\FilterChain::setPluginManager has been marked as deprecated (see https://psalm.dev/001)
|
Psalm [8.1, locked]:
test/FactoryTest.php#L282
test/FactoryTest.php:282:23: DeprecatedMethod: The method Laminas\Filter\FilterChain::setPluginManager has been marked as deprecated (see https://psalm.dev/001)
|
Psalm [8.1, locked]:
test/FactoryTest.php#L290
test/FactoryTest.php:290:61: DeprecatedMethod: The method Laminas\Filter\FilterChain::getPluginManager has been marked as deprecated (see https://psalm.dev/001)
|
Psalm [8.1, locked]:
test/FactoryTest.php#L318
test/FactoryTest.php:318:23: DeprecatedMethod: The method Laminas\Filter\FilterChain::setPluginManager has been marked as deprecated (see https://psalm.dev/001)
|
Psalm [8.1, locked]:
test/FactoryTest.php#L334
test/FactoryTest.php:334:61: DeprecatedMethod: The method Laminas\Filter\FilterChain::getPluginManager has been marked as deprecated (see https://psalm.dev/001)
|
Psalm [8.1, locked]:
test/FactoryTest.php#L695
test/FactoryTest.php:695:35: DeprecatedConstant: Constant Laminas\Filter\FilterChain::DEFAULT_PRIORITY is deprecated (see https://psalm.dev/170)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading