PEAR is archived and read-only

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

Home » XML » XML_Util » Bug #2639

Missing stripEntities()

Details

Request #2639Missing stripEntities()
Submitted2004-10-28 14:40 UTC
Fromylf at xung dot org
Assignedschst
StatusClosed
PackageXML_Util
PHP Version4.3.4
OSLinux Debian
Roadmaps(Not assigned)

Comments

[2004-10-28 14:40 UTC] ylf at xung dot org

Description:
------------
There is no reverse method of replaceEntities() : a method called for example stripEntities() which would convert & to &, < to <, etc...