Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64438 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51803 invoked from network); 26 Dec 2012 21:07:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Dec 2012 21:07:34 -0000 Authentication-Results: pb1.pair.com smtp.mail=iam@purple.org.ua; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=iam@purple.org.ua; sender-id=pass Received-SPF: pass (pb1.pair.com: domain purple.org.ua designates 81.17.140.213 as permitted sender) X-PHP-List-Original-Sender: iam@purple.org.ua X-Host-Fingerprint: 81.17.140.213 mail.purple.org.ua Linux 2.6 Received: from [81.17.140.213] ([81.17.140.213:44457] helo=mail.purple.org.ua) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8B/70-43002-4176BD05 for ; Wed, 26 Dec 2012 16:07:33 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.purple.org.ua (Postfix) with ESMTP id 3EC58EC86B for ; Wed, 26 Dec 2012 23:07:28 +0200 (EET) Received: from mail.purple.org.ua ([127.0.0.1]) by localhost (ua01216.vps.ua [127.0.0.1]) (amavisd-new, port 10024) with LMTP id i48ysqA1T1sU for ; Wed, 26 Dec 2012 23:07:25 +0200 (EET) Received: from [192.168.170.10] (unknown [94.76.97.204]) by mail.purple.org.ua (Postfix) with ESMTPSA id 6FF94EC0BC for ; Wed, 26 Dec 2012 23:07:25 +0200 (EET) Message-ID: <50DB6663.7010000@purple.org.ua> Date: Wed, 26 Dec 2012 23:04:35 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: internals@lists.php.net References: <8D.41.07178.7380BD05@pb1.pair.com> In-Reply-To: <8D.41.07178.7380BD05@pb1.pair.com> Content-Type: multipart/alternative; boundary="------------060501010700010909030202" Subject: Re: [PHP-DEV] RFC: Add a deprecated modifier for functions From: iam@purple.org.ua (Eugene L Kovalenja) --------------060501010700010909030202 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Hello, Khalil Could you explain the pros of your proposal in comparison with the next one: Hello, > > I have created an RFC about adding a deprecated modifier for functions > in PHP, see https://wiki.php.net/rfc/deprecated-modifier. What are > your thoughts on this? > > Thank you, > Yussuf Khalil > --------------060501010700010909030202--