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

Fix/1176 #1177

Closed huanes closed 2 years ago

huanes commented 2 years ago

This PR modifies #997 by renaming the added method and therefore fixes #1176 as the aforementioned method is now accessible via ClientBuilder fromConfig as well.

elasticmachine commented 2 years ago

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?