Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add CI job for PHP 8.5 #59090

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

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Add CI job for PHP 8.5 #59090

merged 1 commit into from
Dec 6, 2024

Conversation

alexandre-daubois
Copy link
Member

@alexandre-daubois alexandre-daubois commented Dec 4, 2024

Q A
Branch? 6.4
Bug fix? no
New feature? no
Deprecations? no
Issues -
License MIT

Enables PHP 8.5 nightlies on the CI.

What motivated this early addition is the continuous effort of converting resources to actual classes. PHP 8.5 already embeds features like https://wiki.php.net/rfc/directory-opaque-object, which could already be handled in PRs such as #59035.

Also we'll be able to fix future deprecations as soon as they appear during the next year.

@carsonbot carsonbot added this to the 6.4 milestone Dec 4, 2024
@nicolas-grekas nicolas-grekas changed the title Add an experimental CI job for PHP 8.5 Add CI job for PHP 8.5 Dec 4, 2024
@derrabus
Copy link
Member

derrabus commented Dec 4, 2024

As far as I remember, we have never started testing the next PHP version that early. But hey, why not.

@fabpot
Copy link
Member

fabpot commented Dec 6, 2024

Thank you @alexandre-daubois.

@fabpot fabpot merged commit 9fd823d into symfony:6.4 Dec 6, 2024
5 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants