PEAR is archived and read-only

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

Home » XML » XML_Beautifier

Class to format XML documents.

This package is unmaintained.

Download latest release 1.2.2 (archived versions might be outdated)

License: BSD License

Description

XML_Beautifier will add indentation and linebreaks to you XML files, replace all entities, format your comments and makes your document easier to read.
You can influence the way your document is beautified with several options, ranging from indentation to changing the case of tags and normalizing your comments.

Documentation

Manual

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#220ClosedBug2003-11-10& Break after process
#556ClosedBug2004-01-11Notices on XML_Beautifier execution
#629ClosedBug2004-01-27\n stripped from CDATA content.
#807Wont fixBug2004-02-19reliance on XML_Parser means undefined entities bork parsing
#1009ClosedBug2004-03-13Data in <![CDATA[ ... ]]>
#1148BogusBug2004-04-06Fails under PHP5 RC1
#1232ClosedBug2004-04-17The standalone attributes turned to 'on'
#1233Wont fixBug2004-04-17Empty tags replaced by single tag
#1884VerifiedBug2004-07-15Parser is changing ö to " ö "
#2144VerifiedBug2004-08-17High-UTF entities in attributed decoded as ?
#3737DuplicateBug2005-03-08Parser strips doctype
#3738Wont fixBug2005-03-08Placement of whitespace and "." character
#4197OpenReq2005-04-21Choose change to open and close tags
#5207Wont fixBug2005-08-25depreciated use
#5450VerifiedBug2005-09-19Parser strip many tags
#5591No FeedbackBug2005-10-03Undefined variable notice when parsing DOCTYPE
#17764ClosedBugSVN2010-08-20Patch: Using PCRE instead of ereg/eregi
#18383DuplicateBug1.2.22011-03-22Fixed deprecated warning
#18384Wont fixBug1.2.22011-03-22Fix deprecated warning (patch)
#18832AssignedBug1.2.22011-09-14Use of undefined constant XML_BEAUTIFIER_INCLUDE_PATH - assumed 'XML_BEAUTIFIE
#18896OpenBug1.2.22011-10-08Beautifier Changed the Value of the Certain elements
#19033ClosedBugSVN2011-11-14remove error_reporting (for PEAR QA team)
#19146OpenReq1.2.22011-12-19package.xml should not declare versioned dependency on XML_Util