File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 224224 <providesextension >msgpack</providesextension >
225225 <extsrcrelease />
226226 <changelog >
227+
228+ <release >
229+ <date >2023-06-02</date >
230+ <version >
231+ <release >2.2.0</release >
232+ <api >2.2.0</api >
233+ </version >
234+ <stability >
235+ <release >stable</release >
236+ <api >stable</api >
237+ </stability >
238+ <license filesource =" LICENSE" >3-Clause-BSD</license >
239+ <notes ><![CDATA[
240+ * Fix PHP-8.2 compatibility (see gh issue #165)
241+ * Fix PHP-8.1 compatibility (see gh issues #161, #157, and #156)
242+ * Add support for ZEND_ACC_NOT_SERIALIZABLE and magic __{,un}serialize
243+ ]]> </notes >
244+ </release >
245+
246+ <release >
247+ <date >2020-11-27</date >
248+ <version >
249+ <release >2.1.2</release >
250+ <api >2.0.3</api >
251+ </version >
252+ <stability >
253+ <release >stable</release >
254+ <api >stable</api >
255+ </stability >
256+ <license filesource =" LICENSE" >3-Clause-BSD</license >
257+ <notes ><![CDATA[
258+ * PHP-8 compatibility. (Remi Collet, Michael Wallner)
259+ * Fixed #152: Split tests for #67 regarding 32/64bit platforms. (Andy Postnikov)
260+ * Fixed #153 and #147: Small string optimization causes excessive memory consumption under specific workloads. (Michael Wallner)
261+ ]]> </notes >
262+ </release >
263+
227264 <release >
228265 <date >2020-07-27</date >
229266 <version >
You can’t perform that action at this time.
0 commit comments