Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23538 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91989 invoked by uid 1010); 17 May 2006 13:10:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 91973 invoked from network); 17 May 2006 13:10:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 May 2006 13:10:19 -0000 X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from ([192.38.9.232:13182] helo=gw2.emini.dk) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id A3/8B-19568-AB02B644 for ; Wed, 17 May 2006 09:10:18 -0400 Received: from foxbox (unknown [84.228.79.24]) by gw2.emini.dk (Postfix) with ESMTP id 0A91EB20D2; Wed, 17 May 2006 15:10:13 +0200 (CEST) Message-ID: <027f01c678e9$d76ebe30$6602a8c0@foxbox> Reply-To: "Steph Fox" To: "PHP Internals List" , "Ilia Alshanetsky" References: <6C67DAD9-B812-415A-BFD6-A4E963371551@prohost.org> <01fe01c678e0$7ea4e120$6602a8c0@foxbox> Date: Tue, 16 May 2006 15:08:33 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Another error level needed? [WAS] Flamewar Summary From: steph@zend.com ("Steph Fox") > So -1, and some rethinking needed about the way E_STRICT is used ('this is > the way you should do it' vs 'this is the way you will have to do it in > future') Going on from there - if E_STRICT is now being touted as 'deprecated stuff only', would it be a good idea to have something like E_DEVEL for 'advice' issues like vars, semi-statics, etc etc etc - which would of course _never_ become part of E_ALL? Or was that the original intention for E_NOTICE? Just a thought. - Steph