Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78609 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26893 invoked from network); 4 Nov 2014 02:16:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Nov 2014 02:16:53 -0000 Authentication-Results: pb1.pair.com smtp.mail=morrison.levi@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=morrison.levi@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.179 as permitted sender) X-PHP-List-Original-Sender: morrison.levi@gmail.com X-Host-Fingerprint: 209.85.214.179 mail-ob0-f179.google.com Received: from [209.85.214.179] ([209.85.214.179:45775] helo=mail-ob0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0E/60-24107-41738545 for ; Mon, 03 Nov 2014 21:16:53 -0500 Received: by mail-ob0-f179.google.com with SMTP id m8so10205992obr.10 for ; Mon, 03 Nov 2014 18:16:49 -0800 (PST) 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 :content-type; bh=GZBWRtATUEGgqWTVFIZfItaAYPSIiKpupLQL6B8HDLo=; b=trtlau3fN745KnDIpT1lmbWoYcFeyrje3JY/2E8AICWUMeC53syqwjuUwermyOkuf+ AZ+vJ76y8we7YFaHVA2W1hyU/SRP0vRAf17HPcsAXNYKDLd4qaQ4QVOiRpcrHmLzbQcq qqWm8OpTav3aDUMBHuW1t8ohYds/mcZ5YxmTHPMt9TNyiY/uvFPOn/aR/K6Ky+GhFdZD OMbAcfDp4yVR3QGuM7zCfyfXHX/r/PlipM3iXut+yvxNw6Zj9zPuvvH2x2Wq+gKp/TOB dBV1tUT2a5O/sRptoEx+VGQvk098lXykTyTGoAOvFqDUHtmBSJlBpC6PhzUIIfsvSFFE Cngg== MIME-Version: 1.0 X-Received: by 10.202.208.211 with SMTP id h202mr37974590oig.29.1415067409543; Mon, 03 Nov 2014 18:16:49 -0800 (PST) Received: by 10.76.159.163 with HTTP; Mon, 3 Nov 2014 18:16:49 -0800 (PST) In-Reply-To: References: Date: Mon, 3 Nov 2014 19:16:49 -0700 Message-ID: To: internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [RFC][Vote] Return Types From: morrison.levi@gmail.com (Levi Morrison) On Mon, Nov 3, 2014 at 7:01 PM, Levi Morrison wrote: > Dear Internals, > > I am pleased to announce that the return type RFC is now open for > voting[1]. Note that the implementation needs a bit of cleaning up > before merging should the RFC be accepted; Dmitry has already > volunteered to help with that, but more eyes are welcome. > > A couple of things have changed in reflection[2] since the last > iteration, but is otherwise the same. > > The implementation is slightly out of date with the RFC, but soon it > will be updated to match. > > [1]: https://wiki.php.net/rfc/returntypehinting#vote > [2]: https://wiki.php.net/rfc/returntypehinting#reflection I failed to note that voting will be open until the evening of November 14th, UTC-7.