From: Rob Richards Date: Mon, 2 May 2005 19:50:58 +0000 (+0000) Subject: - now stable thanks to Pierre X-Git-Tag: php-5.0.1b1~344 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1a0579affa7fee3feffc12bba6bb1073a7419522;p=php - now stable thanks to Pierre - prep for release --- diff --git a/ext/xmlwriter/package.xml b/ext/xmlwriter/package.xml index 58821bfbe3..3fecce8b54 100644 --- a/ext/xmlwriter/package.xml +++ b/ext/xmlwriter/package.xml @@ -17,12 +17,22 @@ lead - + + pajoye + Pierre-Alain Joye + pierre.dev@gmail.com + developer + - 0.2 - 2004-10-08 - alpha - Fix bug 2482 and other function parameters + 1.0 + 2005-05-02 + stable + + Many Bug Fixes + Use PHP streams under PHP 4 + Add xmlwriter_flush function to flush buffer + Add support for xmlTextWriterStart/EndComment + @@ -32,6 +42,12 @@ alpha Initial Release + + 0.2 + 2004-10-08 + alpha + Fix bug 2482 and other function parameters +