0
I Use This!
Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unreachable statements (#1850) More... over 3 years ago
Fix wrong method argument / signature (#1835) More... over 3 years ago
Deprecate Util::getParamName() (#1832) More... over 3 years ago
Use late state binding class constant (#1842) More... over 3 years ago
Use argument unpacking (#1843) More... over 3 years ago
Add missing @deprecated annotation and rework existing ones (#1849) More... over 3 years ago
Use new mapping endpoint classes (#1845) More... over 3 years ago
Deprecate Range::setKeyedResponse() in favor of setKeyed() (#1848) More... over 3 years ago
Use new cache endpoint classes (#1840) More... over 3 years ago
Use null coalescing operator (#1844) More... over 3 years ago
Remove unnecessary type casting (#1841) More... over 3 years ago
Use new alias endpoint classes (#1839) More... over 3 years ago
Remove useless/wrong use statement (#1838) More... over 3 years ago
Avoid array_push() usage (#1837) More... over 3 years ago
Optimize substr() length computation (#1836) More... over 3 years ago
Add native_constant_invocation CS rule (#1833) More... over 3 years ago
Use new ingest pipeline endpoint classes (#1834) More... over 3 years ago
Deprecate ResponseException::getElasticsearchException() (#1829) More... over 3 years ago
Update php-cs-fixer to 2.16.4 (#1830) More... over 3 years ago
Review deprecations triggering (#1823) More... over 3 years ago
Allow guzzlehttp/guzzle 7.2 version (#1816) More... over 3 years ago
Remove specific hack for global aggregation (#1827) More... over 3 years ago
Deprecate global_agg() DSL, replace it by global() (#1826) More... over 3 years ago
Deprecate bool and null for 2nd argument of Index::create() (#1828) More... over 3 years ago
Fix Guzzle ConnectException now inheriting TransferException instead of RequestException (#1825) More... over 3 years ago
Add composite Aggregation (#1804) More... over 3 years ago
Use Guzzle RequestOptions constants for configuring requests (#1820) More... over 3 years ago
Fix deprecated exceptions guzzle request option (#1817) More... over 3 years ago
Review options handling for index creation (#1822) More... over 3 years ago
Fix test that performs no assertions (#1819) More... over 3 years ago