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:
Diffstat (limited to 'package.xml')
-rw-r--r--package.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.xml b/package.xml
index e63d142d..466be5fc 100644
--- a/package.xml
+++ b/package.xml
@@ -55,9 +55,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
~ Avtandil Kikabidze - https://github.com/akalongman
---
-
* Properly clean up on session start failure [066cff6a] (Michael Grunder)
- * Treat NULL as a failure for redis_extract_auth_info [49428a2f]
+ * Treat NULL as a failure for redis_extract_auth_info [49428a2f, 14ac969d]
(Michael Grunder)
* Don't dereference a NULL zend_string or efree one [ff2e160f, 7fed06f2]
(Michael Grunder)