Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80015 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4160 invoked from network); 30 Dec 2014 08:26:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Dec 2014 08:26:23 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.170 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.214.170 mail-ob0-f170.google.com Received: from [209.85.214.170] ([209.85.214.170:53925] helo=mail-ob0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 97/91-33540-EA162A45 for ; Tue, 30 Dec 2014 03:26:23 -0500 Received: by mail-ob0-f170.google.com with SMTP id wp18so44042934obc.1 for ; Tue, 30 Dec 2014 00:26:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=IEE1KWWr/9jKQNBRZ3xoOYI3QLurnLDAaEavA2N6nj0=; b=wJ7GvRxSPhghovWlguS6HVtjmJFeXRddCTrSYwrey9gwV5I3jEgt3okoFQg7tla+lw PD3AC79QeqqmVmciiOjPawePO3YEOJ+1VMqWTLBmq1lCnsZQUhWvbnLSf0GMa8ENknB+ pmGLyauLfUOa3UaMsAqqkctPL8oPVzFqK1sjCUm9OilvwftZGlyHd5vTfd7xgQNjxUwy 0f7lAgixY2wGY605C2jH+OmbD2BSOI3suvv8FEQ6AUzjImRy9BRpOfLMlFHrUlJrl9Dl vSCVrt6VqYpb6V6JwkdaRW+mbXLpJps+x1g8VyX7X4U+AcU65mWaWvyosZd8J3FpWOjo zbqg== X-Received: by 10.182.200.135 with SMTP id js7mr35016540obc.71.1419927980300; Tue, 30 Dec 2014 00:26:20 -0800 (PST) Received: from Stas-Air.local (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id l200sm12154240oig.26.2014.12.30.00.26.19 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Dec 2014 00:26:19 -0800 (PST) Message-ID: <54A261A8.4000707@gmail.com> Date: Tue, 30 Dec 2014 00:26:16 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Andrea Faulds , Internals References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] [VOTE][RFC] PHP 5.7 From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > I’m going to put the PHP 5.7 RFC to a vote, since it’d been 2 weeks. > I’m not entirely certain myself whether it’s a good idea, but I’d > like it for us to vote on it so we can settle the matter. If people > vote against 5.7, a new RFC proposing an alternative could always be > made by someone. I still haven't achieved a proper understanding of what 5.7 would actually include (so far the only real BC thing mentioned that it can warn about is the switch thing, and IMHO making the new minor just because of that makes little sense, of course I'm not counting non-accepted RFCs since otherwise there's like 40 of them), so I intend to vote no, but if somebody really sees something substantial that I missed, please point me out, as I am not opposed to the idea of 5.7 just don't see any practical content for it for now. -- Stas Malyshev smalyshev@gmail.com