File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-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
+
1
10
## Release 7.7.0
2
11
3
12
- Removed setId() into endpoints, fixed ` util/GenerateEndpoints.php `
Original file line number Diff line number Diff line change 1
1
parameters :
2
+ reportUnmatchedIgnoredErrors :
3
+ false
2
4
ignoreErrors :
3
5
- '#Unsafe usage of new static ()#'
4
6
- '#Call to static method performRequest\ (\ ) on trait #'
7
+ - ' #Constant JSON_THROW_ON_ERROR not found #'
8
+ - ' #Caught class JsonException not found #'
9
+ - '#Call to method getCode\ (\ ) on an unknown class JsonException #'
You can’t perform that action at this time.
0 commit comments