-
Jeremy Mikola authored
This reverts the logic in 21b7d92a, which was to ignore an unsupported write concern for the duration of 1.x. Since the Collection helper methods do not supply a default write concern option if it is not supported, this change will only affect users that were explicitly passing a write concern and relying on the library to ignore it. While a minor BC break, this changes makes findAndModify consistent with other write commands.
fcb17e8b
Name |
Last commit
|
Last update |
---|---|---|
docs | ||
src | ||
tests | ||
.gitignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
README.md | ||
RELEASE-0.1.0 | ||
RELEASE-0.2.0 | ||
RELEASE-1.0 | ||
composer.json | ||
phpunit.xml.dist |