File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Dependencies
2323------------
2424
2525php-memcached 3.x:
26- * Supports PHP 7.0 - 7.4 .
26+ * Supports PHP 7.0 - 8.1 .
2727* Requires libmemcached 1.x or higher.
2828* Optionally supports igbinary 2.0 or higher.
2929* Optionally supports msgpack 2.0 or higher.
@@ -34,9 +34,10 @@ php-memcached 2.x:
3434* Optionally supports igbinary 1.0 or higher.
3535* Optionally supports msgpack 0.5 or higher.
3636
37- [ libmemcached] ( http://libmemcached.org/libMemcached.html ) version 1.0.18 or
38- higher is recommended for best performance and compatibility with memcached
39- servers.
37+ [ libmemcached] ( http://libmemcached.org/libMemcached.html ) or the new
38+ [ libmemcached-awesome] ( https://github.com/awesomized/libmemcached ) version
39+ 1.0.18 or higher is recommended for best performance and compatibility with
40+ memcached servers.
4041
4142[ igbinary] ( https://github.com/igbinary/igbinary ) is a faster and more compact
4243binary serializer for PHP data structures. When installing php-memcached from
You can’t perform that action at this time.
0 commit comments