@@ -27,14 +27,14 @@ http://pear.php.net/dtd/package-2.0.xsd">
27
27
<email >n.favrefelix@gmail.com</email >
28
28
<active >no</active >
29
29
</lead >
30
- <date >2022-02-12 </date >
30
+ <date >2022-02-15 </date >
31
31
<version >
32
- <release >5.3.7RC2 </release >
32
+ <release >5.3.7 </release >
33
33
<api >5.3.7</api >
34
34
</version >
35
35
<stability >
36
- <release >beta </release >
37
- <api >beta </api >
36
+ <release >stable </release >
37
+ <api >stable </api >
38
38
</stability >
39
39
<license uri =" http://www.php.net/license" >PHP</license >
40
40
<notes >
@@ -49,6 +49,12 @@ http://pear.php.net/dtd/package-2.0.xsd">
49
49
BatchLabs - https://batch.com
50
50
Luis Zarate - https://github.com/jlzaratec
51
51
52
+ phpredis 5.3.7
53
+
54
+ - There were no changes between 5.3.7 and 5.3.7RC2.
55
+
56
+ ---
57
+
52
58
phpredis 5.3.7RC2
53
59
54
60
- There were no changes between 5.3.7RC2 and 5.3.7RC1.
@@ -137,6 +143,42 @@ http://pear.php.net/dtd/package-2.0.xsd">
137
143
<configureoption name =" enable-redis-zstd" prompt =" enable zstd compression support?" default =" no" />
138
144
</extsrcrelease >
139
145
<changelog >
146
+ <release >
147
+ <stability ><release >stable</release ><api >stable</api ></stability >
148
+ <version ><release >5.3.7</release ><api >5.3.7</api ></version >
149
+ <date >2022-02-15</date >
150
+ <notes >
151
+ --- Sponsors ---
152
+
153
+ Audiomack - https://audiomack.com
154
+ Open LMS - https://openlms.net
155
+ BlueHost - https://bluehost.com
156
+ Object Cache Pro for WordPress - https://objectcache.pro
157
+ Avtandil Kikabidze - https://github.com/akalongman
158
+ Zaher Ghaibeh - https://github.com/zaherg
159
+ BatchLabs - https://batch.com
160
+ Luis Zarate - https://github.com/jlzaratec
161
+
162
+ phpredis 5.3.7
163
+
164
+ - There were no changes between 5.3.7 and 5.3.7RC2.
165
+
166
+ ---
167
+
168
+ phpredis 5.3.7RC2
169
+
170
+ - There were no changes between 5.3.7RC2 and 5.3.7RC1.
171
+
172
+ ---
173
+
174
+ phpredis 5.3.7RC1
175
+
176
+ - Fix RedisArray::[hsz]scan and tests [08a9d5db, 0264de18] (Pavlo Yatsukhnenko, Michael Grunder)
177
+ - Fix RedisArray::scan [8689ab1c] (Pavlo Yatsukhnenko)
178
+ - Fix LZF decompression logic [0719c1ec] (Michael Grunder)
179
+
180
+ </notes >
181
+ </release >
140
182
<release >
141
183
<stability ><release >stable</release ><api >stable</api ></stability >
142
184
<version ><release >5.3.6</release ><api >5.3.6</api ></version >
0 commit comments