On Thu, 27 Oct 2005, Hannes Magnusson wrote:

> On 10/27/05, Derick Rethans <[EMAIL PROTECTED]> wrote:
> >
> > On Wed, 26 Oct 2005, Ilia Alshanetsky wrote:
> >
> > > IMHO this is a bad idea, if you really wanted to support NULL in a
> > > particular case you, as a developer could do:
> > > php -r '$n=NULL; foreach((array)$n as $v);'
> > >
> > > Making NULL usage transparent where array is expects will lead to
> > > difficult to debug code.
> > >
> > > -1 for removing the warning.
> >
> > Yes, I agree, we should not remove this warning.
> 
> +1 on *not* removing the warning. I can't see any reson why it should be
> removed.

Erm, that's what I meant. +1 with *not* is the same as -1 without....

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