Re: phpxpath and php5
Brought to you by:
bs_php,
nigelswinson
From: Nigel S. <nig...@us...> - 2004-07-24 11:46:45
|
This was fixed quite a while ago but has not yet been released as a new = version. If you get the latest version direct from CVS you should find = that not only is this problem fixed, but it also goes quite a lot faster = too :o) When I get time to breathe, I will run the release process (possibly for = the last time), but it takes several hours, and I'm quite busy at work = just now. :o( Nigel =20 ----- Original Message -----=20 From: "Peter Robins" <php...@pe...> To: <php...@li...> Sent: Thursday, July 22, 2004 9:19 PM Subject: Re: phpxpath and php5 > > I've just been testing my phpxpath scripts in php5 and have to say = I've not > > found one that works :-(( For example, 'PHP Fatal error: Cannot = re-assign > > $this in /test/scripts/XPath.class.php on line 4614' > > which it seems is one of the 'undocumented features' of the new = version > > (see user comment at > > http://www.php.net/manual/en/migration5.incompatible.php) > > > > What's the plan? Is phpxpath going to be left as is to wither with = php4, or > > will it be updated to work on php5? |