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

Add support for PHP 8.4 #10928

Open
wants to merge 3 commits into
base: 5.x
Choose a base branch
from
Open

Add support for PHP 8.4 #10928

wants to merge 3 commits into from

Conversation

GromNaN
Copy link
Contributor

@GromNaN GromNaN commented Apr 29, 2024

@GromNaN GromNaN force-pushed the php84 branch 7 times, most recently from 6c0daee to f178309 Compare April 29, 2024 19:05
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@MidnightDesign
Copy link
Contributor

Composer have some unresolved issues that requires to hide deprecation messages from the output

What does that mean?

@ruudk
Copy link
Contributor

ruudk commented Sep 18, 2024

What's needed to move this PR forward? Is there anything I can do to help?

@MidnightDesign
Copy link
Contributor

Thanks for putting your time into this @GromNaN

composer.json Outdated Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
@nishant04412
Copy link

nishant04412 commented Oct 3, 2024

Can we get this PR merged please or anything still pending ?

Calling new ReflectionMethod with a single argument is deprecated
@GromNaN GromNaN marked this pull request as ready for review October 3, 2024 13:45
JIT on AArch64 doesn't support opcache.jit_buffer_size above 128M
@GromNaN
Copy link
Contributor Author

GromNaN commented Oct 9, 2024

If anyone wants to look at the failing tests. I don't find how they are related to the changes in that PR. They are run on PHP 8.0.30. I cant reproduce in a Docker container with this PHP version.

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.

6 participants