-
Notifications
You must be signed in to change notification settings - Fork 990
Add PHP 8.4 support #783
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
Add PHP 8.4 support #783
Conversation
granadeeu
commented
May 30, 2025
Can someone review this @Dylan-AWS ?
@Dylan-AWS Can we get some eyes on this PR?
rrigby
commented
Jul 21, 2025
How have others solved this issue for now, while waiting for this PR to be merged?
skaesdorf
commented
Aug 29, 2025
How have others solved this issue for now, while waiting for this PR to be merged?
You could create a custom build environment.
https://aws.amazon.com/blogs/devops/extending-aws-codebuild-with-custom-build-environments/
Anyways, an official update would be nice. Hopefully php8.5 will be integrated faster after launching in november.
Issue #, if available:
#750
Description of changes:
Added PHP 8.4 support to Ubuntu Standard 7.0 and AL x86_64 standard 5.0.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.