Top Level :: XMLxmlwriter 2.0.1
This package is not maintained anymore and has been superseded. Package has moved to channel http://www.php.net/xmlwriter, package XmlWriter in Core.
| Package Information |
| Summary |
Provides fast, non-cached, forward-only means to write XML data.
This PECL extension is dead, instead use XMLWriter that comes with core (as of PHP 5.1.2) |
| Maintainers |
Rob Richards <rrichards@php.net> (lead) [details] Pierre 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 Version 2.0.1 (stable) |
- Switch from PHP License to BSD-like license
- Allow recursive calls to __get/__set for different properties (ilia) |
|
| Dependencies for release 2.0.1 |
|
PHP Version: PHP 4.3.0 or newer
|
|
|