Top Level :: XML

Package Information: XML_Tree 2.0b1

Show All Changelogs
» Version » Information
2.0.0RC2 2004-05-29     beta
2.0RC1 2004-05-25     beta
2.0b2 2003-09-18     beta
2.0b1Download

Release date: 2003-09-11 23:14 UTC
Release state: beta

Changelog:

Contributed by Michele Manzato <Michele.Manzato@verona.miz.it>:

- Fixed insertChild() and removeChild()
- Added getNodeAt() (gets a node by its path)
- Added decodeXmlEntities()
- Improved PHPDoc

Others:

- Added new "lineno" to the XML_Tree_Node object, containing the
line number of the input where a node is declared. (cox)
- Removed deprecated methods in the form xxx_yyyy() like
add_child(), get_element(), etc. Only the PEAR CS compilant
ones should be used now addChild(), getElement(), etc. (cox)

Dependencies:
1.1 2002-05-17     stable
1.0 2002-04-17     stable