MongoDB PHP Driver 1.4.0RC2 released

2 views
Skip to first unread message

Jeremy Mikola

unread,
Feb 6, 2018, 5:15:46 PM2/6/18
to mongodb-...@googlegroups.com, mongod...@googlegroups.com
The PHP team is happy to announce that version 1.4.0RC2 of the mongodb PHP extension is now available on PECL.

Release Highlights

This release fixes PECL packaging of libmongoc's bundled zlib library and adds support for specifying batchSize for getMore operations on command cursors (e.g. aggregate cursors).

A complete list of resolved issues in this release may be found at:
https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=12484&version=19986

Documentation

Documentation is available on PHP.net:
http://php.net/set.mongodb

Feedback

We would appreciate any feedback you might have on the project:
https://jira.mongodb.org/secure/CreateIssue.jspa?pid=12484&issuetype=6

Installation

You can either download and install the source manually, or you can install the extension with:

    pecl install mongodb-beta

or update with:

    pecl upgrade mongodb-beta

Windows binaries are available on PECL:
http://pecl.php.net/package/mongodb

Reply all
Reply to author
Forward
0 new messages