forked from ongr-io/ElasticsearchDSL
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* bulk changes for phpunit9 deprecation warnings of the test cases * composer update and readme changes for elasticsearch 8.0 * MovingAverage pipeline aggregation removed for ES8.x * Remove deprecated _time and _term sort orders * Remove deprecated date histogram interval and changed as calendar_interval and fixed interval * php 7.1 support droped and the version increased to ^7.4 * php 7.1, 7.2 and 7.3 remove d from the github ci * phpcs fix for the changes * phpunit upgraged to 9.x * ::class used instead of text * Removes typed endpoint from search on tests * cutoff_frequency sample removed for CommonTerms query * Remove CommonTermsQuery and cutoff_frequency params * functional test for date histogram * elasticsearch version increased for the test node * removed e_user_deprecated exceptions for GeoShape query * php8.1 added on test matrix * upgrade the version of elasticsearch to 8.0.0 * fix for the elasticsearch-php version * Update composer.json * Add a psr 18 client implementation (nyholm/psr7) Co-authored-by: Alexander Schranz <[email protected]>
- Loading branch information
1 parent
80c890f
commit 86e37b5
Showing
45 changed files
with
314 additions
and
354 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.