• Jeremy Mikola's avatar
    PHPLIB-86: Fix aggregate() useCursor default and 2.4 compatibility · 0241edaf
    Jeremy Mikola authored
    This adds intelligent detection for the useCursor option's default value. Additionally, server 2.4 does not support any of the aggregate command options of newer servers, so we must not specify default values.
    
    The array_map() conversion for inline aggregation results is not ideal, but we can revisit that in PHPLIB-100.
    0241edaf
Name
Last commit
Last update
docs Loading commit data...
examples Loading commit data...
src Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
RELEASE-0.1.0 Loading commit data...
apigen.neon Loading commit data...
composer.json Loading commit data...
mkdocs.yml Loading commit data...
phpunit.xml.dist Loading commit data...