Hi again :)
On 12 Feb 2004, at 10:36, Andi Gutmans wrote:
I rolled a preliminary beta 4 package just to make
sure nothing is seriously broken. You can still
commit fixes in the next few hours and if I don't
hear of any serious show stoppers, I'll re-bundle
and release beta 4 later today.

tests/classes/array_access_005.phpt is failing for me for quite a long time now. This is on Linux, FreeBSD and OS X.

The .out file gives:
string(3) "Joe"
string(6) "JoeFoo"
string(9) "JoeFooBar"
---ArrayOverloading---
string(3) "Joe"

Fatal error: Objects used as arrays in post/pre increment/decrement must return
values by reference in /home/jan/src/php-5.0.0b4RC1/tests/classes/array_access_0
05.php on line 40


I am not sure if PHP or the testcase is broken here.
Some more tests fail as well, see the complete result at
http://jan.prima.de/~jan/rc1_result.txt

regards,
Jan
--

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to