The new PECL package cassandra-1.3.0 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
# 1.3.0

Features:

* Added support for the `duration` type
* Added support to pass a query string  directly to `Session::execute()` and
  `Session::executeAsync()`
* `ExecutionOptions` has been deprecated in favor of using an array

Bug Fixes:
* [PHP-86] Decimal __toString method
* [PHP-109] Cassandra solr_query not working after upgrading to DSE 5
* [PHP-114] pecl install compiler output is dominated by C90 warnings
* [PHP-119] Driver crashes upon getting type of column
* [PHP-143] Memory leak in `FutureSession`
* [PHP-144] Fix persistent sessions reference counting issue
* [PHP-147] Unable to create Bigint with PHP_INT_MIN

Package Info
-------------
A modern, feature-rich and highly tunable PHP client library for Apache
Cassandra and DataStax Enterprise using exclusively Cassandra's binary
protocol and Cassandra Query Language v3.

Related Links
-------------
Package home: http://pecl.php.net/package/cassandra
   Changelog: http://pecl.php.net/package-changelog.php?package=cassandra
    Download: http://pecl.php.net/get/cassandra-1.3.0.tgz

Authors
-------------
Michael Penick (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to