1<?xml version="1.0" encoding="UTF-8"?>
2<package packagerversion="1.10.10" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd">
3 <name>msgpack</name>
4 <channel>pecl.php.net</channel>
5 <summary>PHP extension for interfacing with MessagePack</summary>
6 <description>This extension provide API for communicating with MessagePack serialization.</description>
7 <lead>
8  <name>Advect</name>
9  <user>advect</user>
10  <email>advect@gmail.com</email>
11  <active>yes</active>
12 </lead>
13 <lead>
14  <name>Xinchen Hui</name>
15  <user>laruence</user>
16  <email>laruence@php.net</email>
17  <active>yes</active>
18 </lead>
19 <lead>
20  <name>Michael Wallner</name>
21  <user>mike</user>
22  <email>mike@php.net</email>
23  <active>yes</active>
24 </lead>
25 <date>2020-11-27</date>
26 <time>18:26:11</time>
27 <version>
28  <release>2.1.2</release>
29  <api>2.0.3</api>
30 </version>
31 <stability>
32  <release>stable</release>
33  <api>stable</api>
34 </stability>
35 <license filesource="LICENSE">3-Clause-BSD</license>
36 <notes>
37* PHP-8 compatibility. (Remi Collet, Michael Wallner)
38* Fixed #152: Split tests for #67 regarding 32/64bit platforms. (Andy Postnikov)
39* Fixed #153 and #147: Small string optimization causes excessive memory
40  consumption under specific workloads. (Michael Wallner)
41 </notes>
42 <contents>
43  <dir name="/">
44   <file md5sum="041f976f6be4de38f6e18443c0e8f9c3" name="tests/001.phpt" role="test" />
45   <file md5sum="11d3a17e404ec4938eff1d0b0e724e5f" name="tests/002.phpt" role="test" />
46   <file md5sum="00d40d4e11756376b3dee1a20f9e979a" name="tests/003.phpt" role="test" />
47   <file md5sum="21c14487ba126c00d5d42d2dd03c76c3" name="tests/004.phpt" role="test" />
48   <file md5sum="99b8bb5df5c98b6e27541245b39bb13f" name="tests/005.phpt" role="test" />
49   <file md5sum="e0488f07f26c74d1c918634c39555d6e" name="tests/006.phpt" role="test" />
50   <file md5sum="b64692d608852aeb2482d2dd05634426" name="tests/007.phpt" role="test" />
51   <file md5sum="211dd4d1d52a660b8d598b298cc05df9" name="tests/008.phpt" role="test" />
52   <file md5sum="95675703a3a002cfd0fcf4b30dd7e371" name="tests/009.phpt" role="test" />
53   <file md5sum="bbbaf71a9958ec9f19f6fe7fad04d27b" name="tests/009a.phpt" role="test" />
54   <file md5sum="ddb421cd083baaca3ce3a5263f731dcd" name="tests/010.phpt" role="test" />
55   <file md5sum="5d5ecd404959caea3ee96c48e6765669" name="tests/012.phpt" role="test" />
56   <file md5sum="462898206b0ccd49b0055c96b78a2282" name="tests/013.phpt" role="test" />
57   <file md5sum="690e24be70da60cc9becad0027e762d5" name="tests/014.phpt" role="test" />
58   <file md5sum="22ee57646befe373618904f4c72b391a" name="tests/015.phpt" role="test" />
59   <file md5sum="8394d823a6a05111e88b2ca28ca75756" name="tests/015b.phpt" role="test" />
60   <file md5sum="c550e296c72081db891c7f352f3ca2f2" name="tests/015e.phpt" role="test" />
61   <file md5sum="fb152ceb5208b0298684eba0a33f992b" name="tests/016.phpt" role="test" />
62   <file md5sum="c143aa78b84c8d7a7189d754592613e0" name="tests/017.phpt" role="test" />
63   <file md5sum="d0cecc60dd7afecad88d9b6d30d396f9" name="tests/018.phpt" role="test" />
64   <file md5sum="24bd86bafe0230617bad9d63699809ff" name="tests/019.phpt" role="test" />
65   <file md5sum="3d9e08a86a9c1f53af0a86cce5c42d6d" name="tests/020.phpt" role="test" />
66   <file md5sum="af470d224342fa2f24212e73a1aca1ca" name="tests/021.phpt" role="test" />
67   <file md5sum="23a30dd1eca67eaaf5b640d2153c8c5f" name="tests/022.phpt" role="test" />
68   <file md5sum="8531bbcfe9643c9e6669dd38147bd629" name="tests/023.phpt" role="test" />
69   <file md5sum="d0ba1b06180c264b4f75c56c0eac4458" name="tests/024.phpt" role="test" />
70   <file md5sum="c48c256fc9a61eda85149df4da56a116" name="tests/025.phpt" role="test" />
71   <file md5sum="f1efae18971770a637b525976a3540cd" name="tests/026.phpt" role="test" />
72   <file md5sum="6865e510618102a4b22e6b7009129515" name="tests/026a.phpt" role="test" />
73   <file md5sum="049ae91b1497a754f559f4bc5a33911a" name="tests/027.phpt" role="test" />
74   <file md5sum="1d7ea3932f82f209467843ad1d6854c3" name="tests/028.phpt" role="test" />
75   <file md5sum="3b90bf97273370c63baec504e97a45b1" name="tests/029.phpt" role="test" />
76   <file md5sum="a56527beea8c1f48809836859bb9abe7" name="tests/030.phpt" role="test" />
77   <file md5sum="3f37b5f1f4da46a1afeafea516d56490" name="tests/031.phpt" role="test" />
78   <file md5sum="170dfcb82fd1e097fffc6b57a7e9764a" name="tests/032.phpt" role="test" />
79   <file md5sum="0e96b2ebf8c37c1c4c13de4d2d5dae95" name="tests/033.phpt" role="test" />
80   <file md5sum="214a2e6b38419b3705d2bed5fc4f8aa9" name="tests/034.phpt" role="test" />
81   <file md5sum="205371a882948de65a30e1705674a2a5" name="tests/035.phpt" role="test" />
82   <file md5sum="4ea794ddee2f73ddf020a447df761dea" name="tests/040.phpt" role="test" />
83   <file md5sum="0d768e00b3b1f7ab3697a8c0aa693945" name="tests/040b.phpt" role="test" />
84   <file md5sum="eb2345f326a73ff3c30fdae225fc1487" name="tests/040c.phpt" role="test" />
85   <file md5sum="40aee0d8f7422c740584dfb01d111543" name="tests/040d.phpt" role="test" />
86   <file md5sum="cf71ab363e789302741e06f7e56ee86d" name="tests/041.phpt" role="test" />
87   <file md5sum="1073706e82b72a1c845d09273d95b256" name="tests/042.phpt" role="test" />
88   <file md5sum="57478f4e95bd000bf73a8331e9e19cba" name="tests/050.phpt" role="test" />
89   <file md5sum="8a78257214892864536329247b0cbb90" name="tests/060.phpt" role="test" />
90   <file md5sum="4423bd9f9aa06ac30dc0b8e1143248f7" name="tests/061.phpt" role="test" />
91   <file md5sum="187689f3d1d8fe3636ea7d6188e7e559" name="tests/062.phpt" role="test" />
92   <file md5sum="9c91266595d01080b813fb2a056fca82" name="tests/063.phpt" role="test" />
93   <file md5sum="3cd2200ecd846020cf607aa443da7b87" name="tests/064.phpt" role="test" />
94   <file md5sum="dcc75d9756ec7b3fb3e9c3dae169b00f" name="tests/065.phpt" role="test" />
95   <file md5sum="bad0c2dee56d9f7a8dd0161ed863915e" name="tests/066.phpt" role="test" />
96   <file md5sum="d15e923a2bca68f5fb7e285da725c248" name="tests/067.phpt" role="test" />
97   <file md5sum="5487b09ca0670225b8bae0e36ce1f15d" name="tests/070.phpt" role="test" />
98   <file md5sum="7003a1cf43367c0fa8af29e0ea07714f" name="tests/071.phpt" role="test" />
99   <file md5sum="e2bc7ccc6d161c49dbec3931f8ff6f9d" name="tests/072.phpt" role="test" />
100   <file md5sum="e7367b3d980aceefb0b4a1eab1fef137" name="tests/073.phpt" role="test" />
101   <file md5sum="1d36afe38f8da5d6850f605d10688791" name="tests/080.phpt" role="test" />
102   <file md5sum="25283b0353b04c3fe074cc6c870aa188" name="tests/081.phpt" role="test" />
103   <file md5sum="f37f581c8c0846b7b1f9f441a324c3c6" name="tests/082.phpt" role="test" />
104   <file md5sum="2c44bef03a0d90bb98e2d7b3e5a77552" name="tests/083.phpt" role="test" />
105   <file md5sum="a36d40bc9c909d9dc77e2331645bfc57" name="tests/084.phpt" role="test" />
106   <file md5sum="8ea77ee019a277e8b07794728dca0633" name="tests/085.phpt" role="test" />
107   <file md5sum="ad36999fcf98cb04b65ea17bd348f11e" name="tests/086.phpt" role="test" />
108   <file md5sum="726e7e6a1144f4a14fd0609ea57cb249" name="tests/087.phpt" role="test" />
109   <file md5sum="1b918e2c88a4775ef46fab21041ad571" name="tests/088.phpt" role="test" />
110   <file md5sum="c1bea324e6d87a0d996b508d4c2d2150" name="tests/089.phpt" role="test" />
111   <file md5sum="e56e50c87a50dfe74770f197c5c9ecce" name="tests/090.phpt" role="test" />
112   <file md5sum="890218e110a577aa87a6fe4165e76b20" name="tests/091.phpt" role="test" />
113   <file md5sum="746627f7c5fdee501d06f941210ac34e" name="tests/092.phpt" role="test" />
114   <file md5sum="4008e0572eec92b82fc1618252716ea9" name="tests/093.phpt" role="test" />
115   <file md5sum="41e9976787a4438aad265b4a8b971d6d" name="tests/094.phpt" role="test" />
116   <file md5sum="f68b6e7f0b423f40e237e8b8853aaa6e" name="tests/095.phpt" role="test" />
117   <file md5sum="2cf5fc386837675e8516f161be0993ad" name="tests/096.phpt" role="test" />
118   <file md5sum="dd26f5716be19e38a3943bd7f21be05d" name="tests/097.phpt" role="test" />
119   <file md5sum="cc3c779f1a161c383e1a870678c0e447" name="tests/098.phpt" role="test" />
120   <file md5sum="d3294e3a28f8e1e4acfea1a22365085d" name="tests/099.phpt" role="test" />
121   <file md5sum="ea8e71eec9100f7e2f5a0d751ee710e0" name="tests/100.phpt" role="test" />
122   <file md5sum="d4ccc6da3aea62a47322a9d3ed451a34" name="tests/101.phpt" role="test" />
123   <file md5sum="04a5779f7543b3ad6756a0496358f80f" name="tests/102.phpt" role="test" />
124   <file md5sum="10857f3a9020a994d86e365f71fd1c2f" name="tests/103.phpt" role="test" />
125   <file md5sum="fe34de5b1e1613b0009b1151c9a2fb77" name="tests/104.phpt" role="test" />
126   <file md5sum="d4daa384c1824805165df0595cda598e" name="tests/105.phpt" role="test" />
127   <file md5sum="766a6fbfbd479c3612dc62435fa28172" name="tests/106.phpt" role="test" />
128   <file md5sum="daa8775eb9dd7d96cd007aaf05ccd5fc" name="tests/107.phpt" role="test" />
129   <file md5sum="fff04218d82653f79ef06a12db7eb688" name="tests/108.phpt" role="test" />
130   <file md5sum="0da5a36396ec076a4259f4aa72702472" name="tests/109.phpt" role="test" />
131   <file md5sum="d44f963b68a26483d4bc95e1c1718c59" name="tests/110.phpt" role="test" />
132   <file md5sum="b5e79a4fdec999701eeed6e4ffedbaaf" name="tests/111.phpt" role="test" />
133   <file md5sum="2d9d876a7771eb149e8751fb2764413e" name="tests/112.phpt" role="test" />
134   <file md5sum="9961fad01da15f452e55e7ddd2fa2c40" name="tests/113.phpt" role="test" />
135   <file md5sum="889ae1fe8a8bf73da35d9f86e772f008" name="tests/114.phpt" role="test" />
136   <file md5sum="0c352ddf3fe25db4c68f42f814ebbf91" name="tests/115.phpt" role="test" />
137   <file md5sum="d1ce1f246f03ad9148a9a1ac4e9e8e40" name="tests/116.phpt" role="test" />
138   <file md5sum="22ad9a50e059cb3460df3913323d0c98" name="tests/117.phpt" role="test" />
139   <file md5sum="33b2f3109657045f97ddf56e8483a888" name="tests/118.phpt" role="test" />
140   <file md5sum="063c815822c304354350d2ee2f3298f2" name="tests/119.phpt" role="test" />
141   <file md5sum="14e128915526b618110b7a69ee4f8350" name="tests/120.phpt" role="test" />
142   <file md5sum="39d997975c5fcb15f74ff0254cf7353e" name="tests/121.phpt" role="test" />
143   <file md5sum="88e32faca9d5d03b9450ca13788fe606" name="tests/122.phpt" role="test" />
144   <file md5sum="dfcba4317c824c19bfbe514bfe6cff45" name="tests/123.phpt" role="test" />
145   <file md5sum="88d215f411a38ba06165759af9af9d74" name="tests/124.phpt" role="test" />
146   <file md5sum="e1f352ff75fefaf50d79c8fb19129051" name="tests/125.phpt" role="test" />
147   <file md5sum="5d7580cac61f98a12d52dc3bc621e565" name="tests/126.phpt" role="test" />
148   <file md5sum="9c64222d9e74d89f2c01487b780e84c0" name="tests/127.phpt" role="test" />
149   <file md5sum="7591a640110855713549d6957d8394cf" name="tests/128.phpt" role="test" />
150   <file md5sum="15e6419d723c7c58494681d6c81e562f" name="tests/129.phpt" role="test" />
151   <file md5sum="23f98cfe4c3ba459396c62801e04af04" name="tests/130.phpt" role="test" />
152   <file md5sum="604111af2502d05fb3e59d45067f2003" name="tests/131.phpt" role="test" />
153   <file md5sum="f96c33aea681d7aa38f2bb671279173e" name="tests/132.phpt" role="test" />
154   <file md5sum="8b20b5ac3eedfe710b41ff0c39e73709" name="tests/133.phpt" role="test" />
155   <file md5sum="1b99d02a41791e5cf6481d3e32635e75" name="tests/134.phpt" role="test" />
156   <file md5sum="ae5088b921e06924d0ea9af308b92d3d" name="tests/135.phpt" role="test" />
157   <file md5sum="78f1d56b752d8ce366d4b1ab9bb2b6d3" name="tests/136.phpt" role="test" />
158   <file md5sum="576bd9e2a6aa7192eb520702c2dd0e1b" name="tests/137.phpt" role="test" />
159   <file md5sum="ee6c622c91aea7a365d868782c0df1e6" name="tests/138.phpt" role="test" />
160   <file md5sum="5ab66c3bacccca8d8fde34ca88cb9e07" name="tests/139.phpt" role="test" />
161   <file md5sum="5ab66c3bacccca8d8fde34ca88cb9e07" name="tests/140.phpt" role="test" />
162   <file md5sum="ff9afb6ece3bdf739e5950ec62f177bd" name="tests/bug002.phpt" role="test" />
163   <file md5sum="7d842160928dd5fc18fcbb493157824c" name="tests/bug006.phpt" role="test" />
164   <file md5sum="652fff2801a19dbc7f54120e59702c52" name="tests/bug011.phpt" role="test" />
165   <file md5sum="7d7ebe9626867b04e5fc3e1b1e463dad" name="tests/bug012.phpt" role="test" />
166   <file md5sum="8b76a23a51041d3c395283e9cb6e632f" name="tests/bug013.phpt" role="test" />
167   <file md5sum="4b43de2ac9c4e8aab49c6589d2dc9f7c" name="tests/issue023.phpt" role="test" />
168   <file md5sum="0ec565a27f10d1c91cbd72fefbd50619" name="tests/issue067.phpt" role="test" />
169   <file md5sum="3ac0a43fba4ea3a390e337e4e6421d78" name="tests/issue067_32bit.phpt" role="test" />
170   <file md5sum="59d817c18993af22f8a964c03a63285a" name="tests/issue080.phpt" role="test" />
171   <file md5sum="bbfc5562bc99de2e10dac2ca48bc6159" name="tests/issue081.phpt" role="test" />
172   <file md5sum="db7ee5e493ed6540832fa4a9958d07be" name="tests/issue083.phpt" role="test" />
173   <file md5sum="153c70d18bbbc76ac5ab50a7f04fb73a" name="tests/issue091.phpt" role="test" />
174   <file md5sum="0d51ca84856a67e69b616f2dbc813ec8" name="tests/issue094.phpt" role="test" />
175   <file md5sum="8cec82b8077042053210791a4070c1ee" name="tests/issue107.phpt" role="test" />
176   <file md5sum="827dc00c697c8d55c909871a4a785dad" name="tests/issue132.phpt" role="test" />
177   <file md5sum="b5006f4b653608ca8f8cf5a7f3fbab94" name="tests/issue137.phpt" role="test" />
178   <file md5sum="9224565dea08e14319263aff6d622780" name="tests/issue139.phpt" role="test" />
179   <file md5sum="307e794ae8f342319cca65d541607350" name="tests/issue149.phpt" role="test" />
180   <file md5sum="ee51270425ce32d6fd3fb26b063f6283" name="tests/issue149.ser.txt" role="test" />
181   <file md5sum="12b9d8867e5fde4af426c134283e2082" name="LICENSE" role="doc" />
182   <file md5sum="e5732e083412f81c3cfd35c58371e231" name="README.md" role="doc" />
183   <file md5sum="63443e5fad47d7d94f3b936529eafae5" name="CREDITS" role="doc" />
184   <file md5sum="d41d8cd98f00b204e9800998ecf8427e" name="EXPERIMENTAL" role="doc" />
185   <file md5sum="ea2475013b70146ae388d6d034d98ae0" name="config.m4" role="src" />
186   <file md5sum="b4a0393023313dcf97bd56d92fe95bf4" name="config.w32" role="src" />
187   <file md5sum="1c1293a7a0a6630e0b775d7926d3ebfa" name="msgpack.c" role="src" />
188   <file md5sum="0ec8598792f2f8ac74eaa5a533323285" name="msgpack_class.c" role="src" />
189   <file md5sum="b8eadd32c3eafb67645bb4ffe16f687c" name="msgpack_class.h" role="src" />
190   <file md5sum="c430ff85c482f8602115df2900e670f2" name="msgpack_convert.c" role="src" />
191   <file md5sum="f43ac337b3fe1336c6ee150953fc0b8f" name="msgpack_convert.h" role="src" />
192   <file md5sum="57609c731c80438bd2c0c54ea226c547" name="msgpack_errors.h" role="src" />
193   <file md5sum="69eea92b329d85dbeadbf754bca519e3" name="msgpack_pack.c" role="src" />
194   <file md5sum="71519a082cbfea0b65903d1174576ef2" name="msgpack_pack.h" role="src" />
195   <file md5sum="255a90bef56d424b75a4db88bbc1c39f" name="msgpack_unpack.c" role="src" />
196   <file md5sum="5e0dfa2ce900cc254195f323f68c8cfc" name="msgpack_unpack.h" role="src" />
197   <file md5sum="3ada5648a9a525682d34021ce8305672" name="php_msgpack.h" role="src" />
198   <file md5sum="6ba9ffa242d31ee7f70c675376528d7f" name="msgpack/pack_define.h" role="src" />
199   <file md5sum="3d8bcf2315cc8fbd24ff380b8ba6fbe4" name="msgpack/pack_template.h" role="src" />
200   <file md5sum="19b2bf006e9b703dfc6e9fbdc8477810" name="msgpack/unpack_define.h" role="src" />
201   <file md5sum="05ae36d56efde5b4a480d109332aca66" name="msgpack/unpack_template.h" role="src" />
202   <file md5sum="848b8e8893c38653d846dab9f4e5adf0" name="msgpack/sysdep.h" role="src" />
203   <file md5sum="be45526bea33e016021cd030d3c88599" name="msgpack/version.h" role="src" />
204   <file md5sum="912c4d3089f51e4939540641100783d7" name="msgpack/version_master.h" role="src" />
205  </dir>
206 </contents>
207 <dependencies>
208  <required>
209   <php>
210    <min>7.0.0</min>
211   </php>
212   <pearinstaller>
213    <min>1.4.3</min>
214   </pearinstaller>
215  </required>
216 </dependencies>
217 <providesextension>msgpack</providesextension>
218 <extsrcrelease />
219 <changelog>
220  <release>
221   <date>2020-07-27</date>
222   <version>
223    <release>2.1.1</release>
224    <api>2.0.3</api>
225   </version>
226   <stability>
227    <release>stable</release>
228    <api>stable</api>
229   </stability>
230   <license filesource="LICENSE">3-Clause-BSD</license>
231   <notes>
232* Fixed issue #149: msgpack unpack error
233   </notes>
234  </release>
235  <release>
236   <date>2020-02-28</date>
237   <version>
238    <release>2.1.0</release>
239    <api>2.0.3</api>
240   </version>
241   <stability>
242    <release>stable</release>
243    <api>stable</api>
244   </stability>
245   <license filesource="LICENSE">3-Clause-BSD</license>
246   <notes>
247+ Improved performance
248+ Upgraded bundled msgpack headers to 3.2.0
249* Merged PR #101: Update README in order to match compatibile PHP version
250* Merged PR #125: fix ce-&gt;name is a zend_string
251* Merged PR #106: Update README
252* Merged PR #126: add mising tests in archive
253* Merged PR #135: Add fixes for issue #81 This also includes tests.
254* Merged PR #143: Fixed build with PHP-7.4
255* Fixed issue #139: Segmentation fault when using cloned unpacker
256* Fixed issue #132: Segfault on session php7.3
257* Fixed issue #107: $unpacker-&gt;execute() bug
258* Fixed issue #83: Arrays and negative index
259* Fixed issue #137: DateTime(Immutable) serialization doesn&apos;t work with php 7.4 RC1
260* Fixed issue #105: MessagePackUnpacker() bug
261* Fixed issue #90: msgpack_unpack is super slow (30x times igbinary) on big data sets
262* Fixed issue #91: Private property in base class
263* Fixed issue #67: Integer overflow on a 64-bit system
264* Fixed issue #33: int64 and uint64 decode is not supported in 32-bit php
265* Fixed issue #119: uint64 numbers are cast to uint on Windows
266* Fixed issue #134: msgpack-php msgpack_serialize/msgpack_pack not handling properly large int
267* Fixed issue #81: Serialize optimization
268* Fixed issue #108: tests/041.phpt failure
269* Fixed issue #142: Recursion encoded as NULL
270* Fixed issue #138: Serializers comparison for session like data
271   </notes>
272  </release>
273  <release>
274   <date>2018-12-20</date>
275   <version>
276    <release>2.0.3</release>
277    <api>2.0.3</api>
278   </version>
279   <stability>
280    <release>stable</release>
281    <api>stable</api>
282   </stability>
283   <license uri="http://www.php.net/license">PHP License</license>
284   <notes>
285- Fixed PHP-7.3 Compatibility
286   </notes>
287  </release>
288  <release>
289   <date>2016-12-07</date>
290   <version>
291    <release>2.0.2</release>
292    <api>2.0.2</api>
293   </version>
294   <stability>
295    <release>stable</release>
296    <api>stable</api>
297   </stability>
298   <license uri="http://www.php.net/license">PHP License</license>
299   <notes>
300- Fixed issue #104 (PHP7.1 build:Use own definition of msgpack_unserialize_data_t)
301   </notes>
302  </release>
303  <release>
304   <date>2016-03-01</date>
305   <version>
306    <release>2.0.1</release>
307    <api>2.0.1</api>
308   </version>
309   <stability>
310    <release>beta</release>
311    <api>beta</api>
312   </stability>
313   <license uri="http://www.php.net/license">PHP License</license>
314   <notes>
315- Fixed issue #82 (Check hash protection flag to avoid memory corruption)
316- Fixed Issue #80 (Serialized failed on unseted value)
317- When packing/unpacking a zend_object don&apos;t call magic methods __set/__get
318   </notes>
319  </release>
320  <release>
321   <date>2015-10-27</date>
322   <version>
323    <release>2.0.0</release>
324    <api>2.0.0</api>
325   </version>
326   <stability>
327    <release>beta</release>
328    <api>beta</api>
329   </stability>
330   <license uri="http://www.php.net/license">PHP License</license>
331   <notes>
332- Release msgpack for PHP7
333   </notes>
334  </release>
335  <release>
336   <date>2015-04-27</date>
337   <version>
338    <release>0.5.6</release>
339    <api>0.5.6</api>
340   </version>
341   <stability>
342    <release>beta</release>
343    <api>beta</api>
344   </stability>
345   <license uri="http://www.php.net/license">PHP License</license>
346   <notes>
347- support str8 type (wudikua)
348- Fix a warning and a possible crash (Mike)
349- Fix crash with memcached (Mike)
350   </notes>
351  </release>
352  <release>
353   <date>2013-02-19</date>
354   <version>
355    <release>0.5.5</release>
356    <api>0.5.5</api>
357   </version>
358   <stability>
359    <release>beta</release>
360    <api>beta</api>
361   </stability>
362   <license uri="http://www.php.net/license">PHP License</license>
363   <notes>
364- Fix ZTS build
365- Fixed Bug #14 (&quot;Invalid read&quot; reported by valgrind)
366- Fixed FR #8 (Return on unserialization)
367   </notes>
368  </release>
369  <release>
370   <date>2013-02-18</date>
371   <version>
372    <release>0.5.4</release>
373    <api>0.5.4</api>
374   </version>
375   <stability>
376    <release>beta</release>
377    <api>beta</api>
378   </stability>
379   <license uri="http://www.php.net/license">PHP License</license>
380   <notes>
381- Fixed Bug #12 (msgpack_seriallize interfere with php serialize).
382- Fixed Bug #11 (unpacking empty array / segmentation fault).
383   </notes>
384  </release>
385  <release>
386   <date>2012-10-12</date>
387   <version>
388    <release>0.5.3</release>
389    <api>0.5.3</api>
390   </version>
391   <stability>
392    <release>beta</release>
393    <api>beta</api>
394   </stability>
395   <license uri="http://www.php.net/license">PHP License</license>
396   <notes>
397- Fixed Bug #6 (bug with incorrect packing of mixed arrays)
398   </notes>
399  </release>
400  <release>
401   <date>2012-09-14</date>
402   <version>
403    <release>0.5.2</release>
404    <api>0.5.2</api>
405   </version>
406   <stability>
407    <release>beta</release>
408    <api>beta</api>
409   </stability>
410   <license uri="http://www.php.net/license">PHP License</license>
411   <notes>
412- Initial release
413   </notes>
414  </release>
415 </changelog>
416</package>
417