Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77133 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6823 invoked from network); 10 Sep 2014 07:50:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Sep 2014 07:50:00 -0000 Authentication-Results: pb1.pair.com header.from=php@beccati.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=php@beccati.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain beccati.com designates 176.9.114.167 as permitted sender) X-PHP-List-Original-Sender: php@beccati.com X-Host-Fingerprint: 176.9.114.167 spritz.beccati.com Received: from [176.9.114.167] ([176.9.114.167:41196] helo=mail.beccati.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 06/72-24203-6A200145 for ; Wed, 10 Sep 2014 03:49:59 -0400 Received: (qmail 20094 invoked from network); 10 Sep 2014 07:49:55 -0000 Received: from home.beccati.com (HELO ?192.168.1.202?) (88.149.176.119) by mail.beccati.com with SMTP; 10 Sep 2014 07:49:55 -0000 Message-ID: <5410029E.9040608@beccati.com> Date: Wed, 10 Sep 2014 09:49:50 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 To: Tjerk Meesters , PHP Internals References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Deprecated functions From: php@beccati.com (Matteo Beccati) On 10/09/2014 07:42, Tjerk Meesters wrote: > void __deprecated__() { } > > And mark that function as eternally deprecated using the ZEND_ACC_DEPRECATED flag. Is it really worth adding a new completely useless function just for a test? It's not like functions are actually removed every day... Cheers -- Matteo Beccati Development & Consulting - http://www.beccati.com/