Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79846 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81269 invoked from network); 21 Dec 2014 12:44:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Dec 2014 12:44:24 -0000 Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.181 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 209.85.212.181 mail-wi0-f181.google.com Received: from [209.85.212.181] ([209.85.212.181:46969] helo=mail-wi0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4E/D0-08160-7A0C6945 for ; Sun, 21 Dec 2014 07:44:23 -0500 Received: by mail-wi0-f181.google.com with SMTP id r20so5720887wiv.8 for ; Sun, 21 Dec 2014 04:44:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type:subject:from:date:to :message-id; bh=AZzOURfND2qXC+unn7blB5Md7mZSZiPZjQrF0BknHwo=; b=d8uiwP0hvIRhjK3OeUhm7IGhe13lkYkYXpXDapPmRNYl9YeXS1zoTu2oGVEk/faHb5 22U7lYj8dtEApoopTHZRWJ/q1+a9fJRh/2YP3QjEF1KuKGuCG9DaPTkUdAHYIT1nZY/o XLsLiGzTqsuMY0lxnMURtARgbNkQHvLAA0EGpirKWWZPFeg4FdcRtnsy/iak9AK9mZJ8 /pfTtYWjXUs1R+Xjcynryo7y42SO/sKX3NfKBstnF3NQt0Ikdg1LlCi8entEf1wK8OOS PHrp/4d1GU8UFTztKCR4g9c366h3Jqf0jNUo4SxPrqB+3K9GzhYQWxVt3/zxWKWqgqpX 7UMg== X-Received: by 10.194.58.37 with SMTP id n5mr33127025wjq.14.1419165858802; Sun, 21 Dec 2014 04:44:18 -0800 (PST) Received: from [192.168.0.3] (cpc68956-brig15-2-0-cust215.3-3.cable.virginm.net. [82.6.24.216]) by mx.google.com with ESMTPSA id j2sm19765313wjs.28.2014.12.21.04.44.17 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 21 Dec 2014 04:44:18 -0800 (PST) User-Agent: K-9 Mail for Android In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Date: Sun, 21 Dec 2014 12:44:14 +0000 To: PHP internals Message-ID: <5A5E280A-A411-4FA8-A620-E5DC707F1318@gmail.com> Subject: Re: [PHP-DEV] Re: [RFC] Remove deprecated functionality in PHP 7 From: rowan.collins@gmail.com (Rowan Collins) On 21 December 2014 03:49:49 GMT, Xinchen Hui wrote: >Hey: > >On Sun, Dec 21, 2014 at 11:43 AM, Pierre Joye >wrote: >> >> On Dec 21, 2014 10:23 AM, "Xinchen Hui" wrote: >>> >>> Hey: >>> >> >>> I am strongly against to remove ext/mysql >>> >>> that means, all wordpress users/maintainers, will not able to >upgrade >>> to PHP7 without pain. >> >> https://make.wordpress.org/core/2014/04/07/mysql-in-wordpress-3-9/ >> >> Basically wp and mysql are wrong arguments. >we have upgrade issues, they also have that.. > >I know lots of sites are based on old version wordpress, and they did >lot's of custom developing on it.. > >they will not able to upgrade to any new wordpress.. So your concern is for people who are willing and able to upgrade to PHP 7, unable to upgrade Wordpress, and unable to install a PECL extension which will almost certainly be available as a binary package from their Linux distro? Sorry, but that seems like a rather specific group to base policy on.