Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68099 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53652 invoked from network); 11 Jul 2013 20:30:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jul 2013 20:30:09 -0000 Authentication-Results: pb1.pair.com smtp.mail=php@golemon.com; spf=softfail; sender-id=softfail Authentication-Results: pb1.pair.com header.from=php@golemon.com; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain golemon.com does not designate 209.85.220.54 as permitted sender) X-PHP-List-Original-Sender: php@golemon.com X-Host-Fingerprint: 209.85.220.54 mail-pa0-f54.google.com Received: from [209.85.220.54] ([209.85.220.54:61333] helo=mail-pa0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F2/85-03322-1D51FD15 for ; Thu, 11 Jul 2013 16:30:09 -0400 Received: by mail-pa0-f54.google.com with SMTP id kx10so8259551pab.41 for ; Thu, 11 Jul 2013 13:30:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :x-gm-message-state; bh=KQ/bY0IuzMtejRMEND93bX602LkJ5ulkGbChmQbw2EE=; b=b2DPTOJKWOgFS13Z4F+9BqYfCxyl4yq4vffkqZ1DYh/GEkGAhNgB6/W+799iexqebY YKnSIyOwJo+rakkcW71v7qlV1zCKGGV8wezrwBxDyMwwuPO6Imz4pxpEGZ3rzdbIx5FY aXHi5ktW7cGf0ZyJgwku2mVuYhDpT3X3rMeTxALlKZfmP5p08ZgLPh75WwksA4zh7Hu8 u8ArR3kZ98waxxIdMmYvwcnOvhaBJXUZ96zm97kcfVCIlPAIh+PPX91mC/HebJU/0hgv MjvWYGODkKLd9EIjVP5572oNlscAVCZKMUhVZRmnk/ENAW3paYMVUmkZshkZwgTT2cYy C4fQ== MIME-Version: 1.0 X-Received: by 10.66.150.40 with SMTP id uf8mr39419563pab.66.1373574606157; Thu, 11 Jul 2013 13:30:06 -0700 (PDT) Sender: php@golemon.com Received: by 10.70.132.105 with HTTP; Thu, 11 Jul 2013 13:30:06 -0700 (PDT) X-Originating-IP: [2620:0:1cfe:18:22c9:d0ff:fe87:295b] In-Reply-To: References: <1372258135.2410.22.camel@guybrush> Date: Thu, 11 Jul 2013 13:30:06 -0700 X-Google-Sender-Auth: VRgsBdEFow1fVjKo0SKSfrCpRgU Message-ID: To: Florin Patan Cc: Richard Quadling , PHP internals Content-Type: multipart/alternative; boundary=047d7b6dce38790b7904e1424286 X-Gm-Message-State: ALoCoQm8ywGMi92Xqnhkg5YQuHUIlv7NmxZr/WfkMMUgGadf7POKKim/of9HGSx7anuwnimQTeSP Subject: Re: [PHP-DEV] Request for comments - new PHP feature: return typing From: pollita@php.net (Sara Golemon) --047d7b6dce38790b7904e1424286 Content-Type: text/plain; charset=ISO-8859-1 > Should I conclude that there's enough interest for this feature and > move from a gist to a RFC? If so, I would definitely need someone to > help out with the implementation. > > Without wanting to put the cart too far before the horse, I'll mention that FB is willing to offer resources (me, basically) to work on an implementation. And yes, preferably one which isn't directly at odds with our syntax. ;) --047d7b6dce38790b7904e1424286--