[ANNOUNCEMENT] XML_Util-1.3.0 (stable) Released.

[email protected] ("PEAR Announce") Fri, 27 Feb 2015 13:22:16 +0000 (GMT)
Newsgroups php.pear.general
Message-ID <[email protected]>
The new PEAR package XML_Util-1.3.0 (stable) has been released at http://pear.php.net/.

Release notes
-------------
* Set minimum PHP version to 5.3.0
* Mark static methods with static keyword

Package Info
------------
Selection of methods that are often needed when working with XML documents.  Functionality includes creating of attribute lists from arrays, creation of tags, validation of XML names and more.

Related Links
-------------
Package home: http://pear.php.net/package/XML_Util
   Changelog: http://pear.php.net/package/XML_Util/download/1.3.0
    Download: http://download.pear.php.net/package/XML_Util-1.3.0.tgz

Authors
-------
Chuck Burgess (lead)