Skip to content

DataStax PHP Driver 1.0

Compare
Choose a tag to compare
@avalanche123 avalanche123 released this 14 Sep 18:05
· 379 commits to master since this release

Features:

  • Added schema metadata support (via Cassandra\Session::schema()).
  • Added types API (via Cassandra\Type static methods).

Bug Fixes:

  • [PHP-40] Fixed invalid pointer being free'd
  • [PHP-43] Fixed timeout handling in Cassandra\ExecutionOptions
  • [PHP-44] Fixed memory leak