Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84662 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57999 invoked from network); 13 Mar 2015 05:17:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Mar 2015 05:17:22 -0000 Authentication-Results: pb1.pair.com smtp.mail=andi@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=andi@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.192.175 as permitted sender) X-PHP-List-Original-Sender: andi@zend.com X-Host-Fingerprint: 209.85.192.175 mail-pd0-f175.google.com Received: from [209.85.192.175] ([209.85.192.175:37684] helo=mail-pd0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 05/2A-24603-1E272055 for ; Fri, 13 Mar 2015 00:17:22 -0500 Received: by pdbnh10 with SMTP id nh10so25985641pdb.4 for ; Thu, 12 Mar 2015 22:17:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=VTIDy8h3nR0AQasJhRHHvz8azrp54Us6X7DERIVi8yI=; b=QZd8j600AMFI/SvsB5rXMpohY3HqJNkFWlwYdb1rW9AkVs3Ltd5E0ZHdf3/0eu4Esv YA4B5BeJfv638miTtHhlkwW56tTbL2L0daqBgAPUzgg6bw2mWLTTEMilYNg1lh+Or08w ZPCX1gQFmkyOwD7NRfRt4BRp1j4UWccbCA8KRft/tUxVATfmaeve7KkMOcsYln9HfhRd md2erqP/XIU5Xgwfc8gtRgDFX4jHgH+ilrPDzldiU8k1fAKiMuYo1LWKLRM/6XAB50w3 rpBX1Ub0WS1oqpOBmVOL1RxMUhxZOcdBK8ffLFHPti4Pe9tvGahxlRKvFSFS0ygqpWXx f88w== X-Gm-Message-State: ALoCoQlSwu8H9yNpQCRztzNeff/nsp30PSsAyg+PguAD3TN67kl4vo7XtUwuIhflWhO4BzZNWfSgMtDLX6Z1qoGpr8MX3oyEzy0txAHtLcAXe8in4DUpkbrVGZIx4YnALt73HIAEAD1YeNkcH/3crBCsNlXMIKBN9A== X-Received: by 10.70.101.226 with SMTP id fj2mr56610478pdb.23.1426223838950; Thu, 12 Mar 2015 22:17:18 -0700 (PDT) Received: from [192.168.2.129] (107-137-69-239.lightspeed.sntcca.sbcglobal.net. [107.137.69.239]) by mx.google.com with ESMTPSA id bh15sm1210925pdb.21.2015.03.12.22.17.16 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 12 Mar 2015 22:17:17 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) X-Mailer: iPhone Mail (12B466) In-Reply-To: Date: Thu, 12 Mar 2015 22:17:16 -0700 Cc: PHP Internals Content-Transfer-Encoding: quoted-printable Message-ID: <325E0097-FD7E-4997-A95D-20C62368E162@zend.com> References: To: Bob Weinand Subject: Re: [PHP-DEV] [RFC] Basic Scalar Types From: andi@zend.com (Andi Gutmans) > On Mar 11, 2015, at 2:28 PM, Bob Weinand wrote: >=20 > Hi all, >=20 > after all, some people are not happy with the current proposals about scal= ar types. So, they both still possibly may fail. >=20 > Thus, I'd like to come up with a fallback proposal in case both proposals f= ail: >=20 > https://wiki.php.net/rfc/basic_scalar_types >=20 > It shouldn't prevent any future improvements and still give use all the ad= vantages of scalar types. Agree and I would vote +1 on this even if I'd prefer coercive.=20 It is a very valid option for a 7.0 and it is future proof.=20 >=20 > Thanks, > Bob > --=20 > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >=20