Skip to content

Fix "Regression" in input-filter@2.40.0 #592

Fix "Regression" in input-filter@2.40.0

Fix "Regression" in input-filter@2.40.0 #592

Triggered via pull request January 12, 2025 20:16
Status Failure
Total duration 55s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
5s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
DeprecatedConstant: src/Factory.php#L398
src/Factory.php:398:52: DeprecatedConstant: Constant Laminas\Filter\FilterChain::DEFAULT_PRIORITY is deprecated (see https://psalm.dev/170)
DeprecatedMethod: 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)
DeprecatedMethod: 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)
DeprecatedMethod: 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)
DeprecatedMethod: 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)
DeprecatedMethod: 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)
DeprecatedMethod: 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)
DeprecatedMethod: 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)
DeprecatedMethod: 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)
DeprecatedConstant: test/FactoryTest.php#L695
test/FactoryTest.php:695:35: DeprecatedConstant: Constant Laminas\Filter\FilterChain::DEFAULT_PRIORITY is deprecated (see https://psalm.dev/170)
ci / Generate job matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636