Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64025 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45389 invoked from network); 21 Nov 2012 09:48:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Nov 2012 09:48:38 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.220.42 mail-pa0-f42.google.com Received: from [209.85.220.42] ([209.85.220.42:46573] helo=mail-pa0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FD/F9-20662-273ACA05 for ; Wed, 21 Nov 2012 04:48:35 -0500 Received: by mail-pa0-f42.google.com with SMTP id rl6so834216pac.29 for ; Wed, 21 Nov 2012 01:48:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=HegfSFyJXhyzAJcJxQWcX/I5XpmcdMDfIwPX4nzJtbM=; b=NPGMT4jMSDV+7cOe2ZvQsazfzy7fkysJMnJS2qFVACHqOlmRGBv4yu647RlXP8EL7i Ak9X8CqfwJgJIMp3RBX331qdeJb3DWltLvXySB3AKMPavKnzP0DYsvUWbAP9RRWxov6k uGvz6Ki6BURV5CM8J4OiAiAC89pUodfRokrZLP3IFeuxQ8JR57vX9vOVxL0oa1aO3LX0 HCz/+uTrZT64NsM9tfWwNQVdGN9fJgeIVzfnXXnRqoDy08SAclbdwwmEnCDuqVFzMTJm xktHfZ4rN5R4Zrfxy13eP00suCefVWhRzDICAxJ8GydFaQDmWCM6gK2tUhgw7LU1ixon 6KBQ== MIME-Version: 1.0 Received: by 10.68.132.197 with SMTP id ow5mr58608069pbb.40.1353491311424; Wed, 21 Nov 2012 01:48:31 -0800 (PST) Received: by 10.68.247.202 with HTTP; Wed, 21 Nov 2012 01:48:31 -0800 (PST) In-Reply-To: References: <50A9F799.5080909@codeangel.org> <50AC60BC.1030207@gmail.com> Date: Wed, 21 Nov 2012 10:48:31 +0100 Message-ID: To: Adam Harvey Cc: David Muir , Anthony Ferrara , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=047d7b15a923d2f33104cefe4022 Subject: Re: [PHP-DEV] RFC: ext/mysql deprecation From: tyra3l@gmail.com (Ferenc Kovacs) --047d7b15a923d2f33104cefe4022 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Wed, Nov 21, 2012 at 6:08 AM, Adam Harvey wrote: > We can't really unbundle and move to PECL without > deprecating first anyway > For the record, we did this with other extensions in the past. Technically mysql isn't any different, we only make a more careful approach because ext/mysql "just works" and it is widely used. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --047d7b15a923d2f33104cefe4022--