awslabs / aws-elasticache-cluster-client-libmemcached

Libmemcached library support for Amazon ElastiCache Memcached Cluster for PHP. The client is available at https://github.com/awslabs/aws-elasticache-cluster-client-memcached-for-php.
Other
26 stars 24 forks source link

PHP 7.1 support #12

Open allyraza opened 7 years ago

allyraza commented 7 years ago

are there plans to support php7.1 with compiled artifacts? I have tried to use the provided artifact which is pre-compiled but that does not work for 7.1. I am currently trying to compile it form source to run it on ubuntu for some reason the compilation does not even complete.

adv4000 commented 6 years ago

https://github.com/awslabs/aws-elasticache-cluster-client-memcached-for-php/issues/11

QuChen88 commented 6 years ago

I am looking into php 7.2 at the moment. 7.1 seems already out of date by now.