File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 1+ ## Release 7.8.0
2+
3+ - Updated endpoints and namespaces for Elasticsearch 7.8
4+ [ f2a0828] ( https://github.com/elastic/elasticsearch-php/commit/f2a0828d5ee9d126ad63e2a1d43f70b4013845e2 )
5+ - Improved documentation
6+ [ #1038 ] ( https://github.com/elastic/elasticsearch-php/pull/1038 )
7+ [ #1027 ] ( https://github.com/elastic/elasticsearch-php/pull/1027 )
8+ [ #1025 ] ( https://github.com/elastic/elasticsearch-php/pull/1025 )
9+
110## Release 7.7.0
211
312- Removed setId() into endpoints, fixed ` util/GenerateEndpoints.php `
Original file line number Diff line number Diff line change @@ -2,3 +2,6 @@ parameters:
22 ignoreErrors :
33 - '#Unsafe usage of new static ()#'
44 - '#Call to static method performRequest\ (\ ) on trait #'
5+ - ' #Constant JSON_THROW_ON_ERROR not found #'
6+ - ' #Caught class JsonException not found #'
7+ - '#Call to method getCode\ (\ ) on an unknown class JsonException #'
You can’t perform that action at this time.
0 commit comments