File tree 1 file changed +5
-4
lines changed 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Dependencies
23
23
------------
24
24
25
25
php-memcached 3.x:
26
- * Supports PHP 7.0 - 7.4 .
26
+ * Supports PHP 7.0 - 8.1 .
27
27
* Requires libmemcached 1.x or higher.
28
28
* Optionally supports igbinary 2.0 or higher.
29
29
* Optionally supports msgpack 2.0 or higher.
@@ -34,9 +34,10 @@ php-memcached 2.x:
34
34
* Optionally supports igbinary 1.0 or higher.
35
35
* Optionally supports msgpack 0.5 or higher.
36
36
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.
40
41
41
42
[ igbinary] ( https://github.com/igbinary/igbinary ) is a faster and more compact
42
43
binary serializer for PHP data structures. When installing php-memcached from
You can’t perform that action at this time.
0 commit comments