Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade laminas packages to get PHP 8.2 compatibility #13598

Merged
merged 1 commit into from
Dec 14, 2022

Conversation

cedric-anne
Copy link
Member

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -

In #11347, we forced the 3.10 version of laminas/laminas-servicemanager to prevent issues with PSR extension. The problem is that the incompatibility issue will probably never be fixed (see laminas/laminas-servicemanager#124 and jbboehr/php-psr#87).

We have to use new laminas packages versions if we want to get official support of PHP 8.2. I guess there are only a few people that are using ext-psr, and they would still be able to find a workaround for this (uninstall extension, install GLPI on another server, ...).

@cedric-anne cedric-anne added the dependencies Pull requests that update a dependency file label Dec 14, 2022
@cedric-anne cedric-anne added this to the 10.1.0 milestone Dec 14, 2022
@cedric-anne cedric-anne self-assigned this Dec 14, 2022
@cedric-anne cedric-anne merged commit f2ead24 into glpi-project:main Dec 14, 2022
@cedric-anne cedric-anne deleted the 10.1/laminas-upgrade branch December 14, 2022 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants