Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d78b0c7

Browse files
Clarify pickle is for PHP >= 7.3
See: #1991
1 parent 5bba6a7 commit d78b0c7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

INSTALL.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ To pull latest stable released version, from [pecl](https://pecl.php.net/package
44

55
~~~
66
pecl install redis
7-
// or
7+
8+
// If using PHP >= 7.3
89
pickle install redis
910
~~~
1011

0 commit comments

Comments
 (0)