This repository was archived by the owner on Nov 11, 2020. It is now read-only.
1.1.7
Note: This tag was previously created against the master branch (1.2.x), which means it contained new commits that did not belong in 1.1.x. It has since been revised to point to the correct commit within the 1.1.x branch and is now consistent with the changelog below. That said, this release has been superseded by 1.1.8.
Pull requests completed for the 1.1.7 release:
- #188: Added last stable mongo extension version to travis build matrix
- #193: Do not allow PHP 5.6 test failures
- #195: Fix
Connection::isConnected()
for driver versions 1.5.0+ - #196: Fix handling of client options (e.g. socket timeout) in command helpers
- #198: Convert deprecated "timeout" option for
Database::command()
- #199: Remove "timeout" conversion from Collection command wrappers