Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64074 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39100 invoked from network); 28 Nov 2012 14:22:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Nov 2012 14:22:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.42 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.215.42 mail-la0-f42.google.com Received: from [209.85.215.42] ([209.85.215.42:44907] helo=mail-la0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 14/01-30696-D0E16B05 for ; Wed, 28 Nov 2012 09:22:06 -0500 Received: by mail-la0-f42.google.com with SMTP id s15so10902492lag.29 for ; Wed, 28 Nov 2012 06:22:02 -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=8Gbcf/dt7byYCyo4jeSvx4dOiMVEU/9o2JxJDVqedXA=; b=AGyavWH1ceT9IzMAGjjeRO1NyUz0mXNlh8AYCgTHBp1g1w+q9TCJ76v7JefIwFTJLn iHsWjcd2BqWlEIPoSs2pFO3YmXpMgXkIfo81IuOz1e7fKqRLLK6rFX/IJwuVtNkZOM1/ dT5dlYweZsBekFofek1ZUpjSVx/ZGfY31GpMGzBWYSprooe742ELw6Vs1MhM4aXI5Yyp f/bdW50EblpHzMTidv6j+dC8YRlssJ9szp/lpOvXzPQ4D3tqcp7Ap1O/7U3/E9bN2rja Kng1Si6yJj2wT2lA8gvhqUq3JMZTnQDFanrI8dP4LrAgx1Oy5xF9FAgLiRcmfUGhC6o0 5H/g== MIME-Version: 1.0 Received: by 10.152.162.1 with SMTP id xw1mr18454920lab.3.1354112522387; Wed, 28 Nov 2012 06:22:02 -0800 (PST) Received: by 10.112.101.105 with HTTP; Wed, 28 Nov 2012 06:22:02 -0800 (PST) In-Reply-To: <0B09D94D-3BBC-491C-8E9D-74384E30383D@roshambo.org> References: <50B5D992.30609@lsces.co.uk> <0B09D94D-3BBC-491C-8E9D-74384E30383D@roshambo.org> Date: Wed, 28 Nov 2012 15:22:02 +0100 Message-ID: To: Philip Olson Cc: Pierre Joye , Alexey Zakhlestin , PHP internals Content-Type: multipart/alternative; boundary=f46d042ef4a5e2014b04cf8ee30e Subject: Re: [PHP-DEV] Re: [VOTE] ext/mysql deprecation in 5.5 From: nikita.ppv@gmail.com (Nikita Popov) --f46d042ef4a5e2014b04cf8ee30e Content-Type: text/plain; charset=ISO-8859-1 On Wed, Nov 28, 2012 at 11:30 AM, Philip Olson wrote: > The idea of moving it to PECL is not represented in the vote. But > it's something to consider as it's a real possibility. It could > both symbolize that we are serious about not using ext/mysql, and > considering most Linux distros would simply switch to offering the > PECL version, it'd probably not break much. Worth thinking about, > at least. > Yes, in my eyes it is really pointless to start throwing deprecation warnings and then move it to PECL. Please add the option of a direct PECL-move to the second vote. Nikita --f46d042ef4a5e2014b04cf8ee30e--