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

Drop PHP 8.0, allow PHP 8.4 #73

Merged
merged 3 commits into from
Jan 28, 2025
Merged

Conversation

driehle
Copy link

@driehle driehle commented Jan 24, 2025

Q A
Documentation no
Bugfix no
BC Break no
New Feature yes
RFC no
QA no

Description

This MR falls in the context of adding support for PHP 8.4 to laminas-cache v3. Adding support to the legacy version is essential, as laminas-cache v4 requires servicemanager v4 and many users cannot yet migrate to servicemanager v4, as quite a few packages in the MVC ecosystem yet lack support for servicemanager v4.

More information available here:

Note

The Merge-Up can to go into 3.1.x, which already has dropped PHP 8.0 and has added PHP 8.4, but not into 3.0.x!

Signed-off-by: Dennis Riehle <[email protected]>
@driehle
Copy link
Author

driehle commented Jan 27, 2025

@gsteel Great thanks for your effort on all the cache packages. Would it be possible to draw your attention on this PR as well? That would help us to actually make use of the new cache (adapter) releases. :-)

Signed-off-by: Dennis Riehle <[email protected]>
@samsonasik samsonasik added this to the 2.18.0 milestone Jan 28, 2025
@samsonasik
Copy link
Member

Thank you @driehle

@samsonasik samsonasik merged commit 7f177bc into laminas:2.18.x Jan 28, 2025
12 checks passed
@driehle driehle deleted the feat/php84 branch January 28, 2025 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants