>> isset($arr[0]['id']) used to return false if $arr[0] is undefined, but >> with the new VM it throws a warning.
Doesn't sound right to me either... -- Best regards, Jason mailto:[EMAIL PROTECTED] SG> I'd call it bugish, since part of the point of isset() is that it's never SG> supposed to throw notices on undefined vars/indices. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php