Skip to content

Commit 857b8af

Browse files
committed
8.x is supported + libmemcached-awesome
1 parent e45fef8 commit 857b8af

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.markdown

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Dependencies
2323
------------
2424

2525
php-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
4243
binary serializer for PHP data structures. When installing php-memcached from

0 commit comments

Comments
 (0)