Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39125 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74510 invoked from network); 21 Jul 2008 10:44:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jul 2008 10:44:03 -0000 Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 72.14.220.155 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 72.14.220.155 fg-out-1718.google.com Received: from [72.14.220.155] ([72.14.220.155:41231] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BF/85-37768-17864884 for ; Mon, 21 Jul 2008 06:44:02 -0400 Received: by fg-out-1718.google.com with SMTP id 16so825809fgg.23 for ; Mon, 21 Jul 2008 03:43:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :to:subject:in-reply-to:mime-version:content-type:references; bh=2F7XBZBZW1seXNZuWbQHZxtj7jk66ycpV4ekf18D1vw=; b=UY9STcLLZKTL5HMDQo74dMdT26UMEswElHclRRFLQO+3odMEyLlMv0ZasuARxRi+i/ 2GotFROvNkanKYetbn9zHo3+GLq7bOvWn9V5zwQUZW678RF4oy9Lx6NnOudhu2QPyKeb d5JN7i9+VxVwnOw3x/Yjkot9B/3fK4dAN0sqg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:in-reply-to:mime-version :content-type:references; b=B+7schO7E1+fcyho7jqHgzTnVeoAsUmw47AyIwU3/qP0lhn8iYtSNoqttCj6aqYgIw hBRU9H6aHZLwLTw6DpNLCYHfylfUv7VL0abtjFjRaltY8bXwbIw2EZuTdqjUxZT7BH1u z+mritKAH6yeAFRwRyU7aFgwIihEKyl8jUpcQ= Received: by 10.86.27.19 with SMTP id a19mr4696814fga.56.1216637038397; Mon, 21 Jul 2008 03:43:58 -0700 (PDT) Received: by 10.86.97.3 with HTTP; Mon, 21 Jul 2008 03:43:58 -0700 (PDT) Message-ID: <10845a340807210343mf972242md582e5c29a80f4@mail.gmail.com> Date: Mon, 21 Jul 2008 11:43:58 +0100 Reply-To: RQuadling@GoogleMail.com To: "PHP Documentation ML" , "internals Mailing List" In-Reply-To: <7f3ed2c30807210242q51102e52u68fc921956191c83@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_5199_31159110.1216637038382" References: <1216416554.7770.8.camel@localhost> <7f3ed2c30807210242q51102e52u68fc921956191c83@mail.gmail.com> Subject: Re: [PHP-DEV] E_USER_DEPRECATED From: rquadling@googlemail.com ("Richard Quadling") ------=_Part_5199_31159110.1216637038382 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline 2008/7/21 Hannes Magnusson > On Mon, Jul 21, 2008 at 10:14, Lukas Kahwe Smith > wrote: > > > > 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? > > Done. > > As a co-RM, shouldn't you have ZE karma? > > -Hannes > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > I've got the docs ready as soon as 5.3 and HEAD are committed. -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!" ------=_Part_5199_31159110.1216637038382--