The 3.3.3 release of the PHP client came out on December 25, 2014 and is available for download here. This release fixes Issue 8 and offers the following new functionality (its full release notes can be accessed here):
- Support for per-transaction consistency policies OPT_POLICY_COMMIT_LEVEL, OPT_POLICY_REPLICA and OPT_POLICY_CONSISTENCY
- Added LDT examples
- createIndex(), register() now wait till operation is confirmed by the server
On December 30, 2014, the 3.3.4 version of the PHP client became available! In this version, we added support for Linux Mint and fixed a bug with default serialization of unsupported types (Boolean, float, etc.). Click here to download this release. Its release notes are viewable here.