Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81069 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26609 invoked from network); 24 Jan 2015 05:02:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jan 2015 05:02:02 -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.180 as permitted sender) X-PHP-List-Original-Sender: morrison.levi@gmail.com X-Host-Fingerprint: 209.85.214.180 mail-ob0-f180.google.com Received: from [209.85.214.180] ([209.85.214.180:41402] helo=mail-ob0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EB/02-10645-84723C45 for ; Sat, 24 Jan 2015 00:02:01 -0500 Received: by mail-ob0-f180.google.com with SMTP id uz6so994890obc.11 for ; Fri, 23 Jan 2015 21:01:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=NzE1ZtNlNDIuwfy4OTCaxt08C1CHq4ABut2ebfqDeGM=; b=cZf3ejTyQuF5Qz3LzAYt66KYgfRZBYdTsl1CZb2do5kW6mlAmo1bS9jl4ktESXqbKv /FeeMo11SWQFAt0IbJI427ISaUWFbtHw1r2g/N7gEQIYAXp2tGfroo97fdsop+ySEDE4 NVDDjxeuah76wpPjWiBMQ5JNnODHEE1hdJo1y/sMr/wmFf5KEolDVcaJbuIv0GyIUW91 XtXmKIB798GCkrF4+W9bQaJwJ0pIqI/lALBGEGSzpny43heN6YX5IMrPY4xWZoqZl7r/ nPse9DCPKjM224gaXegcZirlF6zSLrR96MTVWFkUy7gmML8pVgP+pq5L2O/AiBWMeOYW v4Zg== MIME-Version: 1.0 X-Received: by 10.202.104.194 with SMTP id o63mr6357621oik.56.1422075717561; Fri, 23 Jan 2015 21:01:57 -0800 (PST) Sender: morrison.levi@gmail.com Received: by 10.76.103.101 with HTTP; Fri, 23 Jan 2015 21:01:57 -0800 (PST) In-Reply-To: References: <54C179D8.1050801@pascal-martin.fr> Date: Fri, 23 Jan 2015 22:01:57 -0700 X-Google-Sender-Auth: _d1mjLeaRefRij5a2EjJXouSKMY Message-ID: To: Dmitry Stogov Cc: internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC][Vote] Return Types From: levim@php.net (Levi Morrison) On Fri, Jan 23, 2015 at 5:06 PM, Levi Morrison wrote: > As a reminder, this RFC (https://wiki.php.net/rfc/return_types) will > close in a few hours. I want to thank everyone who has voted so far, > and encourage anyone who has not yet voted to do so. I have close the voting. It has passed with a vote of 47 to 3. I will update the patch to the latest master and then ping Dmitry to do a final pass before merging it into master.