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

Added PHP 8.4 Support for Elasticsearch 7.17 || 7.x Compatibility #1417

Open
wants to merge 5 commits into
base: 7.17
Choose a base branch
from

Conversation

thecaliskan
Copy link

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:

  • Adjustments to type declarations and method signatures to align with PHP 8.4 standards.
  • Updated dependencies and configurations to support PHP 8.4 runtime.
  • Verified backward compatibility with PHP 8.3 and earlier versions.

These changes were thoroughly tested to maintain the stability and reliability of the integration while leveraging the latest PHP advancements.

Copy link

cla-checker-service bot commented Dec 11, 2024

💚 CLA has been signed

@thecaliskan
Copy link
Author

Hi @ezimuel

Could you please approve the workflow?

@glo71317
Copy link

glo71317 commented Jan 2, 2025

@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?

@ezimuel
Copy link
Contributor

ezimuel commented Jan 14, 2025

@thecaliskan, @glo71317 sorry for the late reply. I'm working on it.

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.

3 participants