Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5533 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20302 invoked by uid 1010); 19 Nov 2003 00:46:25 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 20263 invoked from network); 19 Nov 2003 00:46:24 -0000 Received: from unknown (HELO asuka.nerv) (24.112.18.98) by pb1.pair.com with SMTP; 19 Nov 2003 00:46:24 -0000 Received: (qmail 7014 invoked from network); 18 Nov 2003 19:41:29 -0000 Received: from rei.nerv (HELO dummy.com) (rei@192.168.1.1) by asuka.nerv with SMTP; 18 Nov 2003 19:41:29 -0000 Reply-To: ilia@prohost.org To: "Sara Golemon" , internals@lists.php.net Date: Tue, 18 Nov 2003 19:54:22 -0500 User-Agent: KMail/1.5.4 References: <20031119003051.88216.qmail@pb1.pair.com> In-Reply-To: <20031119003051.88216.qmail@pb1.pair.com> Organization: Prohost.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200311181954.22451.ilia@prohost.org> Subject: Re: [PHP-DEV] E_STRICT From: ilia@prohost.org (Ilia Alshanetsky) On November 18, 2003 07:30 pm, Sara Golemon wrote: > Is it a good time to dredge up the old topic of making a PHP_DEPALIAS() to > act like PHP_FALIAS() but throw an E_STRICT error saying that the function > has been deprecated? +1 On a related note, since a major PHP version is now being released, perhaps it is the time to finally remove old deprecated functionality that in many cases deprecated for years. I propose that we agree on a certain version as a minimum and remove all deprecated functionality that was marked as such prior to that version. Ilia