This repository was archived by the owner on Aug 21, 2026. It is now read-only.
composer(deps): update laminas/laminas-view requirement from ^2.39.0 to ^2.40.0 in the production-dependencies group #889
continuous-integration.yml
on: pull_request
Matrix: Validate Project / Check composer dependencies with composer-dependency-analyser
Matrix: Validate Project / Check composer with composer-normalize
Matrix: Validate Project / Check with editorconfig-checker
Matrix: Validate Project / Lint PHP
Matrix: Validate Project / Validate markdown files
Matrix: Validate Project / Linting with overtrue/phplint
Matrix: Validate Project / Validate composer
Matrix: Validate Project / Validate yaml
Matrix: Install Project / Install Node dependencies
Matrix: Install Project / Install PHP dependencies
Matrix: Project Analysis / Run eslint
Matrix: Project Analysis / Run oxlint
Matrix: Project Analysis / Check Coding Standards with PHP-CS-Fixer
Matrix: Project Analysis / Check Coding Standards with PHPCS
Matrix: Project Analysis / Run prettier
Matrix: Project Analysis / Checks with Rector
Matrix: Project Analysis / Static Code Analysis with PHPStan
Matrix: Project Analysis / Run stylelint
Matrix: UnitTests / Code Coverage with PHPUnit
Waiting for pending jobs
Matrix: UnitTests / UnitTests with PHPUnit
Waiting for pending jobs
Matrix: UnitTests / UnitTests with stryker
Waiting for pending jobs
Matrix: UnitTests / UnitTests with vitest
Waiting for pending jobs
Unit & Integration Tests Status
2s
Annotations
11 errors
|
Project Analysis / Static Code Analysis with PHPStan (ubuntu-latest, 8.3):
tests/View/Helper/ViteUrlTest.php#L330
Call to method setView() of deprecated class Laminas\View\Helper\AbstractHelper:
Since 2.40.0. This class will be remove in 3.0 without replacement. View helpers should be constructed
with their dependencies, therefore the setters and getters here become irrelevant.
|
|
Project Analysis / Static Code Analysis with PHPStan (ubuntu-latest, 8.3):
tests/View/Helper/ViteUrlTest.php#L291
Call to method setView() of deprecated class Laminas\View\Helper\AbstractHelper:
Since 2.40.0. This class will be remove in 3.0 without replacement. View helpers should be constructed
with their dependencies, therefore the setters and getters here become irrelevant.
|
|
Project Analysis / Static Code Analysis with PHPStan (ubuntu-latest, 8.3):
tests/View/Helper/ViteUrlTest.php#L254
Call to method setView() of deprecated class Laminas\View\Helper\AbstractHelper:
Since 2.40.0. This class will be remove in 3.0 without replacement. View helpers should be constructed
with their dependencies, therefore the setters and getters here become irrelevant.
|
|
Project Analysis / Static Code Analysis with PHPStan (ubuntu-latest, 8.3):
tests/View/Helper/ViteUrlTest.php#L217
Call to method setView() of deprecated class Laminas\View\Helper\AbstractHelper:
Since 2.40.0. This class will be remove in 3.0 without replacement. View helpers should be constructed
with their dependencies, therefore the setters and getters here become irrelevant.
|
|
Project Analysis / Static Code Analysis with PHPStan (ubuntu-latest, 8.3):
tests/View/Helper/ViteUrlTest.php#L180
Call to method setView() of deprecated class Laminas\View\Helper\AbstractHelper:
Since 2.40.0. This class will be remove in 3.0 without replacement. View helpers should be constructed
with their dependencies, therefore the setters and getters here become irrelevant.
|
|
Project Analysis / Static Code Analysis with PHPStan (ubuntu-latest, 8.3):
tests/View/Helper/ViteUrlTest.php#L149
Call to method setView() of deprecated class Laminas\View\Helper\AbstractHelper:
Since 2.40.0. This class will be remove in 3.0 without replacement. View helpers should be constructed
with their dependencies, therefore the setters and getters here become irrelevant.
|
|
Project Analysis / Static Code Analysis with PHPStan (ubuntu-latest, 8.3):
tests/View/Helper/ViteUrlTest.php#L119
Call to method setView() of deprecated class Laminas\View\Helper\AbstractHelper:
Since 2.40.0. This class will be remove in 3.0 without replacement. View helpers should be constructed
with their dependencies, therefore the setters and getters here become irrelevant.
|
|
Project Analysis / Static Code Analysis with PHPStan (ubuntu-latest, 8.3):
tests/View/Helper/ViteUrlTest.php#L85
Call to method setView() of deprecated class Laminas\View\Helper\AbstractHelper:
Since 2.40.0. This class will be remove in 3.0 without replacement. View helpers should be constructed
with their dependencies, therefore the setters and getters here become irrelevant.
|
|
Project Analysis / Static Code Analysis with PHPStan (ubuntu-latest, 8.3):
src/View/Helper/ViteUrl.php#L74
Call to method getView() of deprecated class Laminas\View\Helper\AbstractHelper:
Since 2.40.0. This class will be remove in 3.0 without replacement. View helpers should be constructed
with their dependencies, therefore the setters and getters here become irrelevant.
|
|
Project Analysis / Static Code Analysis with PHPStan (ubuntu-latest, 8.3):
src/View/Helper/ViteUrl.php#L29
Class Mimmi20\LaminasView\ViteUrl\View\Helper\ViteUrl extends deprecated class Laminas\View\Helper\AbstractHelper:
Since 2.40.0. This class will be remove in 3.0 without replacement. View helpers should be constructed
with their dependencies, therefore the setters and getters here become irrelevant.
|
|
Project Analysis / Status Analytics
Process completed with exit code 1.
|