Elasticsearch PHP Client breaking changes
Breaking changes can impact your Elastic applications, potentially disrupting normal operations. Before you upgrade, carefully review the Elasticsearch PHP Client breaking changes and take the necessary steps to mitigate any issues. To learn how to upgrade, check Upgrade.
- Use of PHP 8.1+: Starting from 9.0.0 the
elasticsearch-php
client requires PHP 8.1+.