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

PHP 8.4 compatibility updates #16646

Draft
wants to merge 3 commits into
base: 2.x
Choose a base branch
from
Draft

PHP 8.4 compatibility updates #16646

wants to merge 3 commits into from

Conversation

opengeek
Copy link
Member

What does it do?

Removes usage of deprecated features, updates minimum PHP support to >= 7.4, and updates PHPUnit to version 8.5.

Why is it needed?

Resolves various deprecation warnings for PHP 8.4 compatibility.

How to test

Test everything (including unit tests) in PHP 8.4

Related issue(s)/PR(s)

n/a

@rthrash rthrash added this to the v2.9.0 milestone Dec 5, 2024
@Mark-H
Copy link
Collaborator

Mark-H commented Dec 11, 2024

Once merged we'll also need to update the docs as those still mention older server requirements.

@opengeek
Copy link
Member Author

Once merged we'll also need to update the docs as those still mention older server requirements.

I don't think this is going to get merged, honestly. I'd like to consider 2.x closed to feature requests and in order to actually support 8.4, we would need to update to a newer version of Smarty. This would cause BC breaks, and I don't want to go down that road.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants