Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86142 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66637 invoked from network); 8 May 2015 22:48:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 May 2015 22:48:07 -0000 Authentication-Results: pb1.pair.com smtp.mail=dz@heroku.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dz@heroku.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain heroku.com designates 209.85.212.171 as permitted sender) X-PHP-List-Original-Sender: dz@heroku.com X-Host-Fingerprint: 209.85.212.171 mail-wi0-f171.google.com Received: from [209.85.212.171] ([209.85.212.171:37212] helo=mail-wi0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7E/22-41461-52D3D455 for ; Fri, 08 May 2015 18:48:06 -0400 Received: by widdi4 with SMTP id di4so42260899wid.0 for ; Fri, 08 May 2015 15:48:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=Ap0TQ639vsKp0RYWQjtqbL7Hy2CaKlULcIPoyPCP428=; b=Nd0z/42rPDpM00Tsd0rEFNrhyMhOoEBXh71q8qNeZssEAc7B7YMAWy460HCOWm5S0k SBge+RwfKUcI7F21DFqz6fo8YsD3KPBU2xCJGx/F1qgmRVXXW5hiSM0k6miua8n7LL9R VL+xKaO4ho/y91+DjOIYXQ843yXyREajOuZXpa1xHYIIpNgFwNViPOfAUGXNy62haLjR oP0GtkLhMz+/AvTxqrqKwuRI664oMON1Yo1ERaSiaC94xETncCOniFFm8chKzx046jSJ EBaCtgzDdFVKsueq4L3LNycJLFhTI5a+6a49rWP4VowHppXioF3prTpiXiq6Rl27vpvm kC5Q== X-Gm-Message-State: ALoCoQnfB08nYKc3p08JpEoCoMUdfGojdp6jIMxtP9hbNU4K2Qy35y04bAHDiwRC1925P2Iie0lW X-Received: by 10.180.77.83 with SMTP id q19mr1690342wiw.89.1431125282460; Fri, 08 May 2015 15:48:02 -0700 (PDT) Received: from [192.168.19.20] (ipbcc0d8c7.dynamic.kabel-deutschland.de. [188.192.216.199]) by mx.google.com with ESMTPSA id e2sm907619wij.5.2015.05.08.15.48.01 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 08 May 2015 15:48:01 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) In-Reply-To: <55425D7E.6010803@gmail.com> Date: Sat, 9 May 2015 00:48:00 +0200 Cc: Julien Pauli , Sebastian Bergmann , PHP Internals Content-Transfer-Encoding: quoted-printable Message-ID: References: <54F07FC7.8050901@php.net> <54F0839C.3010700@seld.be> <55052FAD.6090608@php.net> <5505346D.7020700@php.net> <550DA4EE.2030903@php.net> <55410973.4010300@php.net> <55417C64.7000707@gmail.com> <5541B4D6.9060503@php.net> <55425D7E.6010803@gmail.com> To: Stanislav Malyshev X-Mailer: Apple Mail (2.2098) Subject: Re: [PHP-DEV] [VOTE] Exceptions in the engine From: dz@heroku.com (David Zuelke) I feel like this one is different though, because there already was = consensus that the current naming isn't the best, and there was support = for Throwable, while voting on the "original" RFC was still open. To adhere to the RFC process, the open RFC wasn't changed accordingly, = because voting was already underway. And then we collectively dropped the ball when it came to remembering to = do this little Throwable proposal and change. Think of it more as just a few renames to fix engine exceptions before = they go out. David P.S. *bump* by the way ;) > On 30.04.2015, at 18:51, Stanislav Malyshev = wrote: >=20 > Hi! >=20 >> We could make an exception (sic !) and add the Throwable interface to = PHP7, >> even after feature freeze, because it is an easy pick and having a = clear >> Exception model for 7.0 is to my opinion very important. >=20 > I'm OK with it but I fear this is opening a can of worms, since people > will start arguing "well, we've added Throwable so let's also add this > other thing which is absolutely 100% necessary" and here goes our > feature freeze. Maybe I'm just too cynical :) Anyway, I don't have any > objection on substance to it. So if everybody is ok with it, I'm fine > with it too. > --=20 > Stas Malyshev > smalyshev@gmail.com >=20 > --=20 > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >=20