Skip to content

Remove support for PHP 8.0, Add support for PHP 8.3 #253

Remove support for PHP 8.0, Add support for PHP 8.3

Remove support for PHP 8.0, Add support for PHP 8.3 #253

Triggered via pull request November 14, 2023 07:45
Status Failure
Total duration 1m 3s
Artifacts

continuous-integration.yml

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

Annotations

17 errors
MethodSignatureMustProvideReturnType: src/Page/AbstractPage.php#L1094
src/Page/AbstractPage.php:1094:21: MethodSignatureMustProvideReturnType: Method Laminas\Navigation\Page\AbstractPage::__toString must have a return type signature! (see https://psalm.dev/282)
DeprecatedInterface: src/View/HelperConfig.php#L29
src/View/HelperConfig.php:29:7: DeprecatedInterface: Laminas\ServiceManager\ConfigInterface is marked deprecated (see https://psalm.dev/152)
DeprecatedClass: src/View/HelperConfig.php#L29
src/View/HelperConfig.php:29:28: DeprecatedClass: Laminas\ServiceManager\Config is marked deprecated (see https://psalm.dev/098)
DeprecatedClass: src/View/HelperConfig.php#L97
src/View/HelperConfig.php:97:9: DeprecatedClass: Laminas\ServiceManager\Config is marked deprecated (see https://psalm.dev/098)
UnusedMethodCall: src/View/HelperConfig.php#L159
src/View/HelperConfig.php:159:17: UnusedMethodCall: The call to ReflectionProperty::setAccessible is not used (see https://psalm.dev/209)
DeprecatedClass: src/View/HelperConfig.php#L258
src/View/HelperConfig.php:258:18: DeprecatedClass: Laminas\ServiceManager\Config is marked deprecated (see https://psalm.dev/098)
UnusedMethodCall: src/View/NavigationHelperFactory.php#L52
src/View/NavigationHelperFactory.php:52:13: UnusedMethodCall: The call to ReflectionProperty::setAccessible is not used (see https://psalm.dev/209)
UnusedMethodCall: test/Service/AbstractNavigationFactoryTest.php#L38
test/Service/AbstractNavigationFactoryTest.php:38:13: UnusedMethodCall: The call to ReflectionMethod::setAccessible is not used (see https://psalm.dev/209)
DeprecatedClass: test/View/HelperConfigTest.php#L41
test/View/HelperConfigTest.php:41:10: DeprecatedClass: Laminas\ServiceManager\Config is marked deprecated (see https://psalm.dev/098)