Array broken in 5_2?

php.internals

Pierre Joye

19 years ago
Hi, If you run 'make test' using 5.2 (maybe head too, did not test), I get a lot of errors like: Notice: Undefined offset: 534 in /home/pierre/cvs/php52_dev/run-tests.php on line 1682 and obviously many tests fail. As far as I can tell, something have been broken recently. The tests have worked ealier this week or last weekend. I'm sorry, but I have no time to investigate further. --Pierre

Zoe Slattery

19 years ago
Pierre wrote:
> Hi, > > If you run 'make test' using 5.2 (maybe head too, did not test), I get > a lot of errors like: > > Notice: Undefined offset: 534 in > /home/pierre/cvs/php52_dev/run-tests.php on line 1682 > > and obviously many tests fail. > > As far as I can tell, something have been broken recently. The tests > have worked ealier this week or last weekend. I'm sorry, but I have no > time to investigate further. > > --Pierre >
H Pierre - I've just checked out and can't reproduce on Linux (Ubuntu 6.10), so I guess it must be fixed? Or platform specific? Zoe Slattery IBM

Oliver Block

19 years ago
Am Freitag, 22. Juni 2007 14:41 schrieb Pierre:
> Hi, > > If you run 'make test' using 5.2 (maybe head too, did not test), I get > a lot of errors like: > > Notice: Undefined offset: 534 in > /home/pierre/cvs/php52_dev/run-tests.php on line 1682 > > and obviously many tests fail.
Not on my System (Linux - SuSE 9.3) Best Regards, Oliver