Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63853 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33835 invoked from network); 13 Nov 2012 19:14:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Nov 2012 19:14:55 -0000 Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 config.schlueters.de Received: from [217.114.211.66] ([217.114.211.66:41686] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 47/36-30200-D2C92A05 for ; Tue, 13 Nov 2012 14:14:54 -0500 Received: from [10.1.126.236] (unknown [195.162.88.230]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id 1844B65F2D; Tue, 13 Nov 2012 20:14:51 +0100 (CET) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable References: <50A10A9D.9070402@oracle.com> <50A1946F.8010407@lerdorf.com> <50A20CCB.8090909@lsces.co.uk> <8A8A29F9E43E417FB5450D63019B2DDB@NeiRoze> <8f4231fc-6e3c-4a33-af71-2af5e7a95dfd@email.android.com> Mime-Version: 1.0 (1.0) In-Reply-To: Message-ID: Date: Tue, 13 Nov 2012 20:59:43 +0200 Cc: Reinis Rozitis , PHP internals To: Anthony Ferrara X-Mailer: iPod Mail (10A523) Subject: Re: [PHP-DEV] RFC: ext/mysql deprecation From: johannes@schlueters.de (=?utf-8?Q?Johannes_Schl=C3=BCter?=) On Nov 13, 2012, at 18:07, Anthony Ferrara wrote: > There's one important thing that I think you all are missing here. You kee= p bringing up that we should just use the normal "deprecation" process. The p= roblem is that the deprecation process was never designed for a feature like= this. I don't agree. johannes