Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89127 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45182 invoked from network); 9 Nov 2015 17:17:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Nov 2015 17:17:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=pjsturgeon@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pjsturgeon@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.175 as permitted sender) X-PHP-List-Original-Sender: pjsturgeon@gmail.com X-Host-Fingerprint: 209.85.217.175 mail-lb0-f175.google.com Received: from [209.85.217.175] ([209.85.217.175:34471] helo=mail-lb0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 36/F3-13667-915D0465 for ; Mon, 09 Nov 2015 12:17:14 -0500 Received: by lbbwb3 with SMTP id wb3so103703061lbb.1 for ; Mon, 09 Nov 2015 09:17:11 -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 :cc:content-type; bh=YmIjx0spIxzzvpCU1QdSixJ1go/Eu3bqxmALvcv/Oy8=; b=rVJluI92vD1OlfvbFVu0V+xKyFiTbvcnzM9TBpPpfShHgyDgdHCncNJSHMjnAcKKVj oBTvPIY22lGQl2O8/icWIcCRorppR/jmu9teqZ1WmmbHyQTdwaNtaTok2falYwfD8fjN sBV6/h5etQHjVjtvVWKzU2SI3v6Y6YQ2Mq/iRaSs8clv1Ye/wnBdkEHOnPt4w80g12HC 0UVn4IrLY84F+Y2GyRSXpfFeTQjhEhZp6f+jrqPKLg8t/qElnXh/A+Dk8O8sqw8zT4+y /Rkun1fjAxyvQ/c+UjWxb58TUFNI9Y1z69B5Ew9PyDjXnuyBlzsvrCVg15F6pG4Zem6o /Lug== MIME-Version: 1.0 X-Received: by 10.112.202.194 with SMTP id kk2mr14327831lbc.71.1447089430789; Mon, 09 Nov 2015 09:17:10 -0800 (PST) Received: by 10.114.58.242 with HTTP; Mon, 9 Nov 2015 09:17:10 -0800 (PST) In-Reply-To: References: Date: Mon, 9 Nov 2015 12:17:10 -0500 Message-ID: To: Andrea Faulds Cc: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RESULT] Void Return Type RFC From: pjsturgeon@gmail.com (Phil Sturgeon) Good job! Well done for the revival. Well written, well reasoned, all around good job. Keep making PHP awesome, just in case I have to use it again sometime. xD On Sun, Nov 8, 2015 at 7:24 PM, Andrea Faulds wrote: > Hi everyone, > > Voting on the Void Return Type RFC commenced on 2015-10-29 and has ended > today, 2015-11-09. > > By 37 votes in favour to 7 votes against, or 84.1% of votes, the RFC has > been accepted for PHP 7.1. > > You can see who voted which way on the RFC page itself: > > https://wiki.php.net/rfc/void_return_type#vote > > Thank you to everyone for voting and participating in the discussion. > > The pull request is here: https://github.com/php/php-src/pull/1576 > > If no issues are found, hopefully this can be merged into master sometime > soon. Perhaps something will be done about the language specification as > well, though it seems to have been largely forgotten about, unfortunately. > > Again, thank you! > > > -- > Andrea Faulds > http://ajf.me/ > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >