Remove support for PHP 8.0, Add support for PHP 8.3 #253
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
8s
Matrix: ci / QA Checks
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)
|
ci / QA Checks (README Linting [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...:
README.md#L6
Trailing spaces [Expected: 0 or 2; Actual: 1]
|
ci / QA Checks (README Linting [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...:
README.md#L8
Trailing spaces [Expected: 0 or 2; Actual: 1]
|
ci / QA Checks (README Linting [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...:
README.md#L10
Trailing spaces [Expected: 0 or 2; Actual: 1]
|
ci / QA Checks (README Linting [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...:
README.md#L12
Trailing spaces [Expected: 0 or 2; Actual: 1]
|
ci / QA Checks (README Linting [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...:
README.md#L14
Trailing spaces [Expected: 0 or 2; Actual: 1]
|
ci / QA Checks (README Linting [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...:
README.md#L16
Trailing spaces [Expected: 0 or 2; Actual: 1]
|
ci / QA Checks (README Linting [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...:
README.md#L18
Trailing spaces [Expected: 0 or 2; Actual: 1]
|
ci / QA Checks (README Linting [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...:
README.md#L25
Multiple consecutive blank lines [Expected: 1; Actual: 2]
|