10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5bd3138 + 3674d66 commit 2bddd84Copy full SHA for 2bddd84
INSTALL.md
@@ -17,7 +17,7 @@ To build this extension for the sources tree:
17
git clone https://github.com/phpredis/phpredis.git
18
cd phpredis
19
phpize
20
-./configure [--enable-redis-igbi 4D04 nary] [--enable-redis-msgpack] [--enable-redis-lzf [--with-liblzf[=DIR]]] [--enable-redis-zstd]
+./configure [--enable-redis-igbinary] [--enable-redis-msgpack] [--enable-redis-lzf [--with-liblzf[=DIR]]] [--enable-redis-zstd] [--enable-redis-lz4]
21
make && make install
22
~~~
23
0 commit comments