Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83408 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54189 invoked from network); 21 Feb 2015 17:51:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Feb 2015 17:51:47 -0000 Authentication-Results: pb1.pair.com smtp.mail=zeev@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=zeev@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.213.180 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 209.85.213.180 mail-ig0-f180.google.com Received: from [209.85.213.180] ([209.85.213.180:32914] helo=mail-ig0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B2/2D-08895-1B5C8E45 for ; Sat, 21 Feb 2015 12:51:47 -0500 Received: by mail-ig0-f180.google.com with SMTP id b16so10037086igk.1 for ; Sat, 21 Feb 2015 09:51:42 -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=WsELHJrSHMltSaYusSf8W1FTOe+qFnlHONu4nirrels=; b=YkaaZhwc1DjD0xIlLisKvYyGyrMyi/N6zaXzyzrcZe6SGqAFEBrXm43H3+7/W9ho+b T//AGOvjXJmTAxUBOSmGIO7w7wm3jcT2XP3Vi4o/GpggIHrRhMNlN7cNpcq5jC5SEMAr L0ns824KQ85lnCindw5VKqIFqopBSRy0jmlwTsdpAPnAidsBNfGGOEBjm63DN+si7U2A 0FOB5UiSmu7Y9RIsHJEIm+1esKZitcIcXEVI+4ObL4+/EkQaqJfVOG7chzgawxBn6N6v tphhPrFMWDrZxSRCuMPxHNNNhCXHU50lmY1bXpG7ZpvE07EfHOcnDXuJAfHT1nyqhHRt xiXg== X-Gm-Message-State: ALoCoQll7AvM9EfgzzTdgw0e+lQl0qMWq1MYBevxaU/rv7K+mIywGMHd+NfTzBw4Hq4PklVc+KFbHPLMFQF97YPRLEEdVyvEfb0jd8uDtTRGcT5FCmaisw+5XGlsWPhtG414jm1XSs+TWdhnN9oGA37k5PwT7RMpLQ== X-Received: by 10.50.32.70 with SMTP id g6mr3667374igi.35.1424541102584; Sat, 21 Feb 2015 09:51:42 -0800 (PST) MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AdBN/wyRBMtZyMbvSaay70Dhmxwnbw== Date: Sat, 21 Feb 2015 19:51:41 +0200 Message-ID: <1504122f9eb01ea8d37c38d30e4b677d@mail.gmail.com> To: PHP internals Content-Type: multipart/alternative; boundary=047d7b10ca55636a7e050f9cd23e Subject: [RFC] Coercive Scalar Type Hints From: zeev@zend.com (Zeev Suraski) --047d7b10ca55636a7e050f9cd23e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable [Resending with the correct Subject line :)] --- 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 --047d7b10ca55636a7e050f9cd23e--