Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71220 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59090 invoked from network); 18 Jan 2014 00:24:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jan 2014 00:24:24 -0000 Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 198.187.29.240 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 198.187.29.240 imap2-1.ox.registrar-servers.com Received: from [198.187.29.240] ([198.187.29.240:59300] helo=imap2-1.ox.registrar-servers.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 08/A3-39935-6B9C9D25 for ; Fri, 17 Jan 2014 19:24:23 -0500 Received: from [192.168.0.200] (unknown [176.25.177.94]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by oxmail.registrar-servers.com (Postfix) with ESMTPSA id 150565A0051; Fri, 17 Jan 2014 19:24:17 -0500 (EST) Message-ID: <52D9C9B0.5070306@ajf.me> Date: Sat, 18 Jan 2014 00:24:16 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Julien Pauli , PHP Internals References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] 5.5 to 5.6 cleanup From: ajf@ajf.me (Andrea Faulds) On 17/01/14 23:07, Julien Pauli wrote: > - ext/mysql I have little care for those other things. However, there is a massive amount of mysql_* code (sadly, some of it written recently) out there. Is it really a good idea to remove it now? Then again, I suppose it has to be done some day. If it's moved to PECL, distribution maintainers could include the PECL package. So I guess I'm not entirely against it, but I'd recommend caution here. -- Andrea Faulds http://ajf.me/