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

Legacy MongoDB PHP Driver 1.6.16 released

Latest
Compare
Choose a tag to compare
@jmikola jmikola released this 05 Sep 13:48
· 84 commits to master since this release

The legacy PHP driver (mongo) is in maintenance mode and is no longer being actively developed with new functionality. Please consider upgrading to the new PHP driver (mongodb).

This is the sixteenth bug fix release of the 1.6 series of the legacy MongoDB PHP Driver.

This release fixed an undefined symbol error introduced in the 1.6.15 release. The release includes no changes to driver functionality.

You can find a more thorough description of all the resolved issues at:
https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10007&version=18752

Windows binaries are available through the PECL website:
https://pecl.php.net/package/mongo/1.6.16/windows

Special thanks to Remi Collet for his contribution to this release.