Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78833 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96821 invoked from network); 7 Nov 2014 01:24:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Nov 2014 01:24:12 -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.218.48 as permitted sender) X-PHP-List-Original-Sender: morrison.levi@gmail.com X-Host-Fingerprint: 209.85.218.48 mail-oi0-f48.google.com Received: from [209.85.218.48] ([209.85.218.48:36370] helo=mail-oi0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 83/61-24315-B3F1C545 for ; Thu, 06 Nov 2014 20:24:11 -0500 Received: by mail-oi0-f48.google.com with SMTP id x69so1689023oia.35 for ; Thu, 06 Nov 2014 17:24:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=4IoEIrQposlec62l7Bnubu9rxv+7MjnwdQpFnwT1zgw=; b=ndC7Z6cvVOsziQF0znQnnVkPaDG9OeArZSAOGhL2M7vYUr4TGAv0hh43F2XUhmohOo lXGouEypDTxvejkJne5KL+cpt05WRZHWjydya/RQehfB4Y0PdeWrsrhbNqibayC8LQwE f65cnMzNHFKn9y3uiO5yUdc9+H8QtPC4bD6yuAzKKWNbf18zIzjE452YkLj8441r7gTI qemdteun0vyGehkbZW7wKqXNDVTxc9LWn26aI2FdOR104oNsJNREn0o6M5HzCinesCek 3mQ0V3ZDiqNYyL+ZCLx68TcztUhx9LWXvs1hW+qJzFoKaHxdcxynl6VSBD7/xJEdlpqL 17cA== MIME-Version: 1.0 X-Received: by 10.60.102.211 with SMTP id fq19mr6944764oeb.2.1415323448150; Thu, 06 Nov 2014 17:24:08 -0800 (PST) Sender: morrison.levi@gmail.com Received: by 10.76.159.163 with HTTP; Thu, 6 Nov 2014 17:24:08 -0800 (PST) Date: Thu, 6 Nov 2014 18:24:08 -0700 X-Google-Sender-Auth: Sz3PfgB2f6K-o0XSAs8GjXBkrxo Message-ID: To: internals Content-Type: text/plain; charset=UTF-8 Subject: [RFC][Vote Cancellation] Return Types From: levim@php.net (Levi Morrison) Dear Internals, A bug was discovered in the implementation of the return types RFC[1] that cannot be fixed by the current implementation. A strategy for fixing the bug has been identified but alters some noticeable behavior in PHP-land. I do not want people to feel like I did a bait-and-switch move during voting phase, so I have cancelled the vote while this issue is being fixed. More information about the bug and the strategy for fixing it will be published soon. I thank everyone for the overwhelming vote in favor of this RFC so far. Hopefully I'll be able to fix this issue in such a way that most (perhaps all) of you will be happy. Levi Morrison [1]: https://wiki.php.net/rfc/returntypehinting