Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83210 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64256 invoked from network); 19 Feb 2015 15:41:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Feb 2015 15:41:19 -0000 Authentication-Results: pb1.pair.com header.from=ircmaxell@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ircmaxell@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.49 as permitted sender) X-PHP-List-Original-Sender: ircmaxell@gmail.com X-Host-Fingerprint: 209.85.215.49 mail-la0-f49.google.com Received: from [209.85.215.49] ([209.85.215.49:36673] helo=mail-la0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7C/2F-18870-E1406E45 for ; Thu, 19 Feb 2015 10:41:19 -0500 Received: by labgq15 with SMTP id gq15so338735lab.3 for ; Thu, 19 Feb 2015 07:41:15 -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=FEOFmRzp5Vm+HGuv8tLeqT0m+AhtvAA1kTwNzLukPiI=; b=gsg8n9XqcK5BF6l9WqXexcIC0auWe0yYv1+Q6yq6uKero53T606YbIPkctB4/AnQT7 vklzbbe2oihmkVkPP6ylm/I93JnntFFl3bFOaS1o3wdU0kOB6rrunET0tXwAi5G7/rkG qxVpwoIgW9Lfw3A/IODUkYnn92GaQ2ndZGGDhg+DvUdNo5NgwHP1ygCoP90ikFMmGwaY BvB2jFvmWdDFGCgs38YB1+RZhsq4jLcQeQPVzHdkhgumwY8HZQulfMh47d0AVYbnJpjz HRLauYIx+DRSIBoQkfEEDG9R9w9aEsp+nf8efJnXPF0zPIePE3HR/YssynNONQ7bODa2 fdkQ== MIME-Version: 1.0 X-Received: by 10.112.110.231 with SMTP id id7mr2607894lbb.28.1424360475210; Thu, 19 Feb 2015 07:41:15 -0800 (PST) Received: by 10.25.43.9 with HTTP; Thu, 19 Feb 2015 07:41:15 -0800 (PST) In-Reply-To: References: Date: Thu, 19 Feb 2015 10:41:15 -0500 Message-ID: To: Arvids Godjuks Cc: Pierre Joye , Zeev Suraski , PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Using Other Channels (was Scalar Type Declarations v0.5) From: ircmaxell@gmail.com (Anthony Ferrara) Arvids, > I meant it in a way that no other RFC has failed so many times or had so > much misunderstanding or divide. No scalar type proposal has made it through a vote. So none of them have technically failed (all except the current one were withdrawn). > Sometimes it is required to ditch the preferences of people and do stuff > for the greater good. Right now I see most people (not all) pushing their > own agendas not really giving a damn over the big picture, the timeline and > the fact that at this moment RFC already too late for 7.0 according to the > Release Process RFC - they cannot be discussed and voted before the feature > freeze. Yes, it can be pushed rather easily, but it means breaking the > release process RFC again. See the pattern here? Well, 0.5, as a minor tweak on 0.3 *could* (by the RFC process) go to vote on the 25th. Which would end on the 11th. A full 4 days before freeze. Without breaking the release process. However, I would be happy to target 7.1 even if the vote passes prior to freeze (assuming an RFC to reserve the scalar type names is proposed and passes, otherwise 8.0). My reason for pushing for the vote is not to get it into 7, but to get it over with. We've been discussing these proposals for years. We have one that came extremely close to passing (save for a few minor issues people voted no to, which are now fixed). Let's get it behind us. > And we have the 0.4 version still being made, so it means it will be out > for discussion probably next week. Or may not. No, it's not being made. See the first post to this thread. Anthony