Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:9715 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92287 invoked by uid 1010); 7 May 2004 21:05:16 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 92263 invoked by uid 1007); 7 May 2004 21:05:16 -0000 Message-ID: <20040507210516.92262.qmail@pb1.pair.com> To: internals@lists.php.net Date: Fri, 7 May 2004 14:05:15 -0700 Lines: 8 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Posted-By: 169.229.135.175 Subject: Implicit Arrays and E_STRICT From: pollita@php.net ("Sara Golemon") This topic got quietly dropped last week, but I'd like to make one last plea. I'd like to see Zend throw an E_STRICT when arrays are implicitly created. I know there were objections to E_NOTICE, but did anyone have violent objections to E_STRICT? -Sara