We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6432776 commit 0143bffCopy full SHA for 0143bff
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# 1.3.1
2
+
3
+Bug Fixes:
4
5
+* [PHP-170] Duration nanos should support a signed 64-bit range
6
7
+Documentation:
8
9
+* [PHP-184] Remove {@inheritDoc} from method parameters
10
+* [PHP-183] Remove references to SimpleStatement and ExecutionOptions from docs,
11
+ features, and most tests
12
13
# 1.3.0
14
15
Features:
@@ -8,6 +20,7 @@ Features:
20
* `ExecutionOptions` has been deprecated in favor of using an array
21
22
Bug Fixes:
23
24
* [PHP-86] Decimal __toString method
25
* [PHP-109] Cassandra solr_query not working after upgrading to DSE 5
26
* [PHP-114] pecl install compiler output is dominated by C90 warnings
0 commit comments