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.
1515## Getting the Driver
1616
1717Binary 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]
2020use the [ DSE PHP driver] instead__ .
2121
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+
2226## What's new in v1.2.0/v1.3.0
2327
2428* Support for [ ` duration ` ]
You can’t perform that action at this time.
0 commit comments