mongodb / mongo-php-driver

The Official MongoDB PHP driver
https://pecl.php.net/package/mongodb
Apache License 2.0
886 stars 201 forks source link

PHPC-2403: Remove optional sparsity and trimFactor options #1628

Closed alcaeus closed 1 month ago

alcaeus commented 1 month ago

PHPC-2403

With sparsity and trimFactor now optional, we can remove them from the tests (see https://github.com/mongodb/mongo-php-driver/pull/1583#discussion_r1638671510 for context).