Thanks to visit codestin.com Credit goes to github.com
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.
1 parent 5bba6a7 commit d78b0c7Copy full SHA for d78b0c7
1 file changed
INSTALL.markdown
@@ -4,7 +4,8 @@ To pull latest stable released version, from [pecl](https://pecl.php.net/package
4
5
~~~
6
pecl install redis
7
-// or
+
8
+// If using PHP >= 7.3
9
pickle install redis
10
11
0 commit comments