| 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.2 |
- fix build under 5.0
- fix crash when XMLWriter is instantiated but not used
- Switch from BSD-like license to PHP License 3.01 |
|