awslabs / aws-elasticache-cluster-client-memcached-for-php

Amazon ElastiCache Cluster Client is an enhanced PHP library to connect to ElastiCache clusters. This client library has been built upon libmemcached and is released under the Apache License.
Other
62 stars 33 forks source link

Added support for PHP 8.0, 8.1 #42

Closed barshaul closed 2 years ago

barshaul commented 2 years ago

Description of changes: Added support for PHP 8.0, 8.1, merged from upstream: php-memcached PHP 7.x versions will continue to be supported by the 8.x branch.