Top Level :: XML

Package Information: XML_Indexing 0.3.3

Show All Changelogs
» Version » Information
0.3.6 2005-10-15     alpha
0.3.5 2005-02-03     alpha
0.3.4 2005-01-31     alpha
0.3.3Download

Release date: 2004-12-23 20:21 UTC
Release state: alpha

Changelog:

* Added DOM fetching method : fetchDomNodes()
* WARNING: Suppressed the XML_Indexing_Reader::next() method. Fetching data
is now performed by either fetchStrings() or fetchDomNodes()
* Added support for /simple/xpath/expressions (that is : without any
[n] or [@attr] specification)
* Added support for the last() xpath function, as in /path/to/element[last()]
* Matched regions might come up in a messed up order for certain queries : fixed
* Fixed a bug where some junk files where created in the system's temporary
directory. This fix adds a new package requirement : File ; version >= 1.0.3
* Added profiling support to the XML_Indexing_Reader class

Dependencies:
  • PHP Version: PHP 4.3 or newer
  • PEAR Package: PEAR 1.2 or newer
  • PEAR Package: File 1.0.3 or newer
  • PEAR Package: Console_Table 1.0.1 or newer (optional)
0.3.2 2004-12-19     alpha
0.3.1 2004-12-10     alpha