Php.XPath 3.2 released!!
Brought to you by:
bs_php,
nigelswinson
From: Nigel S. <nig...@us...> - 2002-07-21 18:41:32
|
Release notes: http://sourceforge.net/project/shownotes.php?group_id=36731&release_id=10078 9 Project home page: http://sourceforge.net/projects/phpxpath At last it is here!! Loads of bug fixes, many thanks to all who submitted reports. I've tagged this one as "stable" because it's been a while since there were any bug reports, but if you spot any, then let us know and we'll do another release. The biggest difference besides minor bug fixes is an internal restructure of the XPath processing engine. This has made it go a little slower, which we can do something about in the future, but it means that the expression parsing matches the expression grammer more closely and allows us to more accurately implement the XPath spec :o) Nigel |