Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79835 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45300 invoked from network); 21 Dec 2014 03:25:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Dec 2014 03:25:31 -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 192.64.116.200 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.200 imap1-2.ox.privateemail.com Received: from [192.64.116.200] ([192.64.116.200:38732] helo=imap1-2.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 91/F1-32072-8AD36945 for ; Sat, 20 Dec 2014 22:25:29 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id 2CCC5B000A0; Sat, 20 Dec 2014 22:25:26 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at imap1.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap1.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id jfRJuOmctXQI; Sat, 20 Dec 2014 22:25:25 -0500 (EST) Received: from oa-res-26-240.wireless.abdn.ac.uk (oa-res-26-240.wireless.abdn.ac.uk [137.50.26.240]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id 69D15B0009F; Sat, 20 Dec 2014 22:25:25 -0500 (EST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) In-Reply-To: Date: Sun, 21 Dec 2014 03:25:23 +0000 Cc: Nikita Popov , PHP internals Content-Transfer-Encoding: quoted-printable Message-ID: References: To: Xinchen Hui X-Mailer: Apple Mail (2.1993) Subject: Re: [PHP-DEV] Re: [RFC] Remove deprecated functionality in PHP 7 From: ajf@ajf.me (Andrea Faulds) Hey Xinchen, > On 21 Dec 2014, at 03:22, Xinchen Hui wrote: > I am strongly against to remove ext/mysql >=20 > that means, all wordpress users/maintainers, will not able to upgrade > to PHP7 without pain. It=E2=80=99d be in PECL and I=E2=80=99m sure every distro would package = it, so there=E2=80=99d be no pain. But I also somewhat disagree with removing it, as if it=E2=80=99s in = PECL having deprecation notices makes no sense, and we might get rid of = them. :( Thanks. -- Andrea Faulds http://ajf.me/