On Thu, 03 May 2001, Andi Gutmans wrote: > Yeah but I'm afraid it'll make scripts be written on behavior which > shouldn't be counted on. > Maybe in future versions of Zend $array['foo'] won't be defined. There are > certain situations where I think it was impossible to not define it so it > was defined with NULL meaning it's not defined. Um, but some db extensions return NULL values as part of the array, so if column 'foo' is NULL in the db, you'd want the result array to have NULL under key 'foo' - it just won't do to have that column be missing. -Andrei * We reason deeply, when we forcibly feel. * -- 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]
- [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Release process Phil Driscoll
- [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Release process Andi Gutmans
- Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Release proc... Jani Taskinen
- [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA]... Zeev Suraski
- [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP... Andrei Zmievski
- Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] ... Andi Gutmans
- Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-... Andrei Zmievski
- Re: [PHP-DEV] Re: [PHP-QA] Re: [... Andi Gutmans
- Re: [PHP-DEV] Re: [PHP-QA] R... Andrei Zmievski
- Re: [PHP-DEV] Re: [PHP-QA] R... Andi Gutmans
- Re: [PHP-DEV] Re: [PHP-QA] R... Andrei Zmievski
- Re: [PHP-DEV] Re: [PHP-QA] R... Andi Gutmans
- Re: [PHP-DEV] Re: [PHP-QA] R... Zeev Suraski
- Re: [PHP-DEV] Re: [PHP-QA] R... David Croft
- Re: [PHP-DEV] Re: [PHP-QA] R... Zeev Suraski
- Re: [PHP-DEV] Re: [PHP-QA] R... Andrei Zmievski
- Re: [PHP-DEV] Re: [PHP-QA] R... Cynic
- Re: [PHP-DEV] Re: [PHP-QA] R... Zeev Suraski
- Re: [PHP-DEV] Re: [PHP-QA] R... Andrei Zmievski
- Re: [PHP-DEV] Re: [PHP-QA] R... Jani Taskinen
- Re: [PHP-DEV] Re: [PHP-QA] R... Zeev Suraski