On Wed, 22 Oct 2003, Lukas Smith wrote:

> > I wouldn't mind such a change myself, however what about all the
> > installations
> > where people do while (*fetch_row() !== false) ?
> 
> Yeah ... php5 would be a good time to make this change.

Not really, this is just too much of a BC break to me.

> I don't assume that a lot of people will actually do !== since in those
> methods you either get an array or false ..

>From what I've seen this is used a lot...

Derick

-- 
"Interpreting what the GPL actually means is a job best left to those
                    that read the future by examining animal entrails."
-------------------------------------------------------------------------
 Derick Rethans                                 http://derickrethans.nl/ 
 International PHP Magazine                          http://php-mag.net/
-------------------------------------------------------------------------

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

Reply via email to