Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70639 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21260 invoked from network); 14 Dec 2013 16:05:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Dec 2013 16:05:07 -0000 Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.176 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.214.176 mail-ob0-f176.google.com Received: from [209.85.214.176] ([209.85.214.176:58949] helo=mail-ob0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 04/56-11187-2B18CA25 for ; Sat, 14 Dec 2013 11:05:06 -0500 Received: by mail-ob0-f176.google.com with SMTP id vb8so3182503obc.7 for ; Sat, 14 Dec 2013 08:05:03 -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=CxXJbf9yd/8gN54yzBPumUHHX3pg/972FXJAKzDKF6w=; b=Or3cGmcHQ5Ezei1sSP2yio1GmglEyyQTzee82p720GmMQPr9YGdibq/MdOPuX5k/RB ULFGPVp+PJmBMYhXshmdST8X4r5PI0qWE/ScaBB+aDJCXRT+guqt6TDgVN7GjpY2S6es ex4FXvyhOROdESCNDuLD3/Ws0u6zuf6uH37IJIzidhVb42IAr7xAQlj0aZIHXs7aW6tN Mtlz3GfC4Ti5bBb5LzwdKTv0TtZ7k/qgBFayVR5pAfdcLJ4j5uUbd3lykOhzji7JH/fn +MrGRB8L7UIMCS5kiJnzriBNj7uOe5OFsAJUhF/FvcWoQVFRIBKkxOBBoBOFzL9tVV5+ qIHg== MIME-Version: 1.0 X-Received: by 10.182.230.135 with SMTP id sy7mr5774618obc.24.1387037103559; Sat, 14 Dec 2013 08:05:03 -0800 (PST) Received: by 10.182.54.112 with HTTP; Sat, 14 Dec 2013 08:05:03 -0800 (PST) In-Reply-To: References: Date: Sat, 14 Dec 2013 17:05:03 +0100 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=001a11c33676d91acf04ed80bd34 Subject: Re: [VOTE] Allowing use of exceptions in the engine From: nikita.ppv@gmail.com (Nikita Popov) --001a11c33676d91acf04ed80bd34 Content-Type: text/plain; charset=ISO-8859-1 The vote on the Engine Exceptions RFC ended with 24 in favor, 21 against and 1 in the middle. As this vote had a 2/3-majority requirement, this means that the RFC is *declined*. You can find the voting results on https://wiki.php.net/rfc/engine_exceptions#vote. Nikita --001a11c33676d91acf04ed80bd34--