Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormichael-grunder <michael.grunder@gmail.com>2020-07-07 19:52:51 +0300
committermichael-grunder <michael.grunder@gmail.com>2020-07-07 19:52:51 +0300
commitb465b797c052a1b7a308195438f86a6f1d6ad485 (patch)
treea7aac5277d85f31662643c0b7e23efacd277f76b /package.xml
parent066cff6adee03ce05ec5d57083eb7995dfa4344d (diff)
Prepare for 5.3.1
Diffstat (limited to 'package.xml')
-rw-r--r--package.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.xml b/package.xml
index b17ca5ac..e63d142d 100644
--- a/package.xml
+++ b/package.xml
@@ -56,6 +56,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
---
+ * Properly clean up on session start failure [066cff6a] (Michael Grunder)
+ * Treat NULL as a failure for redis_extract_auth_info [49428a2f]
+ (Michael Grunder)
* Don't dereference a NULL zend_string or efree one [ff2e160f, 7fed06f2]
(Michael Grunder)
* Fix config.m4 messages and test for and include php_hash.h [83a1b7c5,