Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84742 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51919 invoked from network); 13 Mar 2015 23:14:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Mar 2015 23:14:33 -0000 Authentication-Results: pb1.pair.com header.from=zeev@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=zeev@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 74.125.82.172 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 74.125.82.172 mail-we0-f172.google.com Received: from [74.125.82.172] ([74.125.82.172:34825] helo=mail-we0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E2/B9-34457-75F63055 for ; Fri, 13 Mar 2015 18:14:33 -0500 Received: by webcq43 with SMTP id cq43so1078642web.2 for ; Fri, 13 Mar 2015 16:14:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:references:in-reply-to:mime-version :thread-index:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=rTbtwYoVEQTaC6EB2e4flB5Z1eQ1OBGB0vJfZRD6cZ0=; b=SekcnJmzj3dBRlY50ZTDu3wOSoPE94J9elvnmrOFDIt6FZDA1ZQwXEczS3zBR2p5yv OxP6oBWzPh5aolh1nFwbN3onDV7hQjk1lJqkyQLTM+uWGvchSnpdWoeajJ2IwCDRv7O1 cbW5VnmpAaLUmIBfDIwuzYHVi7O4rKi6kDaYJqqNvD80BJfqbYCWIjmz9ksoqfYTCYPV VkB/ZBGq8UbApBf5aSHFbj//bOpjHNVEJh8/OlJK8hXV80LL3qKvbxiV6nA1j0neaLew EruOPy2J7VP3WuMNPpd6iickCpFJhQxlg1Y2HoI8DsQeBFKQdamy7+c7SR6sHAfHkADi Q29g== X-Gm-Message-State: ALoCoQnvk3VacGNLN2lbdNYIqE3Xq5l4Jfs7ovWmIQVPhrpZ8pBR+U2oN2VHRmGZYEx9G80TvNOkbdsZ6ZKvVJL0mhEeDxCN3GHQPd6FRoERhKDvCeYVCJ00v7/19y99aSrozehfGmV/ZCM8fsZ7L962FFn8lfqjFA== X-Received: by 10.180.20.238 with SMTP id q14mr18133735wie.70.1426288468435; Fri, 13 Mar 2015 16:14:28 -0700 (PDT) References: <325E0097-FD7E-4997-A95D-20C62368E162@zend.com> <55031C54.6060802@eliw.com> <7CE491F0-C243-4788-ADA2-5DA9DF1D1168@php.net> <332304ae552bfc635f999a8d73b505f0@mail.gmail.com> In-Reply-To: MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQLg0UZIsq+15w5AwD0SDZXLD3VPogLMHcQTAaGt238CcCYc0AGWzLp/ApGYoQUDQRlseQIrE/I/AkSeeDQDMwLjeppK0ouw Date: Sat, 14 Mar 2015 01:14:27 +0200 Message-ID: <7de9d64ab85cad86836b43c8acbed439@mail.gmail.com> To: Bob Weinand , PHP Internals List Cc: guilhermeblanco@gmail.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: RE: [PHP-DEV] [RFC] Basic Scalar Types From: zeev@zend.com (Zeev Suraski) > -----Original Message----- > From: Bob Weinand [mailto:bobwei9@hotmail.com] > Sent: Saturday, March 14, 2015 1:07 AM > To: PHP Internals List > Cc: Zeev Suraski; guilhermeblanco@gmail.com > Subject: Re: [PHP-DEV] [RFC] Basic Scalar Types > > Am 13.03.2015 um 23:03 schrieb Zeev Suraski : > > Maybe I was na=C3=AFve, but I thought I had a better way to make both > weak & > strict camps happy, instead of just ignoring the strict camp > altogether. > While there was some opposition to it - it mostly came from the > main > proponents of the Strict camp, and, well, you :) Clearly right now it > seems > that not a lot of people bought into the coercive approach, and while > I hope > it can be turned around - I realize the chances for that happening > aren't > stellar. Given we can go to a vote on Bob's RFC tomorrow without > having to > delay the PHP 7 timeline, I don't see strong reasons not to do it, and > put > to rest any theories about what might have happened if v0.1 ever > went for a > vote. > > Zeev > > > I won't go into vote tomorrow. > > Given that we already discussed that proposal a lot a few months ago > (Andreas v1), we can go for a discussion phase a bit shorter (like 10 day= s > total), but I won't put a new RFC into vote tomorrow. Especially as it's > still > being heavily discussed. > > Also, this vote is just valid in case where other votes fail - so we > actually > don't *compete* with Anthonys RFC. It doesn't affect the voting period of > Anthonys RFC. We can have the vote still going on a few days after both > RFCs failed. > This RFC is only about the common part of both RFCs. Bob, If you don't put it into a vote by Sunday, then by definition it can't get into v7.0 - unless we either have another vote to delay the timeline (big hassle). Plus, as you can see, there are people (heck, even me) that would vote in favor of the Dual Mode RFC just because there's no alternative. Zeev