On Thu, 03 May 2001, Andi Gutmans wrote:
> Anyway, it's not something I think we should change right now.
> I think Andrei's MySQL patch should be reverted though. Many people are 
> doing isset($row["foo"]) on their MySQL query results. Today if "foo" is 
> NULL it will return false. If this is ever changed (some people thing it 
> should) it will return true. So why not change the MySQL module back to the 
> way it was? It worked for everyone and it might allow us to make this 
> change in future.

Ok, why do people do isset($row['foo'])?

Also, have you seen people complain about my patch to MySQL that adds
NULL's to the result set?

-Andrei

Linux is like living in a teepee.
No Windows, no Gates, Apache in house.
                    - Usenet signature

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to