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.2 released!

Compare
Choose a tag to compare
@bjori bjori released this 06 May 16:50
· 802 commits to master since this release

This release now includes SASL support for the Windows Binaries.

It is now possible to fetch a int64 on 32bit system (e.g. windows) as long as the value does not overflow.

Handful of timeout issues and segfaults have also been fixed.

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