-
Notifications
You must be signed in to change notification settings - Fork 983
Added PHP 8.4 Support for Elasticsearch 7.17 || 7.x Compatibility #1417
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
Conversation
💚 CLA has been signed |
Hi @ezimuel Could you please approve the workflow? |
@ezimuel I believe many of us are eagerly awaiting an update from your side regarding this. Do we have any plans to merge this PR or address the PHP 8.4 deprecation in ES 7.x in the near future? |
@thecaliskan, @glo71317 sorry for the late reply. I'm working on it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for the PR
Hello, any chance this will get tagged for release? |
Hi @ezimuel I hope you're well. When will the new version release out? |
Hello is there any update about when the release come up? |
Ah yes, the legendary 3 month merging ritual. I assume it requires a rare celestial alignment before it can happen? Should we prepare an offering, or just wait for PHP 9 at this point? 😄 @ezimuel |
Hey @ezimuel |
Use |
@thecaliskan thanks |
This MR introduces support for PHP 8.4 in conjunction with Elasticsearch 7.17. The changes ensure compatibility between the latest PHP features and the Elasticsearch client. Key updates include:
These changes were thoroughly tested to maintain the stability and reliability of the integration while leveraging the latest PHP advancements.