php-driver icon indicating copy to clipboard operation
php-driver copied to clipboard

[MAINTENANCE ONLY] DataStax PHP Driver for Apache Cassandra

Results 6 php-driver issues
Sort by recently updated
recently updated
newest added

https://datastax-oss.atlassian.net/browse/PHP-239

https://datastax-oss.atlassian.net/browse/PHP-225

- Per-commit, scheduling, and adhoc testing - Adhoc testing adds the ability to run one or all server versions - Adds parameters for adhoc building, testing, and deployment - Uses...

This is a work in progress for removing object wrappage. This is the minimal I need for my use case but not yet appropriate for other use as it breaks...

…R_IN_SUBDIR It will be even simpler to be able to use the `PHP_EVAL_INCLINE `and `PHP_EVAL_LIBLINE `but sadly cassandra.pc is broken for now, see https://github.com/datastax/cpp-driver/pull/465 Using pkg-config is simpler and better,...

This PR introduces major updates to the PHP Cassandra extension: ✅ Upgraded codebase for PHP 8.3 compatibility ✅ Added static build support for easier deployment on Linux (amd64) ✅ Updated...