diff options
author | Remi Collet <remi@remirepo.net> | 2022-06-15 11:39:30 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-06-15 11:39:30 +0200 |
commit | 9db3d9d8ecc38f2d547434f1edd213dd202abe30 (patch) | |
tree | f490657b2634114ae6bab814c2b2de139f694855 /PHPINFO | |
parent | 68a7ed1e4fbc8d148295fc42a61624a69afc44bd (diff) |
add patch for PHP 8 from extension fork
https://github.com/nano-interactive/cassandra-php-driver/
add patch for PHP 8.1 from
https://github.com/nano-interactive/cassandra-php-driver/pull/29
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,9 +2,11 @@ cassandra Cassandra support => enabled -C/C++ driver version => 2.8.0 +C/C++ driver version => 2.16.2 +PHP driver extension => customized for persistent prepared statements Persistent Clusters => 0 Persistent Sessions => 0 +Persistent Prepared Statements => 0 Directive => Local Value => Master Value cassandra.log => cassandra.log => cassandra.log |