thobbs / phpcassa

PHP client library for Apache Cassandra
thobbs.github.com/phpcassa
MIT License
248 stars 78 forks source link

PHP 5.3 vs deprecated #154

Open boussou opened 8 years ago

boussou commented 8 years ago

Hi, I still need to use it on a legacy PHP 5.3 service. what prevent us to use it with latest versions of cassandra? you said "deprecated", does it mean there was major changes in binary protocol?

AFAIK using the official driver, I just get the benefit of CQL, which not that important to me.