Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83319 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42529 invoked from network); 20 Feb 2015 16:24:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Feb 2015 16:24:43 -0000 Authentication-Results: pb1.pair.com smtp.mail=pthreads@pthreads.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=pthreads@pthreads.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pthreads.org from 209.85.192.181 cause and error) X-PHP-List-Original-Sender: pthreads@pthreads.org X-Host-Fingerprint: 209.85.192.181 mail-pd0-f181.google.com Received: from [209.85.192.181] ([209.85.192.181:41600] helo=mail-pd0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 42/74-14173-ACF57E45 for ; Fri, 20 Feb 2015 11:24:43 -0500 Received: by pdno5 with SMTP id o5so8599373pdn.8 for ; Fri, 20 Feb 2015 08:24:39 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=k7yS2z7Ytvln9qNN2XbOjOrU6U/330uvJcG5aFPSmVE=; b=k7yp4LVp3pBu8BQtjJgVxdqoGytj6wp6FdlOlYIFkX4ltW1ifowMzLpllLQ6PzDBuK kCHdtnOrwmS0C3MQT2UxmiACxbU9DGtpcXLzpcmvVe2f1Mxc9ohnGVvx9KWCkGktTgrc v6zrb5j/Hj8Zb9biyH4nctdggqa8Id9YXcf83sT+fUyB2nZCPpN0xPQiRC+JT6swS69t MCnWraH7ntNvkjG0afi5XGxi3ftk/3NS6/kI5mLGXIib7Z6JzvMm0Ew1hNnZpNFQQFZZ 04GWJ4Ltd8sJkDFrNOfIu4o9zj7iGqCXtt23FgqmldhXkL5421/hzqN+HatMVoZNC8Zj SIMQ== X-Gm-Message-State: ALoCoQm+1aHcsGDngOlieuZdcG1NgJNMtGdZIi+JCJWYIO1EpfSTBg8JdJaTZFrUMn011+i7LIs+ MIME-Version: 1.0 X-Received: by 10.68.109.195 with SMTP id hu3mr18409340pbb.84.1424449479661; Fri, 20 Feb 2015 08:24:39 -0800 (PST) Received: by 10.70.49.100 with HTTP; Fri, 20 Feb 2015 08:24:39 -0800 (PST) X-Originating-IP: [86.159.154.191] In-Reply-To: <54E7575A.5010800@googlemail.com> References: <54E5F77D.9090406@fischer.name> <54E6F48A.9040906@fischer.name> <54E72FE7.9030803@googlemail.com> <54E7312D.9090404@googlemail.com> <54E73E70.5020403@googlemail.com> <54E74ADF.9040608@googlemail.com> <54E7575A.5010800@googlemail.com> Date: Fri, 20 Feb 2015 16:24:39 +0000 Message-ID: To: Crypto Compress Cc: PHP Developers Mailing List Content-Type: multipart/alternative; boundary=047d7b86f3563c7210050f877dbd Subject: Re: [PHP-DEV] [VOTE] Expectations From: pthreads@pthreads.org (Joe Watkins) --047d7b86f3563c7210050f877dbd Content-Type: text/plain; charset=UTF-8 > So it is fine to have one setting doing the exact same thing? Sorry, I > disagree. We know we need that in other areas. Like other recent RFCs, > we have solved them bottom-up. This one is no different. It's fine for an RFC to be focused on one thing. This is another subject. > So basically what you say is that this RFC, relying on things we > should clarify and define clearly so it will be consistent across the > engine and language, are not relevant to this RFC? I totally disagree > and hence my point that this RFC needs more (public) discussions and > things that are prerequisites for this RFC should be designed, > discussed and implemented before this RFC. I'm saying that this isn't a subject for this RFC, deciding if we're going to have multiple exception trees is simply not in scope. > I will certainly be the only one voting no at this stage, or maybe not > even voting because I simply feel like you discussed that already no > matter where and came to this RFC and say take it or leave it. I am > not a fan of this approach or we can rename "Request For Comments" to > "Request to Accept" as any kind of comments or feedback is simply not > taken into accounts. I'm sorry that you don't remember the discussion, but it did happen, the RFC has been in (more or less) it's current form for more than a year. The current form *is the result of discussion*. Please stop saying it hasn't been discussed, it has, a lot. Cheers Joe On Fri, Feb 20, 2015 at 3:48 PM, Crypto Compress < cryptocompress@googlemail.com> wrote: > To be harsh: All comments in favour of throwing exceptions here, > substantiate theirs needs with dead, never reached and potentially buggy > code. > The *changed code flow in production* is the big pitfall of this RFC and > an absolute no-go. I like zero-cost assertions but throwing exceptions is > wrong. > > my 2 cents > > > ...exceptions are not used by default... >> > > Can't find this point in RFC. > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --047d7b86f3563c7210050f877dbd--