http://pear.php.net/
pear-webmaster@lists.php.netpear-webmaster@lists.php.neten-usLatest releases of xml_utilThe latest releases for the package xml_utilXML_Util 1.4.5
http://pear.php.net/package/XML_Util/download/1.4.5/
* PR #12: fix Trying to access array offset on value of type int
2020年04月19日T11:10:36-05:00ashnazgXML_Util 1.4.4
http://pear.php.net/package/XML_Util/download/1.4.4/
* PR #11: fix phplint warning
2019年12月05日T14:09:19-05:00ashnazgXML_Util 1.4.3
http://pear.php.net/package/XML_Util/download/1.4.3/
* Decrease minimum PEAR version to 1.9.0 to allow PEAR upgrades
2017年06月28日T15:26:21-05:00cweiskeXML_Util 1.4.2
http://pear.php.net/package/XML_Util/download/1.4.2/
* Bug #21184 Collapse issue
2017年02月22日T14:32:31-05:00ashnazgXML_Util 1.4.1
http://pear.php.net/package/XML_Util/download/1.4.1/
* Bug #21177 XML_Util::collapseEmptyTags() can return NULL
2017年02月07日T13:12:23-05:00ashnazgXML_Util 1.4.0
http://pear.php.net/package/XML_Util/download/1.4.0/
* Set minimum PHP version to 5.4.0<br />
* Set minimum PEAR version to 1.10.1<br />
<br />
* Adds a new XML_UTIL_COLLAPSE_NONE option<br />
for preventing empty tag collapsing.<br />
<br />
* Request #15467 CDATA sections and blank nodes
2017年02月03日T13:43:27-05:00ashnazgXML_Util 1.3.0
http://pear.php.net/package/XML_Util/download/1.3.0/
* Set minimum PHP version to 5.3.0<br />
* Mark static methods with static keyword
2015年02月27日T13:22:16-05:00cweiskeXML_Util 1.2.3
http://pear.php.net/package/XML_Util/download/1.2.3/
Bug #20293 Broken installation for 1.2.2
2014年06月07日T12:33:10-05:00doconnorXML_Util 1.2.1
http://pear.php.net/package/XML_Util/download/1.2.1/
Fixed Bug #14760: Bug in getDocTypeDeclaration() [ashnazg|fpospisil]
2008年12月07日T20:44:18-05:00ashnazgXML_Util 1.2.0
http://pear.php.net/package/XML_Util/download/1.2.0/
Changed license to New BSD License (Req #13826 [ashnazg])<br />
Added a test suite against all API methods [ashnazg]<br />
Switch to package.xml v2 [ashnazg]<br />
Added Req #13839: Missing XHTML empty tags to collapse [ashnazg|drry]<br />
Fixed Bug #5392: encoding of ISO-8859-1 is the only supported encoding [ashnazg]<br />
Fixed Bug #4950: Incorrect CDATA serializing [ashnazg|drry]<br />
-- (this fix differs from the one in v1.2.0a1)
2008年07月26日T22:54:15-05:00ashnazg