-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PHP-239 - PHP 8 #147
base: master
Are you sure you want to change the base?
PHP-239 - PHP 8 #147
Conversation
Signed-off-by: Dusan <[email protected]>
Signed-off-by: Dusan Malusev <[email protected]>
44f4db3
to
c84ddd3
Compare
b11167c
to
48ee3a9
Compare
@absurdfarce would be the right one to look into this. |
With these changes, I get following error when trying to access a row on 8.1:
The code is as simple as:
Worked fine with PHP 7.4 and the original datastax cassandra driver. So ArrayAccess seems to be broken here. |
I can reproduce... sadly this was not unit tested 😞 |
What is missing exactly? I'm studying about Cassandra and ScyllaDB, since my main lang is PHP it was about to help me a lot on my studies... |
@qkdreyer how can I get in touch with you? I saw your PHP 8.1 implementations and I'm wondering if there's any chance to use it for a demo. |
Could you update pecl for php 8.x please? |
I think that its impossible for now since the holders of pecl is from DataStax. |
@danielhe4rt Whose repository is this? |
Is was a fork from he4rt/ScyllaDB |
Ping me at discord or twitter! danielhe4rt#0001 |
https://datastax-oss.atlassian.net/browse/PHP-239