Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

The MongoDB PHP Driver version 1.5.3 released!

Compare
Choose a tag to compare
@derickr derickr released this 05 Jun 14:06
· 769 commits to master since this release

This release addresses a number of issues with the 1.5.2 release. The main
issues that are resolved are backwards breaking changes, issues with loading
the extension if the JSON extension was not present, and issues with connection
timeouts, unresolvable host names and connections to secondaries hanging upon
initialSync.

See http://pecl.php.net/package-changelog.php?package=mongo for more details