Skip to content
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

composer(deps): update laminas/laminas-view requirement from ^2.39.0 to ^2.40.0 in the production-dependencies group

composer(deps): update laminas/laminas-view requirement from ^2.39.0 to ^2.40.0 in the production-dependencies group #889

Triggered via pull request August 2, 2025 02:22
Status Failure
Total duration 10m 13s
Artifacts

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
Validate Project  /  Lint & Validate Status
3s
Validate Project / Lint & Validate Status
Matrix: Install Project / Install Node dependencies
Matrix: Install Project / Install PHP dependencies
Install Project  /  Install Status
2s
Install Project / Install Status
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
Project Analysis  /  Status Analytics
3s
Project Analysis / Status Analytics
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
UnitTests  /  finish-code-coverage
UnitTests / finish-code-coverage
UnitTests  /  Unit & Integration Tests Status
UnitTests / Unit & Integration Tests Status
Unit & Integration Tests Status
2s
Unit & Integration Tests Status
Fit to window
Zoom out
Zoom in

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.