You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -40,20 +54,20 @@ Follow the DLL link on the [https://pecl.php.net/package/redis](https://pecl.php
40
54
41
55
Fedora users can install the package from the official repository.
42
56
43
-
### Fedora ≥ 29, Version 5
57
+
### Fedora ≥ 40, Version 6
44
58
45
-
Installation of the [php-pecl-redis5](https://packages.fedoraproject.org/pkgs/php-pecl-redis5/php-pecl-redis5/) package:
59
+
Installation of the [php-pecl-redis6](https://src.fedoraproject.org/rpms/php-pecl-redis6/) package:
46
60
47
61
~~~
48
-
dnf install php-pecl-redis5
62
+
dnf install php-redis
49
63
~~~
50
64
51
-
## RHEL / CentOS
65
+
## CentOS / RHEL and clones
52
66
53
-
Installation of the [php-pecl-redis](https://apps.fedoraproject.org/packages/php-pecl-redis) package, from the [EPEL repository](https://fedoraproject.org/wiki/EPEL):
67
+
Installation of the php-pecl-redis6 package, available for PHP ≥ 8.3:
0 commit comments