-
Notifications
You must be signed in to change notification settings - Fork 152
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated version and changelog for v1.3.2
- Loading branch information
Showing
3 changed files
with
52 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,19 +14,39 @@ protocol and Cassandra Query Language v3. | |
<email>[email protected]</email> | ||
<active>yes</active> | ||
</lead> | ||
<date>2017-08-04</date> | ||
<time>07:48:59</time> | ||
<date>2017-08-11</date> | ||
<time>14:38:04</time> | ||
<version> | ||
<release>1.3.2-dev</release> | ||
<api>1.3.2-dev</api> | ||
<release>1.3.2</release> | ||
<api>1.3.2</api> | ||
</version> | ||
<stability> | ||
<release>devel</release> | ||
<api>devel</api> | ||
<release>stable</release> | ||
<api>stable</api> | ||
</stability> | ||
<license uri="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</license> | ||
<notes> | ||
# Official release under development | ||
# 1.3.2 | ||
|
||
Features: | ||
|
||
* [PHP-155] Support for PHP 7.1 | ||
|
||
Bug Fixes: | ||
|
||
* [PHP-189] Set of map : bad hash calculation | ||
* [PHP-172] php_driver_value_hash hashes IS_TRUE and IS_FALSE to 1 in PHP7 | ||
* [PHP-163] Disable hostname resolution if compiling against libuv 0.10 | ||
* [PHP-159] Driver version Number (composer) | ||
* [PHP-142] Memory Leak in Cassandra\Timestamp::toDateTime() and Cassandra\UserTypeValue::values() | ||
* [PHP-118] Unable to bind list values using global type constants | ||
|
||
Documentation: | ||
|
||
* [PHP-196] Update building and testing documentation | ||
* [PHP-191] Updates to README files | ||
* [PHP-117] Broken links in documentor-generated docs | ||
* [PHP-102] Documentation improvements | ||
</notes> | ||
<contents> | ||
<dir name="/"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters