Future of PHP Driver

Description

Hi there,

I can see you have put PHP driver in maintenance only:

https://github.com/datastax/php-driver

Any roadmap/plans for future or are you giving up supporting it and if so what will be the alternatives?

Environment

None

Pull Requests

None

Activity

Show:

Marcin Rosinski 
January 25, 2021 at 11:31 AM

Hi @Alexandre, quick question, do you have some ETA on PHP 8 Cassandra driver support/availability?

Dmitry Dmitry 
August 26, 2020 at 7:04 AM

Hi.

Unfortunately, still cannot built the driver on Windows.
When executing the vc_build.bat from the /ext directory it fails with the following exception in the cpp-driver.log:

'vc_build.bat' is not recognized as an internal or external command, operable program or batch file.

Tried to add the /ext folder to the Path Windows environment variable, and it fails with another error.

Probably I'm doing something wrong, but cannot find any direction in the documentation.

Dmitry Dmitry 
August 25, 2020 at 10:44 AM

Thank you Alexandre, I will try it.

Alex Dutra 
August 25, 2020 at 10:37 AM

The right link is https://github.com/datastax/php-driver/blob/master/ext/vc_build.bat . Let me know if that works for you.

Dmitry Dmitry 
August 25, 2020 at 10:27 AM

it is impossible to build the driver for php 7.3 on Windows.

The documentation page https://docs.datastax.com/en/developer/php-driver/1.3/building/ points to a not existing .bat file - https://github.com/datastax/php-dse-driver/blob/master/ext/vc_build.bat

It looks like already a few months it is impossible to use the driver with the latest php versions.

Details

Assignee

Reporter

Priority

Created July 14, 2020 at 2:42 PM
Updated January 25, 2021 at 11:31 AM

Flag notifications