File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,14 @@ __Note__: DataStax products do not support big-endian systems.
15
15
## Getting the Driver
16
16
17
17
Binary versions of the driver, available for multiple operating systems and
18
- multiple versions of PHP, can be obtained from our [ download server] . The
19
- source code is made available via [ GitHub] . __ If using [ DataStax Enterprise]
18
+ multiple versions of PHP, can be obtained from [ DataStax download server] . The
19
+ source code is made available via [ GitHub] . __ If you're using [ DataStax Enterprise]
20
20
use the [ DSE PHP driver] instead__ .
21
21
22
+ __ Note__ : The driver extension is a wrapper around the
23
+ [ DataStax C/C++ Driver for Apache Cassandra] and is a requirement for proper
24
+ installation of the PHP extension binaries. Ensure these dependencies are met before proceeding.
25
+
22
26
## What's new in v1.2.0/v1.3.0
23
27
24
28
* Support for [ ` duration ` ]
You can’t perform that action at this time.
0 commit comments