@@ -14,39 +14,19 @@ protocol and Cassandra Query Language v3.
14
14
<email >michael.penick@datastax.com</email >
15
15
<active >yes</active >
16
16
</lead >
17
- <date >2017年08月11日 </date >
18
- <time >14:38:04 </time >
17
+ <date >2019年01月16日 </date >
18
+ <time >21:05:52 </time >
19
19
<version >
20
- <release >1.3.2 </release >
21
- <api >1.3.2 </api >
20
+ <release >1.3.3-dev </release >
21
+ <api >1.3.3-dev </api >
22
22
</version >
23
23
<stability >
24
- <release >stable </release >
25
- <api >stable </api >
24
+ <release >devel </release >
25
+ <api >devel </api >
26
26
</stability >
27
27
<license uri =" http://www.apache.org/licenses/LICENSE-2.0" >Apache License 2.0</license >
28
28
<notes >
29
- # 1.3.2
30
-
31
- Features:
32
-
33
- * [PHP-155] Support for PHP 7.1
34
-
35
- Bug Fixes:
36
-
37
- * [PHP-189] Set of map : bad hash calculation
38
- * [PHP-172] php_driver_value_hash hashes IS_TRUE and IS_FALSE to 1 in PHP7
39
- * [PHP-163] Disable hostname resolution if compiling against libuv 0.10
40
- * [PHP-159] Driver version Number (composer)
41
- * [PHP-142] Memory Leak in Cassandra\Timestamp::toDateTime() and Cassandra\UserTypeValue::values()
42
- * [PHP-118] Unable to bind list values using global type constants
43
-
44
- Documentation:
45
-
46
- * [PHP-196] Update building and testing documentation
47
- * [PHP-191] Updates to README files
48
- * [PHP-117] Broken links in documentor-generated docs
49
- * [PHP-102] Documentation improvements
29
+ # Official release under development
50
30
</notes >
51
31
<contents >
52
32
<dir name =" /" >
@@ -318,7 +298,7 @@ Documentation:
318
298
<required >
319
299
<php >
320
300
<min >5.6.0</min >
321
- <max >7.1 .99</max >
301
+ <max >7.99 .99</max >
322
302
</php >
323
303
<pearinstaller >
324
304
<min >1.4.8</min >
0 commit comments