Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82213 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20773 invoked from network); 9 Feb 2015 03:29:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Feb 2015 03:29:01 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.172 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.216.172 mail-qc0-f172.google.com Received: from [209.85.216.172] ([209.85.216.172:57703] helo=mail-qc0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B7/62-26926-C7928D45 for ; Sun, 08 Feb 2015 22:29:00 -0500 Received: by mail-qc0-f172.google.com with SMTP id x3so20564338qcv.3 for ; Sun, 08 Feb 2015 19:28:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=PWkbbJHZjomcDWveQuHVxyB2dxnTH6rlyzmrk1ruy4Y=; b=GHWvQKinYG92SaZvp+aAocqNwQf3fHRkGOM7lGSA+3YC4jgJ4Lzd2NdQwdkUVh27/z tFJS7MmAWQNYZ/j6feuz429VdUl7b28LDsc5oATeNhzubovYn7SVtME471IZjnx85A8V upREyGCj1B1Lwnl6W4jvnWBZ3EWOlI9glFFj4TX1tIwfr+rvf6CPD9XCghd7XkvK/Vnc G/mmzV6tUL+ClvZYtV5W9wQIWNLmCxk6wBz2CAmGIdkshSdCOSAjUlgHF5Ypzz1VnCOy lVMhaYES7ssXca1nQubCsX0w4EcGBpoaoya5uti1DQ63IiduCOAS6BMiv5XfJW3ehx0E zlbQ== X-Received: by 10.140.109.164 with SMTP id l33mr34912336qgf.91.1423452537551; Sun, 08 Feb 2015 19:28:57 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.229.28.72 with HTTP; Sun, 8 Feb 2015 19:28:16 -0800 (PST) In-Reply-To: References: Date: Mon, 9 Feb 2015 12:28:16 +0900 X-Google-Sender-Auth: VkeCFFbbU20VrO-0qXVtgyUpIA0 Message-ID: To: Matt Parker Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a113a304edb0298050e9f5e58 Subject: Re: [PHP-DEV] scalar type hints From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a113a304edb0298050e9f5e58 Content-Type: text/plain; charset=UTF-8 Hi Matt and all, On Mon, Feb 9, 2015 at 6:52 AM, Matt Parker wrote: > The first question was 'Did you read the RFC' and the second 'Would > you like the RFC to > pass'. I set it up Friday morning (GMT) and tweeted it around a bit > (I have a grand total > of 58 followers on twitter). So this relates to version 0.3 > > As of now, 306 people have responded, a lot more than I anticipated. > 84% said they read > the RFC; > 83% would like it to pass (full responses here: > https://www.surveymonkey.com/results/SM-Q8KRRZV7/, the survey itself here: > https://www.surveymonkey.com/s/SDB2V6Z). > They don't know about DbC discussion probably. I thought we were no where near to implement DbC, so I was willing to vote +1 initially. However, DbC is coming close! DbC brings much more flexibility, strict/loose constraints, performance, security, better documentation and more. DbC suitable for weakly typed PHP perfectly. Therefore, I'm holding my vote now. I hope everyone have an attention to DbC and consider thoughtfully. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a113a304edb0298050e9f5e58--