-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[5.4] Add php 8.5 to unit and integration tests #46223
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
base: 5.4-dev
Are you sure you want to change the base?
Conversation
I guess it needs also the cypress8.5 docker image. I created the branch, but not the required changes yet. |
I know, but hadn't the time yet. Will come next |
Ok I checked, php 8.5 for debian/our cypress docker container and I don't have the time to compile and maintain this my self I would suggest to merger this after 5.4 final release and wait for the excellent php 8.5 packages provided on https://deb.sury.org by @oerdnj (thanks for all your work Ondřej). |
Update 2025-10-17: They have been added meanwhile to this PR. |
After the recent fixed and dependency updates in the 5.4-dev branch for the PHP 8.5 deprecations, it seems there is only this one missing for making system tests pass:
It comes from test |
Here we need php8.5.0rc2 |
Add PHP 8.5 to ci.