Remove support for PHP 8.0, Add support for PHP 8.3 #253
Annotations
9 errors
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)
|
src/View/HelperConfig.php#L29
src/View/HelperConfig.php:29:7: DeprecatedInterface: Laminas\ServiceManager\ConfigInterface is marked deprecated (see https://psalm.dev/152)
|
src/View/HelperConfig.php#L29
src/View/HelperConfig.php:29:28: DeprecatedClass: Laminas\ServiceManager\Config is marked deprecated (see https://psalm.dev/098)
|
src/View/HelperConfig.php#L97
src/View/HelperConfig.php:97:9: DeprecatedClass: Laminas\ServiceManager\Config is marked deprecated (see https://psalm.dev/098)
|
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)
|
src/View/HelperConfig.php#L258
src/View/HelperConfig.php:258:18: DeprecatedClass: Laminas\ServiceManager\Config is marked deprecated (see https://psalm.dev/098)
|
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)
|
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)
|
test/View/HelperConfigTest.php#L41
test/View/HelperConfigTest.php:41:10: DeprecatedClass: Laminas\ServiceManager\Config is marked deprecated (see https://psalm.dev/098)
|
The logs for this run have expired and are no longer available.
Loading