Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64435 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21961 invoked from network); 26 Dec 2012 14:22:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Dec 2012 14:22:54 -0000 X-Host-Fingerprint: 84.177.155.112 p54B19B70.dip.t-dialin.net Received: from [84.177.155.112] ([84.177.155.112:17394] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8D/41-07178-7380BD05 for ; Wed, 26 Dec 2012 09:22:48 -0500 Message-ID: <8D.41.07178.7380BD05@pb1.pair.com> To: internals@lists.php.net Date: Wed, 26 Dec 2012 15:22:37 +0100 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 84.177.155.112 Subject: RFC: Add a deprecated modifier for functions From: dev@pp3345.de (Yussuf Khalil) 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