Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80108 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8479 invoked from network); 2 Jan 2015 21:08:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jan 2015 21:08:02 -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.192.49 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.192.49 mail-qg0-f49.google.com Received: from [209.85.192.49] ([209.85.192.49:51242] helo=mail-qg0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1C/60-04824-1B807A45 for ; Fri, 02 Jan 2015 16:08:01 -0500 Received: by mail-qg0-f49.google.com with SMTP id f51so249796qge.36 for ; Fri, 02 Jan 2015 13:07:58 -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=MTtXudzpSXyPZtCRa1x/ud6eGxqubGh9MXZgMBHmGL8=; b=bQfziab2Lw/gDchtd4otyRbGNaT5t8K2i0/vEodrfpLnOltJ7s9f8miY15pqoIMzdv GRFyXPOx/STkaJPsatTpQM9mj+eq1RH5V27/P7V5uHlueZN2t75YSneTKBWkfBHH1sRe wuOFT2p1Aa9mD7r07KNWQN2JjXkd0ruzAM8PN+/ZrAhepbaL6DK8QRIsZoWVPSN55fpn P2Y/mLGHJlIVSjJZMV8W4ETAhHVEq5HwH3dWCyONTuQ+a+JA8xY35qK2EnwT2Ocbarow bUhcGGFnyduRgBdAYBbzKuafbWlhKtIvrp6W42FSYoR8sw6rMTtrU9qdrp+JyDWRGshf 94aQ== MIME-Version: 1.0 X-Received: by 10.140.93.103 with SMTP id c94mr7693633qge.54.1420232878544; Fri, 02 Jan 2015 13:07:58 -0800 (PST) Received: by 10.140.22.106 with HTTP; Fri, 2 Jan 2015 13:07:58 -0800 (PST) In-Reply-To: References: Date: Fri, 2 Jan 2015 13:07:58 -0800 Message-ID: To: Nikita Popov Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [VOTE] Remove deprecated functionality in PHP 7 From: pierre.php@gmail.com (Pierre Joye) hi, On Fri, Jan 2, 2015 at 8:04 AM, Nikita Popov wrote: > Hi internals! > > Voting on the removal of deprecated functionality in PHP 7 is now open: > > https://wiki.php.net/rfc/remove_deprecated_functionality_in_php7#votes > > As requested, I've split this up in many individual votes, only some > particularly trivial function deprecations are left as a group. > > If you vote against the removal of an item, I would appreciate a mail with > your reasons behind the choice and maybe suggestions as to what we should > do with the item instead (leave deprecated / undeprecate it / provide > missing alternatives / ...). It is incomplete. imap, mcrypt and a couple of dead SAPIs should be removed altogether, as they are both unmaitained. I know it is a different story but we should just have one RFC about what we want to remove instea of multiple similar RFCs (or even worst, one cancel part of another). -- Pierre @pierrejoye | http://www.libgd.org