"Sara Golemon" <[EMAIL PROTECTED]> writes:

> Here my reservation would be in throwing errors where there previously
> wasn't one (this would apply to both Objects and Arrays as offsets).

Prior to release of PHP5 is most certainly the right time to make this sort of
change.  There are already other PHP code changes required when porting to
PHP5, so adding warnings/errors where they didn't exist previously, to
indicate an undocumented "feature" that was (likely) being misused, is fine
IMHO.  Fixing that sort of thing will become part of the porting process to
PHP5, and will possibly avert a hidden bug.

Derrell

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

Reply via email to