Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84875 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76557 invoked from network); 15 Mar 2015 19:11:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Mar 2015 19:11: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.54 as permitted sender) X-PHP-List-Original-Sender: ircmaxell@gmail.com X-Host-Fingerprint: 209.85.215.54 mail-la0-f54.google.com Received: from [209.85.215.54] ([209.85.215.54:34595] helo=mail-la0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C5/3B-29489-559D5055 for ; Sun, 15 Mar 2015 14:11:18 -0500 Received: by lagg8 with SMTP id g8so24073704lag.1 for ; Sun, 15 Mar 2015 12:11:14 -0700 (PDT) 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:content-transfer-encoding; bh=hb6R6K3ugwr0gT7VcPTOqFIpU1kc9de1YMeX+/cmIkc=; b=qvdjbNdkW6UpzpYC8IOU2jgoBupZRjAtjh3842pn1RfB856n62V0r9ZEnczSJcyfge PcDu4rnFy5mg/qt5LhzDlttfhHiXmJzhTjmTyxdQ8t1YP316IfMc062ZBXrjVUSY3pE3 G7PF4GajpZn4/H8dr7pyh6sWdexC76cLMB2MU6EhEpeZ1Fa9k7bERpz4SIkKM74a2UiY KpeZBtOJL5Qxb3PRzJvGjwAfAWoM4URviRf8bM30N+t+hWnvYr4boTGQZJy7cLF2zyjk L84b62AQRKkkhVQ33uyTyXzLQQFBjRWrrEhSDJLFpk0irTylfCiKP06vsX3Uijzplfyz w9YA== MIME-Version: 1.0 X-Received: by 10.152.181.197 with SMTP id dy5mr52445815lac.57.1426446674380; Sun, 15 Mar 2015 12:11:14 -0700 (PDT) Received: by 10.25.43.9 with HTTP; Sun, 15 Mar 2015 12:11:14 -0700 (PDT) In-Reply-To: <6e268626bc6b84a3886f39442c827bb6@mail.gmail.com> References: <6e268626bc6b84a3886f39442c827bb6@mail.gmail.com> Date: Sun, 15 Mar 2015 15:11:14 -0400 Message-ID: To: Zeev Suraski Cc: =?UTF-8?Q?P=C3=A1draic_Brady?= , PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] [INFO] Basic Scalar Types From: ircmaxell@gmail.com (Anthony Ferrara) Zeev, On Sun, Mar 15, 2015 at 3:07 PM, Zeev Suraski wrote: >> -----Original Message----- >> From: P=C3=A1draic Brady [mailto:padraic.brady@gmail.com] >> Sent: Sunday, March 15, 2015 9:00 PM >> To: Zeev Suraski >> Cc: Bob Weinand; PHP Internals >> Subject: Re: [PHP-DEV] [RFC] [INFO] Basic Scalar Types >> >> On 15 March 2015 at 16:55, Zeev Suraski wrote: >> > Bob, >> > >> > Thanks for the update. This time, though, although I completely >> > respect your decision not to put your RFC into a vote unless the Dual >> > STH mode fails, I'd like to either (with your permission) take over >> > the RFC or propose my own copy and move it to voting as soon as >> > allowed. This, under a commitment that if I see that Basic STH is >> > failing to garner a clear majority, I'll retract it and move to >> > support the Dual STH RFC instead for the sake of unity. >> >> No one individual has the right to break the existing rules around votin= g. >> There has been more than sufficient time to date to rewrite the voting >> rules, >> debate voting rights, extend PHP7's deadline, or propose the basic RFC s= o >> described. A vote in contravention of the voting rules at the last >> possible >> minute cannot, by definition, be recognised at this time. I wouldn't eve= n >> vote >> since it might lend it an air of ill deserved legitimacy, forgetting for= a >> moment whether a few PEAR contributions make me any more deserving of >> a vote than others. > > No rule is being broken. > > The PHP 7 timeline RFC (wiki.php.net/rfc/php7timeline) states the followi= ng: > Line up any remaining RFCs that target PHP 7.0. | Now - Mar 15 (4+ > additional months) > > As Bob pointed out, what 'Line up' means - whether it means vote ends, vo= te > begins, or discussion begins - is completely open to interpretation. I > don't remember what I meant when I wrote it, but arguably, 'line up' is a > lot closer to 'start discussing' than 'finish voting', and as is typicall= y > the case when something is unclear, the most lax interpretation is > acceptable. By your own words: http://marc.info/?l=3Dphp-internals&m=3D142451267910615&= w=3D2 > Following Adam's analysis of the timeline, taking the more 'strict' (no p= un intended!) interpretation of the timeline RFC, we still have until tomor= row to start the discussion and still target it for 7.0, no? Given the imp= ortance of this topic, I'd go for the more lax interpretation that allows f= or votes to begin by March 15, giving us all a bit more time to discuss. **votes to begin by March 15**. That was the interpretation you used a month ago. Anthony