mirror of
https://github.com/phpredis/phpredis.git
synced 2026-06-19 07:35:31 +00:00
4.2.0
This commit is contained in:
+8
-6
@@ -27,21 +27,23 @@ http://pear.php.net/dtd/package-2.0.xsd">
|
||||
<email>n.favrefelix@gmail.com</email>
|
||||
<active>yes</active>
|
||||
</lead>
|
||||
<date>2018-11-08</date>
|
||||
<date>2018-11-17</date>
|
||||
<version>
|
||||
<release>4.2.0RC3</release>
|
||||
<api>4.2.0RC3</api>
|
||||
<release>4.2.0</release>
|
||||
<api>4.2.0</api>
|
||||
</version>
|
||||
<stability>
|
||||
<release>beta</release>
|
||||
<api>beta</api>
|
||||
<release>stable</release>
|
||||
<api>stable</api>
|
||||
</stability>
|
||||
<license uri="http://www.php.net/license">PHP</license>
|
||||
<notes>
|
||||
phpredis 4.2.0RC3
|
||||
phpredis 4.2.0
|
||||
|
||||
The main feature of this release is new Streams API implemented by Michael Grunder.
|
||||
|
||||
Note: There are no changes between 4.2.0RC3 and 4.2.0.
|
||||
|
||||
4.2.0RC3:
|
||||
|
||||
* Optimize close method [2a1ef961] (fanjiapeng)
|
||||
|
||||
Reference in New Issue
Block a user