| Package Information |
| Summary |
Provides fast, non-cached, forward-only means to write XML data. |
| Maintainers |
Rob Richards <rrichards@php.net> (lead) [details] Pierre-Alain Joye (developer) [wishlist] [details]
|
| License |
PHP |
| Description |
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. |
Release notes Version2.0.4 |
- #6267, Implement xmlTextWriterWriteRaw
- #6266, Implement xmlTextWriterFullEndElement
-#6177, xmlwriter_write_dtd_element inconsistent parameters between function/method |
|