Skip to content

Commit 07a5db3

Browse files
committed
Merge branch 'fix/README' into 7.4
2 parents e3a1da6 + b4d5819 commit 07a5db3

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)