Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83405 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48881 invoked from network); 21 Feb 2015 17:22:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Feb 2015 17:22:14 -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 209.85.223.172 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 209.85.223.172 mail-ie0-f172.google.com Received: from [209.85.223.172] ([209.85.223.172:35295] helo=mail-ie0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F7/1C-08895-4CEB8E45 for ; Sat, 21 Feb 2015 12:22:12 -0500 Received: by iecrl12 with SMTP id rl12so14851181iec.2 for ; Sat, 21 Feb 2015 09:22:09 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:mime-version:thread-index:date:message-id :subject:to:content-type; bh=8fwODy8xDsHja6m8lCAL47qkR0m7AQP4pJtV6lTOs+8=; b=Q7AVH2fbZrJ3DxNcFMoxj5qdccPd6sn5o7UJUViT+TLkTVnanGDWkyBLrlevRjcun4 HbDkbach7FdbNjQWEMJx7USeIeW/bx2cFS3/uyUSqixuywpsMOUh3Uf8A0TPuHfrBrLO gVm+G8PZ4O9u+MZnC28VMS3SEt95wOEAgAfDHiDQlIGGSw1yJmx6ZvOJqD5BENxJqz+a 6WQ8nW3LB3SGugN6ahU7iGOuYjeRvYw41+yWsc04FaymKeylKLjJ3GlNJ/POmYdocCvj VnXThXSahyP2KPF9AU6kF23SNf67q5/MLmvBgvIfbj32tDS2em7q0vByaSZw2c5Gso8c Matg== X-Gm-Message-State: ALoCoQl37xsr7DRvv8vNXj/yIy2nY0+ZNo0DWw8sVM1ekXHGjhRu/ua3Go/BUc7ohq88PqMWOb2ZWD6nPsgfOVbqNSnu9nHQATWYYJ6wxm5uZ7NOtSUgWe1bnItPUsD5wGE1VmLBeuN9i5XIMWXc6MYvJyKr3zUmnw== X-Received: by 10.107.47.90 with SMTP id j87mr4171662ioo.33.1424539329557; Sat, 21 Feb 2015 09:22:09 -0800 (PST) MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AdBN+NZul87eWnvIS2uORBRuDzWE9A== Date: Sat, 21 Feb 2015 19:22:08 +0200 Message-ID: <7ef509ef10bb345c792f9d259c7a3fbb@mail.gmail.com> To: PHP internals Content-Type: multipart/alternative; boundary=001a11c158a8b51205050f9c68b4 Subject: Coercive Scalar Type Hints RFC From: zeev@zend.com (Zeev Suraski) --001a11c158a8b51205050f9c68b4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable All, I=E2=80=99ve been working with Fran=C3=A7ois and several other people from = internals@ and the PHP community to create a single-mode Scalar Type Hints proposal. I think it=E2=80=99s the RFC is a bit premature and could benefit from a bi= t more time, but given the time pressure, as well as the fact that a not fully compatible subset of that RFC was published and has people already discussing it, it made the most sense to publish it sooner rather than later. The RFC is available here: wiki.php.net/rfc/coercive_sth Comments welcome! Zeev --001a11c158a8b51205050f9c68b4--