Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80506 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83945 invoked from network); 14 Jan 2015 23:51:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jan 2015 23:51:09 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.44 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.44 mail-qa0-f44.google.com Received: from [209.85.216.44] ([209.85.216.44:39202] helo=mail-qa0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 44/73-00659-BE007B45 for ; Wed, 14 Jan 2015 18:51:08 -0500 Received: by mail-qa0-f44.google.com with SMTP id w8so9009445qac.3 for ; Wed, 14 Jan 2015 15:51:05 -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=AkyIBL9ZRYkxzoHUEx7/InQB0nipZpA4GmAfycy9DxI=; b=Fj97aJA7TSBgRqdA7L5Pm/yK+o3VA55eQKiM7uaVInjJUISMC1KQpzP0BYHWxfrU5U TnreyqatdMh/6bcqqncnvbHfhTaNZQjE3inCQ4LXmgTVw8CWI4R/SCNmydwloOesOqSs SOA2q4YRvv0NNSRTV2TJ2mX+a4amPCPQwWsRHncLgoibF08wDxsSkLwu3EmuWF+HsdB2 M3yBsNKaNXBh2q+pUAPEekr8MjFGO4aV9ZdtXPECaqcVvqm0kFia89jDWSjBTof+TL3F XA7r1bZNBspESjaOlpIjFzR6e+kqrqLpQ1upI4tIg9ziJhZJbF3CgE3eHydRLz6SI+Tk 1KbA== MIME-Version: 1.0 X-Received: by 10.224.120.65 with SMTP id c1mr11675070qar.87.1421279465189; Wed, 14 Jan 2015 15:51:05 -0800 (PST) Received: by 10.140.22.106 with HTTP; Wed, 14 Jan 2015 15:51:05 -0800 (PST) In-Reply-To: References: Date: Thu, 15 Jan 2015 00:51:05 +0100 Message-ID: To: Nikita Popov Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Re: [VOTE] Remove deprecated functionality in PHP 7 From: pierre.php@gmail.com (Pierre Joye) On Wed, Jan 14, 2015 at 4:40 PM, Nikita Popov wrote: > On Fri, Jan 2, 2015 at 5:04 PM, 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 / ...). >> >> Nikita >> > > Reminder: This vote is closing in two days. Bummer, we will do other RFCs for the other things to be removed. Thanks for your reply on the matter tho'.