Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79837 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48541 invoked from network); 21 Dec 2014 03:43:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Dec 2014 03:43:48 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.47 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.47 mail-qa0-f47.google.com Received: from [209.85.216.47] ([209.85.216.47:50865] helo=mail-qa0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 41/00-48452-2F146945 for ; Sat, 20 Dec 2014 22:43:46 -0500 Received: by mail-qa0-f47.google.com with SMTP id n4so2135412qaq.6 for ; Sat, 20 Dec 2014 19:43:43 -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=1lYXQ2ImqQ0tWNp2HR9jPvlaBn8OX/U9kR4nXWJFOGA=; b=fSwmxObMe6l0bB0GrvgFBstLcWboIxSY+8dZ4re5OPetdKNVHaOK79fDZzsLjhOKY2 4apwDwQagMrDfKpCV5gXHpjC81e8ARwz9Fkm1PISSE1t+IBhsACkiLIDYjUPZchF1+TS uM6XM6CPK3bUbZAG4utt1gA/ygesU63Koz28hiKB5rN4LnQjz+4U4zPNMuPatCnibBez Khcy3nkTRBbj6C0NJNP68DzKIELR/sK8li+keXb5iW0wW5aQfwGQwnRv+J7Ta97gBnuL sTExMpmKuQ82XoMT7cdGsXJlVwywuQPFf4Nr3KmJAwgUsPo7gkLk189qqBj4ZZLOgZEj QZZA== MIME-Version: 1.0 X-Received: by 10.140.80.136 with SMTP id c8mr4991512qgd.30.1419133422948; Sat, 20 Dec 2014 19:43:42 -0800 (PST) Received: by 10.140.22.106 with HTTP; Sat, 20 Dec 2014 19:43:42 -0800 (PST) Received: by 10.140.22.106 with HTTP; Sat, 20 Dec 2014 19:43:42 -0800 (PST) In-Reply-To: References: Date: Sun, 21 Dec 2014 14:43:42 +1100 Message-ID: To: Laruence Cc: Nikita Popov , PHP internals Content-Type: multipart/alternative; boundary=001a11c120a49058d7050ab1bfff Subject: Re: [PHP-DEV] Re: [RFC] Remove deprecated functionality in PHP 7 From: pierre.php@gmail.com (Pierre Joye) --001a11c120a49058d7050ab1bfff Content-Type: text/plain; charset=UTF-8 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. Also last time we discussed that there were a couple of oppositions to remove deprecated features in 7. My take is that we should not have a mass vote but options for each feature. Also if we do not remove deprecated features we may as a well remove the deprecation as it makes no sense to keep it if we never actually remove the affected features. Cheers, Pierre --001a11c120a49058d7050ab1bfff--