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.
0 parents commit 115c96aCopy full SHA for 115c96a
redme.md
@@ -0,0 +1,18 @@
1
+# PhpRedis Windows Release
2
+
3
+PhpRedis Pre-complied binary DLL for windows
4
5
+## Links
6
7
+* [PhpRedis](https://github.com/phpredis/phpredis)
8
+* [PhpRedis on PECL](https://pecl.php.net/package/redis)
9
+* [PHP for Windows](https://windows.php.net)
10
+* [PHP SDK Binary Tools](https://github.com/php/php-sdk-binary-tools)
11
+* [PhpRedis Windows Build Tools](https://github.com/dk-sirk/phpredis-windows-build-tools)
12
13
+## Release Status
14
15
+| PhpRedis | PHP 8.0 | PHP 8.1 | PHP 8.2 | PHP 8.3 |
16
+| :-: | :-: | :-: | :-: | :-: |
17
+| 6.0.2 | x | x | x | x |
18
+| 5.3.7 | OK | x | x | x |
0 commit comments