elastic / elasticsearch-php

Official PHP client for Elasticsearch.
https://www.elastic.co/guide/en/elasticsearch/client/php-api/current/index.html
MIT License
5.26k stars 965 forks source link

6.7.x #1144

Closed fghamsary closed 2 years ago

fghamsary commented 3 years ago

This is just small changes in the code to be compatible with PHP 8 in composer.json and another deprecated usage of parameter after another parameter with default value.

derrabus commented 3 years ago

I think, version 6.7 is not maintained anymore. Upgrading to 6.8 is not an option for you?

ezimuel commented 2 years ago

@fghamsary I'm sorry but 6.7 is not supported anymore. You can upgrade to 6.8 that is PHP 8 compatible.