On Tuesday 27 April 2004 15:15, Andi Gutmans wrote:
> For BC purposes with PHP 3, NULL/False and unset creation of array does not
> emit a warning. I don't think we should change this.
> I do understand the argument against breaking BC with the $a = 'foo';
> $a['bar']['qux'] = 42; code. I think it's probably best if I revert back to
> PHP 4 behavior and emit an E_WARNING.

+1

Edin

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

Reply via email to