mirror of
https://github.com/phpredis/phpredis.git
synced 2026-06-19 07:35:31 +00:00
5.3.2
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
|
||||
</stability>
|
||||
<license uri="http://www.php.net/license">PHP</license>
|
||||
<notes>
|
||||
phpredsi 5.3.3
|
||||
phpredis 5.3.3
|
||||
|
||||
This release mostly includes just small PHP 8 Windows compatibility fixes
|
||||
such that pecl.php.net can automatically build Windows DLLs.
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@
|
||||
#define PHP_REDIS_H
|
||||
|
||||
/* phpredis version */
|
||||
#define PHP_REDIS_VERSION "5.3.2"
|
||||
#define PHP_REDIS_VERSION "5.3.3"
|
||||
|
||||
PHP_METHOD(Redis, __construct);
|
||||
PHP_METHOD(Redis, __destruct);
|
||||
|
||||
Reference in New Issue
Block a user