From: Pierre Joye Date: Sun, 5 Mar 2006 16:15:39 +0000 (+0000) Subject: - xmllint X-Git-Tag: RELEASE_1_3~538 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b98712835ed2735cb924ec76d9df182e8e8c3995;p=php - xmllint --- diff --git a/ext/xmlwriter/package.xml b/ext/xmlwriter/package.xml index 1fb404c060..3a837c9b97 100644 --- a/ext/xmlwriter/package.xml +++ b/ext/xmlwriter/package.xml @@ -1,136 +1,134 @@ - + - xmlwriter - Provides fast, non-cached, forward-only means to write XML data. - This extension wraps the libxml xmlWriter API. Represents a writer that provides a non-cached, forward-only means of generating streams or files containing XML data. + xmlwriter + Provides fast, non-cached, forward-only means to write XML data. + This extension wraps the libxml xmlWriter API. Represents a writer that provides a non-cached, forward-only means of generating streams or files containing XML data. - PHP - + PHP + + + rrichards + Rob Richards + rrichards@php.net + lead + + - rrichards - Rob Richards - rrichards@php.net - lead + pajoye + Pierre-Alain Joye + pajoye@php.net + developer - - - pajoye - Pierre-Alain Joye - pajoye@php.net - developer - - - 2.0.3 - 2005-12-10 - stable - - fix ::startDtd and ::startElementNs arguments + + 2.0.3 + 2005-12-10 + stable + - fix ::startDtd and ::startElementNs arguments - Add tests for both methods - - - - 2.0.4 - 2005-03-05 - stable - - #6267, Implement xmlTextWriterWriteRaw + + + + 2.0.4 + 2005-03-05 + stable + - #6267, Implement xmlTextWriterWriteRaw - #6266, Implement xmlTextWriterFullEndElement -#6177, xmlwriter_write_dtd_element inconsistent parameters between function/method - - - 2.0.2 - 2005-12-01 - stable - - fix build under 5.0 + + + 2.0.2 + 2005-12-01 + stable + - fix build under 5.0 - fix crash when XMLWriter is instantiated but not used - Switch from BSD-like license to PHP License 3.01 - - - - 2.0.2 - 2005-12-01 - stable - - fix build under 5.0 + + + 2.0.2 + 2005-12-01 + stable + - fix build under 5.0 - fix crash when XMLWriter is instantiated but not used - Switch from BSD-like license to PHP License 3.01 - - - 2.0.0 - 2005-08-07 - stable - + + + 2.0.0 + 2005-08-07 + stable + fix tests using UTF-8 move to stable state - - - 1.1.0 - 2005-05-24 - beta - + + + 1.1.0 + 2005-05-24 + beta + Add OO interface (php5 only) Add test cases - - - - 2.0.1 - 2005-11-15 - stable - - Switch from PHP License to BSD-like license + + + + 2.0.1 + 2005-11-15 + stable + - Switch from PHP License to BSD-like license - Allow recursive calls to __get/__set for different properties (ilia) - - 1.0 - 2005-05-02 - stable - + + 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 - - - 0.1 - 2004-07-20 - alpha - Initial Release - - - 0.2 - 2004-10-08 - alpha - Fix bug 2482 and other function parameters - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + 0.1 + 2004-07-20 + alpha + Initial Release + + + 0.2 + 2004-10-08 + alpha + Fix bug 2482 and other function parameters + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ext/xmlwriter/package2.xml b/ext/xmlwriter/package2.xml index 59b7b8ee8b..7c0e203ab1 100644 --- a/ext/xmlwriter/package2.xml +++ b/ext/xmlwriter/package2.xml @@ -1,131 +1,131 @@ - - xmlwriter - pecl.php.net - Provides fast, non-cached, forward-only means to write XML data. - This extension wraps the libxml xmlWriter API. Represents a writer that provides a non-cached, forward-only means of generating streams or files containing XML data. + + xmlwriter + pecl.php.net + Provides fast, non-cached, forward-only means to write XML data. + This extension wraps the libxml xmlWriter API. Represents a writer that provides a non-cached, forward-only means of generating streams or files containing XML data. - - Rob Richards - rrichards - rrichards@php.net - yes - - - Pierre-Alain Joye - pajoye - pajoye@php.net - yes - - 2006-03-05 - - 2.0.4 - 2.0.0 - - - stable - stable - - PHP - - #6267, Implement xmlTextWriterWriteRaw + + Rob Richards + rrichards + rrichards@php.net + yes + + + Pierre-Alain Joye + pajoye + pajoye@php.net + yes + + 2006-03-05 + + 2.0.4 + 2.0.0 + + + stable + stable + + PHP + - #6267, Implement xmlTextWriterWriteRaw - #6266, Implement xmlTextWriterFullEndElement -#6177, xmlwriter_write_dtd_element inconsistent parameters between function/method - - - - - - - - - - - - - - - - - - - - - - - - - 4.3.0 - - - 1.4.0a2 - - - - xmlwriter - - - - 2005-12-10 - - 2.0.3 - 2.0.0 - - - stable - stable - - PHP - - fix ::startDtd and ::startElementNs arguments + + + + + + + + + + + + + + + + + + + + + + + + + 4.3.0 + + + 1.4.0a2 + + + + xmlwriter + + + + 2005-12-10 + + 2.0.3 + 2.0.0 + + + stable + stable + + PHP + - fix ::startDtd and ::startElementNs arguments - Add tests for both methods - fix ::setIndent() parameter parsing (Ilia) - Fix compile warnings - update tests suite - - - 2005-12-01 - - 2.0.2 - 2.0.0 - - - stable - stable - - PHP - - fix build under 5.0 + + + 2005-12-01 + + 2.0.2 + 2.0.0 + + + stable + stable + + PHP + - fix build under 5.0 - fix crash when XMLWriter is instantiated but not used - Switch from BSD-like license to PHP License 3.01 - - - - 2.0.1 - 2.0.0 - - - stable - stable - - BSD - - Switch from PHP License to BSD-like license + + + + 2.0.1 + 2.0.0 + + + stable + stable + + BSD + - Switch from PHP License to BSD-like license - Allow recursive calls to __get/__set for different properties (ilia) - - - 2005-08-07 - - - 2.0.0 - 2.0.0 - - - stable - stable - - PHP License - Promote to stable - - + + + 2005-08-07 + + + 2.0.0 + 2.0.0 + + + stable + stable + + PHP License + Promote to stable + +