fixed issues with array conversion from empty array to {}
Showing
- src/Aggregation/ReverseNestedAggregation.php 1 addition, 1 deletionsrc/Aggregation/ReverseNestedAggregation.php
- src/Query/TermQuery.php 8 additions, 4 deletionssrc/Query/TermQuery.php
- tests/Aggregation/GlobalAggregationTest.php 6 additions, 3 deletionstests/Aggregation/GlobalAggregationTest.php
- tests/Aggregation/ReverseNestedAggregationTest.php 5 additions, 2 deletionstests/Aggregation/ReverseNestedAggregationTest.php
- tests/Aggregation/TopHitsAggregationTest.php 2 additions, 2 deletionstests/Aggregation/TopHitsAggregationTest.php
- tests/Query/BoolQueryTest.php 2 additions, 2 deletionstests/Query/BoolQueryTest.php
Please register or sign in to comment