Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89110 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65786 invoked from network); 9 Nov 2015 00:24:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Nov 2015 00:24:43 -0000 X-Host-Fingerprint: 176.25.179.123 unknown Received: from [176.25.179.123] ([176.25.179.123:22295] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C4/CD-06223-9C7EF365 for ; Sun, 08 Nov 2015 19:24:42 -0500 Message-ID: To: internals@lists.php.net X-Mozilla-News-Host: news://news.php.net:119 Date: Mon, 9 Nov 2015 00:24:35 +0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:41.0) Gecko/20100101 Firefox/41.0 SeaMonkey/2.38 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 176.25.179.123 Subject: [RESULT] Void Return Type RFC From: ajf@ajf.me (Andrea Faulds) 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/