Skip to content

Commit 4a67695

Browse files
committed
PhpRedis 6.3.0 rc1 + PHP 8.* release
PhpRedis 6.2.0 + PHP 8.5 rc release Update readme.md
1 parent 374f324 commit 4a67695

File tree

1 file changed

+46
-8
lines changed

1 file changed

+46
-8
lines changed

readme.md

Lines changed: 46 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PhpRedis Windows Release
22

3-
PhpRedis extension pre-complied binary DLL for windows. PHP 8.5 + PhpRedis 6.2.0 is Ready.
3+
PhpRedis extension pre-complied binary DLL for windows. PHP 8.0 / 8.1 / 8.2 / 8.3 / 8.4 / 8.5 + PhpRedis 6.2 / 6.3 is Ready.
44

55
## Links
66

@@ -10,11 +10,49 @@ PhpRedis extension pre-complied binary DLL for windows. PHP 8.5 + PhpRedis 6.2.0
1010
* [PHP SDK Binary Tools](https://github.com/php/php-sdk-binary-tools)
1111
* [PhpRedis Windows Build Tools](https://github.com/dk-sirk/phpredis-windows-build-tools)
1212

13-
## Release Status
13+
## Download
1414

15-
| PhpRedis | PHP 8.0 | PHP 8.1 | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 a1/a2 | PHP 8.5 b1/b2 | PHP 8.5 rc1/rc2/rc3 |
16-
| :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: |
17-
| 6.2.0 | / | / | / | / | / | OK | OK | OK |
18-
| 6.1.0 | / | / | / | / | OK | / | / | / |
19-
| 6.0.2 | OK | OK | OK | OK | OK | / | / | / |
20-
| 5.3.7 | OK | OK | OK | OK | OK | / | / | / |
15+
### PhpRedis 6.3.0
16+
| PHP | PECL | THIS PROJECT |
17+
|:-:|:-:|:-|
18+
| 8.5 | / | [PhpRedis 6.3.0 rc1 + PHP 8.5 rc](https://github.com/dk-sirk/phpredis-windows-release/releases/tag/php_redis-6.3.0rc1-php-8.5.0rc3) |
19+
| 8.4 | / | [PhpRedis 6.3.0 rc1 + PHP 8.4](https://github.com/dk-sirk/phpredis-windows-release/releases/tag/php_redis-6.3.0rc1-php-8.4.14) |
20+
| 8.3 | / | [PhpRedis 6.3.0 rc1 + PHP 8.3](https://github.com/dk-sirk/phpredis-windows-release/releases/tag/php_redis-6.3.0rc1-php-8.3.27) |
21+
| 8.2 | / | [PhpRedis 6.3.0 rc1 + PHP 8.2](https://github.com/dk-sirk/phpredis-windows-release/releases/tag/php_redis-6.3.0rc1-php-8.2.29) |
22+
| 8.1 | / | [PhpRedis 6.3.0 rc1 + PHP 8.1](https://github.com/dk-sirk/phpredis-windows-release/releases/tag/php_redis-6.3.0rc1-php-8.1.33) |
23+
| 8.0 | / | [PhpRedis 6.3.0 rc1 + PHP 8.0](https://github.com/dk-sirk/phpredis-windows-release/releases/tag/php_redis-6.3.0rc1-php-8.0.30) |
24+
25+
### PhpRedis 6.2.0
26+
| PHP | PECL | THIS PROJECT |
27+
|:-:|:-:|:-|
28+
| 8.5 | / | [PhpRedis 6.2.0 + PHP 8.5.0 rc](https://github.com/dk-sirk/phpredis-windows-release/releases/tag/php_redis-6.2.0-php-8.5.0rc1)<br>[PhpRedis 6.2.0 + PHP 8.5.0 beta](https://github.com/dk-sirk/phpredis-windows-release/releases/tag/php_redis-6.2.0-php-8.5.0b2)<br>[PhpRedis 6.2.0 + PHP 8.5.0 alpha](https://github.com/dk-sirk/phpredis-windows-release/releases/tag/php_redis-6.2.0-php-8.5.0a1)<br> |
29+
| 8.4 | [pecl](https://pecl.php.net/package/redis/6.2.0/windows) | / |
30+
| 8.3 | [pecl](https://pecl.php.net/package/redis/6.2.0/windows) | / |
31+
| 8.2 | [pecl](https://pecl.php.net/package/redis/6.2.0/windows) | / |
32+
| 8.1 | [pecl](https://pecl.php.net/package/redis/6.2.0/windows) | / |
33+
| 8.0 | [pecl](https://pecl.php.net/package/redis/6.2.0/windows) | / |
34+
35+
### PhpRedis 6.1.0
36+
|PHP| PECL | THIS PROJECT |
37+
|:-:|:-:|:-|
38+
| 8.4 | [pecl](https://pecl.php.net/package/redis/6.1.0/windows) | [PhpRedis 6.1.0 + PHP 8.4](https://github.com/dk-sirk/phpredis-windows-release/releases/tag/php_redis-6.1.0-php-8.4) |
39+
| 8.3 | [pecl](https://pecl.php.net/package/redis/6.1.0/windows) | / |
40+
| 8.2 | [pecl](https://pecl.php.net/package/redis/6.1.0/windows) | / |
41+
| 8.1 | [pecl](https://pecl.php.net/package/redis/6.1.0/windows) | / |
42+
| 8.0 | [pecl](https://pecl.php.net/package/redis/6.1.0/windows) | / |
43+
44+
### PhpRedis 6.0.2
45+
|PHP| PECL | THIS PROJECT |
46+
|:-:|:-:|:-|
47+
| 8.3 | [pecl](https://pecl.php.net/package/redis/6.0.2/windows) | [PhpRedis 6.0.2 + PHP 8.3](https://github.com/dk-sirk/phpredis-windows-release/releases/tag/php_redis-6.0.2-php-8.3) |
48+
| 8.2 | [pecl](https://pecl.php.net/package/redis/6.0.2/windows) | [PhpRedis 6.0.2 + PHP 8.2](https://github.com/dk-sirk/phpredis-windows-release/releases/tag/php_redis-6.0.2-php-8.2) |
49+
| 8.1 | [pecl](https://pecl.php.net/package/redis/6.0.2/windows) | [PhpRedis 6.0.2 + PHP 8.1](https://github.com/dk-sirk/phpredis-windows-release/releases/tag/php_redis-6.0.2-php-8.1) |
50+
| 8.0 | [pecl](https://pecl.php.net/package/redis/6.0.2/windows) | [PhpRedis 6.0.2 + PHP 8.0](https://github.com/dk-sirk/phpredis-windows-release/releases/tag/php_redis-6.0.2-php-8.0) |
51+
52+
### PhpRedis 5.3.7
53+
|PHP| PECL | THIS PROJECT |
54+
|:-:|:-:|:-|
55+
| 8.3 | / | [PhpRedis 5.3.7 + PHP 8.3](https://github.com/dk-sirk/phpredis-windows-release/releases/tag/php_redis-5.3.7-php-8.3) |
56+
| 8.2 | / | [PhpRedis 5.3.7 + PHP 8.2](https://github.com/dk-sirk/phpredis-windows-release/releases/tag/php_redis-5.3.7-php-8.2) |
57+
| 8.1 | [pecl](https://pecl.php.net/package/redis/5.3.7/windows) | [PhpRedis 5.3.7 + PHP 8.1](https://github.com/dk-sirk/phpredis-windows-release/releases/tag/php_redis-5.3.7-php-8.1) |
58+
| 8.0 | [pecl](https://pecl.php.net/package/redis/5.3.7/windows) | [PhpRedis 5.3.7 + PHP 8.0](https://github.com/dk-sirk/phpredis-windows-release/releases/tag/php_redis-5.3.7-php-8.0) |

0 commit comments

Comments
 (0)