releasing 2.0.6

This commit is contained in:
Xinchen Hui
2018-12-21 11:11:37 +08:00
parent f588c88528
commit 84c831e4cb

View File

@@ -23,11 +23,11 @@
<email>msaraujo@php.net</email>
<active>yes</active>
</developer>
<date>2017-12-31</date>
<time>19:15:00</time>
<date>2018-12-21</date>
<time>11:10:00</time>
<version>
<release>2.0.5</release>
<api>2.0.5</api>
<release>2.0.6</release>
<api>2.0.6</api>
</version>
<stability>
<release>stable</release>
@@ -35,9 +35,7 @@
</stability>
<license uri="http://www.php.net/license">PHP</license>
<notes>
- Refactor LuaClosure. (SaraG)
- Fix non-string member access in read/write prop. (SaraG)
- Fix allocation of lua object. (SaraG)
- Fixed Hash Recursive Detecting in PHP-7.3
</notes>
<contents>
<dir name="/">
@@ -84,6 +82,22 @@
<providesextension>lua</providesextension>
<extsrcrelease />
<changelog>
<release>
<date>2018-12-21</date>
<version>
<release>2.0.6</release>
<api>2.0.6</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://www.php.net/license">PHP License</license>
<notes>
- Fixed Hash Recursive Detecting in PHP-7.3
</notes>
</release>
<release>
<date>2017-12-31</date>
<version>
@@ -101,7 +115,6 @@
- Fix allocation of lua object. (SaraG)
</notes>
</release>
<release>
<date>2017-07-12</date>
<version>