Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84666 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70273 invoked from network); 13 Mar 2015 08:08:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Mar 2015 08:08:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.182 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.214.182 mail-ob0-f182.google.com Received: from [209.85.214.182] ([209.85.214.182:41893] helo=mail-ob0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AF/EB-24603-81B92055 for ; Fri, 13 Mar 2015 03:08:57 -0500 Received: by obcva8 with SMTP id va8so18249483obc.8 for ; Fri, 13 Mar 2015 01:08:53 -0700 (PDT) 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=aryRO8H2SysOL5tqurFdSpG/mn1yuUGH9ubuYWchC8g=; b=mgO/6hpobD3BqcmQ9gbEM0nZM5PtIS437/gdPJwoHYLcX+UIfXxJMjNDgaEmTZzYlW 5DgDjiXQh9BrQKcWPMdZf/Cfh518DS+A6OOxoDOThlD9zGsAKnw2j1U709uPV4XSkazL r7TSfA9IMsKbsaO4NNq9fXXPnZtg3Bm+KidnP2951zk07nAh4cLOKUlzEK1qt3okaEID 3NCL5KRanqvwG2aeNTx/klDr91phIFAcU9D1sBZkwpCAwF7NHnnWT4D1miOdVMG5Yd+1 jp/5YclYQlhzZuZjAg0dgJ43rXXZHkecceshZjyq3T7DK9YhSsC0mdmuQ0XGRk5h81sa 3qCA== X-Received: by 10.182.153.71 with SMTP id ve7mr37046797obb.76.1426234133818; Fri, 13 Mar 2015 01:08:53 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.202.58.2 with HTTP; Fri, 13 Mar 2015 01:08:13 -0700 (PDT) In-Reply-To: <325E0097-FD7E-4997-A95D-20C62368E162@zend.com> References: <325E0097-FD7E-4997-A95D-20C62368E162@zend.com> Date: Fri, 13 Mar 2015 17:08:13 +0900 X-Google-Sender-Auth: -Mynx3pFYaPTaBpavUZH35SllGg Message-ID: To: Andi Gutmans Cc: Bob Weinand , PHP Internals Content-Type: multipart/alternative; boundary=089e01176fe1e9b6e905112702dd Subject: Re: [PHP-DEV] [RFC] Basic Scalar Types From: yohgaki@ohgaki.net (Yasuo Ohgaki) --089e01176fe1e9b6e905112702dd Content-Type: text/plain; charset=UTF-8 Hi all, On Fri, Mar 13, 2015 at 2:17 PM, Andi Gutmans wrote: > > On Mar 11, 2015, at 2:28 PM, Bob Weinand wrote: > > > > Hi all, > > > > after all, some people are not happy with the current proposals about > scalar types. So, they both still possibly may fail. > > > > Thus, I'd like to come up with a fallback proposal in case both > proposals fail: > > > > https://wiki.php.net/rfc/basic_scalar_types > > > > It shouldn't prevent any future improvements and still give use all the > advantages of scalar types. > > Agree and I would vote +1 on this even if I'd prefer coercive. > It is a very valid option for a 7.0 and it is future proof. The same opinion. I prefer coercive, but it's good enough for now. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --089e01176fe1e9b6e905112702dd--