On Thu, 16 Dec 2004, Jeremy Johnstone wrote:
> On Thu, 16 Dec 2004 22:00:11 +0100 (CET), Derick Rethans <[EMAIL PROTECTED]>
> wrote:
> > And yes, there is another foreach bug of you do:
> >
> > foreach($array as $key => $key)
>
> As you mentioned in the bug report, IMHO that isn't a bug. I can't
On Thu, 16 Dec 2004 22:08:24 +0100, Edin Kadribasic <[EMAIL PROTECTED]> wrote:
> Maybe we should print a warning on the download page since many PHP users
> seem to be experiencing it.
That was my suggestion too as no previous subminor version release of
PHP broke like this due to a Zend extension
On Thu, 16 Dec 2004 22:00:11 +0100 (CET), Derick Rethans <[EMAIL PROTECTED]>
wrote:
> And yes, there is another foreach bug of you do:
>
> foreach($array as $key => $key)
As you mentioned in the bug report, IMHO that isn't a bug. I can't
think of any instance where this should be a valid syntax
> http://bugs.php.net/bug.php?id=31134
>
> This is breaking a large number of scripts.
That's not a PHP bug. Its an issue with older versions of ZendOptimizer
which is clearly stated in that bug report.
Maybe we should print a warning on the download page since many PHP users
seem to be experienc
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:
fo
http://bugs.php.net/bug.php?id=31134
This is breaking a large number of scripts.
--
---
Jeremy Johnstone
http://www.jeremyjohnstone.com
[EMAIL PROTECTED]
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php