Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69905 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66512 invoked from network); 27 Oct 2013 19:21:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Oct 2013 19:21:28 -0000 Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.175 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 74.125.82.175 mail-we0-f175.google.com Received: from [74.125.82.175] ([74.125.82.175:55779] helo=mail-we0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A7/70-45431-7B76D625 for ; Sun, 27 Oct 2013 14:21:28 -0500 Received: by mail-we0-f175.google.com with SMTP id t61so5623069wes.6 for ; Sun, 27 Oct 2013 12:21:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=cK8/3qMK1E/W60haVYn753O0VeB/QaZJGUjmjTxFRMs=; b=UPRtOs0HTWtBqkCnm8geIDeODAW1tF+NNRuYLIp/JjHOi0rIhZWaOS+Z0GlasdI9oq 9PwRpmqHzOOcYaimFl75LqtzzXWQVAT6Y9pDKP/pjTWeFI/hSLKFA9rNMuVHt70mbBbX XSVTO/XWzwBFkWPuNAUAd2uruWZE+4B6LOmbI8QN38xqUai9QgNL+fgGnaeXMApI+P7t dl9Ylajqpt45DTHK3nRcLlZBqw4b6ndZN/oKVH0FJhWkl6KHHUv9QAlYW+wzP/XU5iek 5gXFV6bJRB66SoCBYazCE40xR129wFHyE5EYJbRW4KwsNKsAIrHOZMV9W9ZWK9fAWN1g 433w== X-Received: by 10.180.185.97 with SMTP id fb1mr6134390wic.61.1382901684965; Sun, 27 Oct 2013 12:21:24 -0700 (PDT) Received: from [192.168.0.2] (cpc19-brig17-2-0-cust25.3-3.cable.virginm.net. [81.101.201.26]) by mx.google.com with ESMTPSA id b7sm28441754wiz.8.2013.10.27.12.21.24 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 27 Oct 2013 12:21:24 -0700 (PDT) Message-ID: <526D67B3.3050107@gmail.com> Date: Sun, 27 Oct 2013 19:21:23 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: PHP internals References: <526D195B.9000204@gmail.com> <526D3B3A.3060505@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] Exceptions in the engine From: rowan.collins@gmail.com (Rowan Collins) On 27/10/2013 19:08, Pierre Joye wrote: > It is not the time now to make plan for 6.x. But to decide what goes > in 5.6 or not. I don't think the two can be completely separated. If there were plans for over-hauling error handling in 6.x, those plans could affect decisions in 5.6; if there is definitely no will for such an over-haul, or for 6.x even existing in the foreseeable future, that makes small changes in 5.6 more attractive. -- Rowan Collins [IMSoP]