Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80469 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6588 invoked from network); 14 Jan 2015 15:40:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jan 2015 15:40:21 -0000 Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.171 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.212.171 mail-wi0-f171.google.com Received: from [209.85.212.171] ([209.85.212.171:42964] helo=mail-wi0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4C/D3-19120-4ED86B45 for ; Wed, 14 Jan 2015 10:40:20 -0500 Received: by mail-wi0-f171.google.com with SMTP id bs8so29016690wib.4 for ; Wed, 14 Jan 2015 07:40:17 -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 :content-type; bh=36Vq5PUKZ+oAOxGQnXDQpcr+UnEaaCGo9dF1jzH8/eU=; b=QvcHPyamvPJ+cAhU4ByKlmXG/WZ8uBWSk/q3n29wJ5NT2QNtm1g2K5bqDXbEgSXNEh tDos9BkDncqZnRq95q5gMGYBtu5addLytRYhmYRYed/0gYAZo2OrAx7rCu9GIx06k6ib mUakjRSIQaK8P6WE11xu9kaTTosggYEwV4vq6mgvnCcJJnAtmBE59O078FpacuDZNesZ Snp8AcZUcrHN50figNeA2FABRnIlDwHyX+dIAl7AEATMv+IhdTmjOMz4Wi1JCObMUh04 IWZY0CA54V6eeHPFKofPW/r3fblehmv7BZUE98/gUOKKM3m2EdxLfHmx0jt0NKQzi1VY 05jQ== MIME-Version: 1.0 X-Received: by 10.194.95.10 with SMTP id dg10mr8623419wjb.82.1421250009909; Wed, 14 Jan 2015 07:40:09 -0800 (PST) Received: by 10.27.10.196 with HTTP; Wed, 14 Jan 2015 07:40:09 -0800 (PST) In-Reply-To: References: Date: Wed, 14 Jan 2015 16:40:09 +0100 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=047d7bdc8078fa4fb5050c9e8db9 Subject: Re: [VOTE] Remove deprecated functionality in PHP 7 From: nikita.ppv@gmail.com (Nikita Popov) --047d7bdc8078fa4fb5050c9e8db9 Content-Type: text/plain; charset=UTF-8 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. Nikita --047d7bdc8078fa4fb5050c9e8db9--