Skip to content

Commit b4d5819

Browse files
committed
Removed the 7.4.0 deprecation section
1 parent 39eb8c0 commit b4d5819

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ To maintain consistency across all the low-level clients (Ruby, Python, etc.), c
1010

1111
Starting from version 7.4.0, all the endpoints (and namespaces) are autogenerated using the [util/GenerateEndpoints.php](https://github.com/elastic/elasticsearch-php/blob/master/util/GenerateEndpoints.php) script. This script reads the [Elasticsearch API specs](https://github.com/elastic/elasticsearch/tree/master/rest-api-spec/src/main/resources/rest-api-spec/api) and generated the PHP classes for all the endpoints.
1212

13-
Moreover from version 7.4.0, we added a `E_USER_DEPRECATED` notice if you use deprecated parameters for Elasticsearch.
14-
1513
Features
1614
--------
1715

0 commit comments

Comments
 (0)