PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » XML » XML_Util

XML utility class

This package is unmaintained.

Download latest release 1.4.5 (there might be newer Composer installable version)

License: BSD License

Description

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.

Documentation

Manual

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#23ClosedBug2003-09-18Array To String conversion
#1083ClosedBug2004-03-26E_ALL notices
#1438ClosedBug2004-05-19Fixes to XML_Util::isValidName
#2639ClosedReq2004-10-28Missing stripEntities()
#3047ClosedReq2004-12-28Multiple namespaces
#4950ClosedBug2005-07-29Incorrect CDATA serializing
#5392ClosedBug2005-09-13encoding of ISO-8859-1 is the only supported encoding
#5419ClosedBug2005-09-15isValidString() incorrect
#8196ClosedReq1.1.12006-07-12createTagFromArray sort toggle
#9561ClosedBug1.1.22006-12-06Not allowing underscores in middle of tags
#10535Wont fixReq1.1.42007-03-28Line-breaks
#13826ClosedReqCVS2008-05-02License Change from PHP to BSD
#13839ClosedReq1.2.0a12008-05-05Missing XHTML empty tags to collapse
#14760ClosedBug1.2.02008-10-08Bug in getDocTypeDeclaration()
#15467ClosedReq1.2.12008-12-30CDATA sections and blank nodes
#18343ClosedBug2011-03-08Entities in file names decoded during packaging
#19174ClosedBugSVN2011-12-30upgrade PHPUnit require statements & other fixes (for PEAR QA Team)
#19750ClosedReq1.2.12012-12-15examples/example.php encoding
#20293ClosedBug2014-06-07Broken installation for 1.2.2
#21057ClosedBug1.3.02016-04-28Strict Standards
#21177ClosedBug1.4.02017-02-06XML_Util::collapseEmptyTags() can return NULL
#21184ClosedBug1.4.12017-02-22Collapse issue