xmlwriterpecl.php.netProvides 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 Richardsrrichardsrrichards@php.netyesPierre-Alain Joyepajoyepajoye@php.netyes2006-03-052.0.42.0.0stablestablePHP- #6267, Implement xmlTextWriterWriteRaw
- #6266, Implement xmlTextWriterFullEndElement
-#6177, xmlwriter_write_dtd_element inconsistent parameters between function/method
4.3.01.4.0a2xmlwriter2005-12-102.0.32.0.0stablestablePHP- fix ::startDtd and ::startElementNs arguments
- Add tests for both methods
- fix ::setIndent() parameter parsing (Ilia)
- Fix compile warnings
- update tests suite
2005-12-012.0.22.0.0stablestablePHP- 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.12.0.0stablestableBSD- Switch from PHP License to BSD-like license
- Allow recursive calls to __get/__set for different properties (ilia)
2005-08-072.0.02.0.0stablestablePHP LicensePromote to stable