Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26203 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59821 invoked by uid 1010); 23 Oct 2006 19:54:21 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 59806 invoked from network); 23 Oct 2006 19:54:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Oct 2006 19:54:21 -0000 Authentication-Results: pb1.pair.com header.from=css@milnes7.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=css@milnes7.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain milnes7.com from 195.212.29.154 cause and error) X-PHP-List-Original-Sender: css@milnes7.com X-Host-Fingerprint: 195.212.29.154 mtagate5.de.ibm.com Linux 2.0.3x (2) Received: from [195.212.29.154] ([195.212.29.154:45662] helo=mtagate5.de.ibm.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 02/72-39788-BED1D354 for ; Mon, 23 Oct 2006 15:54:20 -0400 Received: from d12nrmr1607.megacenter.de.ibm.com (d12nrmr1607.megacenter.de.ibm.com [9.149.167.49]) by mtagate5.de.ibm.com (8.13.8/8.13.8) with ESMTP id k9NJsGG4386304 for ; Mon, 23 Oct 2006 19:54:16 GMT Received: from d12av02.megacenter.de.ibm.com (d12av02.megacenter.de.ibm.com [9.149.165.228]) by d12nrmr1607.megacenter.de.ibm.com (8.13.6/8.13.6/NCO v8.1.1) with ESMTP id k9NJuuAd3076204 for ; Mon, 23 Oct 2006 21:56:56 +0200 Received: from d12av02.megacenter.de.ibm.com (loopback [127.0.0.1]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id k9NJsFu7000640 for ; Mon, 23 Oct 2006 21:54:15 +0200 Received: from [9.145.42.152] (sig-9-145-42-152.uk.ibm.com [9.145.42.152]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id k9NJsFgv000633 for ; Mon, 23 Oct 2006 21:54:15 +0200 Message-ID: <453D1DE5.2020601@milnes7.com> Date: Mon, 23 Oct 2006 20:54:13 +0100 User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: internals@lists.php.net References: <1485570655.20061023210857@marcus-boerger.de> In-Reply-To: <1485570655.20061023210857@marcus-boerger.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] E_DEPRECATED From: css@milnes7.com (Alan Milnes) Marcus Boerger wrote: > Hello internals, > > after recent discussions (over the last three months)I finally made up my > mind over E_STRICT, deprecation warnings and OOP messages/rules. My idea > proposal is to do the following: +1 to them all. Alan