Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83645 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44293 invoked from network); 24 Feb 2015 09:31:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Feb 2015 09:31:24 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.54 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.216.54 mail-qa0-f54.google.com Received: from [209.85.216.54] ([209.85.216.54:55768] helo=mail-qa0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DA/11-37184-9E44CE45 for ; Tue, 24 Feb 2015 04:31:23 -0500 Received: by mail-qa0-f54.google.com with SMTP id x12so26219681qac.13 for ; Tue, 24 Feb 2015 01:31:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=wDy1EWo3BUibMvbZunYArzv0LzBZJXo2u5uSEz7kAGU=; b=tlaKgqqU2n4Efc9heAC8/SLmC6DtO9vGzpWAhmmUzUBYFBavHwAsjwLDGBSDNy+Tnt rcCGDZLunyu0nqvAJ6OK0Ep9tEDniwjf2Csa5j3+lk21xSYRhItHxCI9sVlALu9GbPcE VA8rhGYu/rP33lV3pd8d/C4efKJys003/ncB8lr4cXh3SbSRVwgK30uUp9ejSiEgTN1D Um2co7pMP+hfPt3IeGz7t9PQXUB7k2XrZRXMtAEfZcYlzA0aoeg7GdjIVrNKNpESEVOl KleM2SClrXJdWgmUUY1gWsl3+iriK+5w+pY6Ky8QJdSCnaVxAmDawaPqA1TPUZU37Hep QUsQ== X-Received: by 10.229.241.137 with SMTP id le9mr34795423qcb.20.1424770277770; Tue, 24 Feb 2015 01:31:17 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.229.198.8 with HTTP; Tue, 24 Feb 2015 01:30:37 -0800 (PST) In-Reply-To: References: Date: Tue, 24 Feb 2015 18:30:37 +0900 X-Google-Sender-Auth: zlsoYH5WYRR0rZtu3uT86PuKipw Message-ID: To: =?UTF-8?Q?Pavel_Kou=C5=99il?= Cc: Nikita Popov , PHP internals Content-Type: multipart/alternative; boundary=001a11346fb04b0e27050fd22ead Subject: Re: [PHP-DEV] [VOTE] Exceptions in the engine From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a11346fb04b0e27050fd22ead Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi all, On Tue, Feb 24, 2015 at 4:28 PM, Pavel Kou=C5=99il wro= te: > I personally find both BaseException and AbstractException ugly. The > "Throwable" is IMHO much better. > We definitely need coding(naming) standard :) We may have coding standard before PHP7 release and cleanup all. For people dislike BaseException, please do not vote "no" only for this. It may be changed later. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a11346fb04b0e27050fd22ead--