PEAR is archived and read-only

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

Home » HTML » HTML_Common

PEAR::HTML_Common is a base class for other HTML classes.

This package is unmaintained.

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

License: PHP License

Description

The PEAR::HTML_Common package provides methods for html code display and attributes handling.
* Methods to set, remove, update html attributes.
* Handles comments in HTML code.
* Handles layout, tabs, line endings for nicer HTML code.

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#680BogusBug2004-02-04_getAttrString always return htmlencoded attributes
#2410ClosedReq2004-09-28turn htmlspcialchars on/off
#3948ClosedBug2005-03-24case 'mac'; <-- semicolon
#3953ClosedBug2005-03-24HTML_Common::_updateAttrArray() does not return array
#4031BogusBug2005-04-02wrong attributes parser (keys are lowercased)
#5704ClosedReq2005-10-17Docblock for getAttribute()
#6221BogusBug2005-12-11HTML_Common::updateAttributes
#10695BogusBug1.2.32007-04-12htmlspecialchars expects a string in _getAttrString(), radio sends $value=1 int
#14471No FeedbackReq2008-08-07Can we have case sensitive attribute keys?
#15787ClosedBug1.2.42009-01-27_parseAttributes with strings trimmed blank of attribute values
#23779OpenReq1.2.52018-11-29Please tag release v1.2.5 on Packagist