From 84c831e4cb12e18bfe5d61d80e65399b4213bf7b Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Fri, 21 Dec 2018 11:11:37 +0800 Subject: [PATCH] releasing 2.0.6 --- package.xml | 29 +++++++++++++++++++++-------- 1 file changed, 21 insertions(+), 8 deletions(-) diff --git a/package.xml b/package.xml index f983e85..1a968e3 100644 --- a/package.xml +++ b/package.xml @@ -23,11 +23,11 @@ msaraujo@php.net yes - 2017-12-31 - + 2018-12-21 + - 2.0.5 - 2.0.5 + 2.0.6 + 2.0.6 stable @@ -35,9 +35,7 @@ PHP - - 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 @@ -84,6 +82,22 @@ lua + + 2018-12-21 + + 2.0.6 + 2.0.6 + + + stable + stable + + PHP License + + - Fixed Hash Recursive Detecting in PHP-7.3 + + + 2017-12-31 @@ -101,7 +115,6 @@ - Fix allocation of lua object. (SaraG) - 2017-07-12