diff --git a/package.xml b/package.xml index 4de9026..d199168 100644 --- a/package.xml +++ b/package.xml @@ -33,7 +33,7 @@ Furthermore its now possible to split the parser from the handler object, so you no 2012-04-01 - + 0.1.0 0.1.0 @@ -48,30 +48,35 @@ Remove package.php from release - + - - - + + + - + - - - - - - - - - - - + + + + + + + + + + + + + + + - - + + + @@ -90,38 +95,6 @@ Remove package.php from release - - - 1.1.0beta1 - 1.1.0beta1 - - - beta - beta - - 2004-04-16 - PHP License - -- Fixed memory leaks parsing many documents or big files (mroch) -- Fixed setInput() url detection regex (mroch) -- Added setInputString() method, allowing strings to be passed as input (schst) -- Error handling rewritten (cox) -- Increased the overall parsing speed (cox) -- Added free() method (schst -- Added reset() method, that is called when parsing a document so it is possible to parse more than one document per instance (schst) -- Added error codes (schst) -- revamped documentation (cox, schst) -- Fixed bug #516 (url fopen and safe mode) (schst) -- Fixed bug #637 (dependency on PEAR) (schst) -- improved parse() and parseString() to be able to parse more than one document (schst) -- added PHP5 constructor (schst) -- moved xml_parser_create() to _create() for PHP5 compatibility (schst) -- added dependency on PHP 4.2 - -Thanks to Marshall Roch for commments and contributions and Tomas V.V. Cox -for applying a lot of fixes and improvements. - - 0.1.0