fix #6: compatibility with 8.2
[awesomized/ext-ion] / package.xml
index 5976a68e0dbcf87117241931884ecb1362dbba3f..80c5fb60e33e3861bd8a13046d5a01370f3e0238 100644 (file)
@@ -20,9 +20,9 @@ https://awesomized.github.io/ext-ion/
   <email>mike@php.net</email>
   <active>yes</active>
  </lead>
- <date>2022-02-01</date>
+ <date>2022-05-31</date>
  <version>
-  <release>0.2.0</release>
+  <release>0.2.1</release>
   <api>0.2.0</api>
  </version>
  <stability>
@@ -31,7 +31,8 @@ https://awesomized.github.io/ext-ion/
  </stability>
  <license uri="http://copyfree.org/content/standard/licenses/2bsd/license.txt">BSD-2-Clause</license>
  <notes><![CDATA[
-* WIP
+* Fix possible crash on unserializing uninitialized properties.
+
 ]]></notes>
  <contents>
   <dir name="/">
@@ -114,7 +115,8 @@ https://awesomized.github.io/ext-ion/
     <file role="test" name="serialize.phpt"/>
     <dir name="unserialize">
      <file role="test" name="multifield.phpt"/>
-     <file role="test" name="argtype.phpt"/>
+        <file role="test" name="argtype.phpt"/>
+        <file role="test" name="executor_globals.phpt"/>
      <file role="test" name="sid.phpt"/>
      <file role="test" name="invalid_annotation.phpt"/>
      <file role="test" name="multisequence.phpt"/>