On Thu, 16 Dec 2004, Jeremy Johnstone wrote:

> http://bugs.php.net/bug.php?id=31134
>
> This is breaking a large number of scripts.

The bug you have there is a Zend optimizer bug as you conclude yourself.
So why bother the mailinglist with it?

And yes, there is another foreach bug of you do:

foreach($array as $key => $key)

Derick

-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

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

Reply via email to