| PEAR Announce 2005-01-31, 8:57 pm |
| The new PEAR package XML_Indexing-0.3.4 (alpha) has been released at http://pear.php.net/.
Release notes
-------------
Minor fixes :
* "Call-time pass-by-reference" warning in XML_Indexing_Builder : fixed, thanks
Bertrand Gugger bertrand [at] toggg [dot] com
* include_once was used where require_once is more appropriate, in several
places : fixed, thanks Bertrand Gugger bertrand [at] toggg [dot] com
* Added optional dependency on Benchmark >= 1.2.1, required for profiling
Package Info
-------------
This package provides support for indexing XML files. It assists you in
creating and using such indexes in order to reduce access-time to local
XML files.
Related Links
-------------
Package home: http://pear.php.net/package/XML_Indexing
Changelog: http://pear.php.net/package/XML_Indexing/download/0.3.4
Download: http://pear.php.net/get/XML_Indexing-0.3.4.tgz
Authors
-------------
Olivier Guilyardi (lead)
|