Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84589 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27805 invoked from network); 11 Mar 2015 22:23:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Mar 2015 22:23:21 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.47 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.215.47 mail-la0-f47.google.com Received: from [209.85.215.47] ([209.85.215.47:33387] helo=mail-la0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C8/75-32765-950C0055 for ; Wed, 11 Mar 2015 17:23:21 -0500 Received: by labmn12 with SMTP id mn12so12065403lab.0 for ; Wed, 11 Mar 2015 15:23:16 -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; bh=hcBjgT696Xiyrn6rDyXC2gqBprfvfU0YowRDhChLD2k=; b=EKFFFlSC8ioUaKRLF25OuiFDNmIQT/y3jB57FMb6dXebx22VJmve94obPaNuYPOMWO C4CtfzM6Nj+R4CIkXV4Z8u71HpAWDazAaSa5gOhNqKtdPY2iBWL6gqZG51CtUTaIjL0c YXPaWYsbCA+XqF67kDVGSROZJynlMuDVmRA6UdKllpZhgs7aiPcAyXJH0i88Gad85HDp 9/xuB8JoEgu/gB+1gmjuMMlM8kGR13dj8VMLSTVYStsmR6X5nXYP1BW2jgnC83T6Md2h 3mMSw2m0UV6F6IeIYKZXqstdu2zvnWe1p/y5if7eBbZWjd1ruxqSteKalhsL6XJtA/Kr Kg2g== MIME-Version: 1.0 X-Received: by 10.152.43.67 with SMTP id u3mr37053069lal.10.1426112596596; Wed, 11 Mar 2015 15:23:16 -0700 (PDT) Received: by 10.112.181.41 with HTTP; Wed, 11 Mar 2015 15:23:15 -0700 (PDT) Received: by 10.112.181.41 with HTTP; Wed, 11 Mar 2015 15:23:15 -0700 (PDT) In-Reply-To: References: Date: Thu, 12 Mar 2015 09:23:15 +1100 Message-ID: To: Bob Weinand Cc: PHP internals Content-Type: multipart/alternative; boundary=001a11c242debadd0b05110ab641 Subject: Re: [PHP-DEV] [RFC] Basic Scalar Types From: pierre.php@gmail.com (Pierre Joye) --001a11c242debadd0b05110ab641 Content-Type: text/plain; charset=UTF-8 On Mar 12, 2015 8:30 AM, "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. Besides what I think of proposing yet another RFC, -1 because it is basically what the initial idea from the opponents of optional strict mode wanted before they go with the latest one. It also totally ignore what the Anthony's proposes. > Thanks, > Bob > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > --001a11c242debadd0b05110ab641--