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

Update our libraries to support php8.4 #7260

Open
wordpressfan opened this issue Jan 30, 2025 · 0 comments
Open

Update our libraries to support php8.4 #7260

wordpressfan opened this issue Jan 30, 2025 · 0 comments

Comments

@wordpressfan
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Here #7220 we started adding the support of php8.4 in phpstan and fixed some deprecation errors related to:
https://php.watch/versions/8.4/implicitly-marking-parameter-type-nullable-deprecated

And we managed to update action scheduler to 3.9.1 which fixed all the deprecation errors from their side.

And I'm opening this issue as a follow-up to do the same with league container and mobile detect libraries.

Describe the solution you'd like
We'd need to check which version of those packages fix this error and discuss about this update and consequences.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

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

No branches or pull requests

1 participant