Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39120 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51174 invoked from network); 21 Jul 2008 08:16:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jul 2008 08:16:07 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:56677] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 70/91-37768-4C544884 for ; Mon, 21 Jul 2008 04:16:06 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 9CC10414400E; Mon, 21 Jul 2008 08:16:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nklwfdeKbBIf; Mon, 21 Jul 2008 10:16:55 +0200 (CEST) Received: from [192.168.1.33] (234.24.3.213.fix.bluewin.ch [213.3.24.234]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id 2285B4144009; Mon, 21 Jul 2008 10:16:55 +0200 (CEST) Cc: internals Message-ID: To: Lars Strojny In-Reply-To: <1216416554.7770.8.camel@localhost> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v928.1) Date: Mon, 21 Jul 2008 10:14:36 +0200 References: <1216416554.7770.8.camel@localhost> X-Mailer: Apple Mail (2.928.1) Subject: Re: [PHP-DEV] E_USER_DEPRECATED From: mls@pooteeweet.org (Lukas Kahwe Smith) On 18.07.2008, at 23:29, Lars Strojny wrote: > Hello, > > I've create a patch to introduce E_USER_DEPRECATED for user level > deprecation warnings. I think the purpose is fairly obvious and it > corresponds with the rest of our user level errors (E_USER_ERROR, > E_USER_WARNING). > > 5_3: http://lars.schokokeks.org/php/E_USER_DEPRECATED.diff > HEAD: http://lars.schokokeks.org/php/E_USER_DEPRECATED-HEAD.diff Can someone with ZE karma commit this for Lars? regards, Lukas Kahwe Smith mls@pooteeweet.org