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

[4.x] PHP 8.3 support #8845

Merged
merged 8 commits into from
Oct 30, 2023
Merged

[4.x] PHP 8.3 support #8845

merged 8 commits into from
Oct 30, 2023

Conversation

duncanmcclean
Copy link
Member

@duncanmcclean duncanmcclean commented Oct 13, 2023

This adds PHP 8.3 support.

This also makes sure that any modifications to the tests.yml GitHub workflow file trigger the tests to run so #8843 doesn't happen in the future.

@jasonvarga jasonvarga changed the title run tests if the workflow file is modified [4.x] PHP 8.3 support Oct 13, 2023
@duncanmcclean duncanmcclean marked this pull request as draft October 13, 2023 17:54
@jasonvarga jasonvarga marked this pull request as ready for review October 20, 2023 16:57
@jasonvarga jasonvarga marked this pull request as draft October 20, 2023 17:09
@jasonvarga
Copy link
Member

Can't get it to fail locally like it does in the GitHub tests. 🤷 If anyone has ideas, I'm all ears.

@jasonvarga
Copy link
Member

jasonvarga commented Oct 30, 2023

Edit: It's still totally not working.

@jasonvarga jasonvarga marked this pull request as ready for review October 30, 2023 14:57
jasonvarga
jasonvarga previously approved these changes Oct 30, 2023
@jasonvarga jasonvarga dismissed their stale review October 30, 2023 15:08

I was wrong

@jasonvarga jasonvarga marked this pull request as draft October 30, 2023 15:08
@jasonvarga jasonvarga marked this pull request as ready for review October 30, 2023 19:21
@jasonvarga
Copy link
Member

Looks like packages weren't being installed correct due to the apt change added in #7482. Changing to the recommendation from shivammathur/setup-php#775 (comment) fixes the PHP warnings, plus makes the tests pass.

@jasonvarga jasonvarga merged commit b1041a6 into 4.x Oct 30, 2023
33 checks passed
@jasonvarga jasonvarga deleted the php83 branch October 30, 2023 19:23
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.

2 participants