Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86273 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87060 invoked from network); 16 May 2015 21:21:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 May 2015 21:21:53 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.182 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.214.182 mail-ob0-f182.google.com Received: from [209.85.214.182] ([209.85.214.182:33315] helo=mail-ob0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0B/20-14891-0F4B7555 for ; Sat, 16 May 2015 17:21:52 -0400 Received: by obblk2 with SMTP id lk2so100313933obb.0 for ; Sat, 16 May 2015 14:21:49 -0700 (PDT) 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=NveIlGZpLjRKpjQ3m5dNQo0qmKLWj+aAePdOCVqMz98=; b=B8DHTq/6HUru6T27OlH4Lh1Kx7lZ2iim3FxlE62qT1aYDXvk8R9zuU15EwaybrHZnR 7gffALHpX/vSTtLSUDADPgnxFuN+koW7H+PNRB9zQut250FqbwDWQTyWPDBbmYQ/jHm5 2rurn7DBtpVwnZF+9CEUUHSL2ELTKeWevVygXgLHce/1QVSmDVie72o1GIZw9P6vhf+a IqbPntOB3hAweLv2eLj7FMZhjDtzwYP1I74U/rQpTSmItb7goxUPF3Hk0E3DzMa7KOia f5WbZhRWkurIyPeCTza0UrK6I6OGLcsjD3W4kInQUk3K2R7ZBhRCckyIPvn8KHoiJzjC gvWg== X-Received: by 10.202.227.130 with SMTP id a124mr13416120oih.59.1431811309861; Sat, 16 May 2015 14:21:49 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.202.104.196 with HTTP; Sat, 16 May 2015 14:21:09 -0700 (PDT) In-Reply-To: <5557AF50.3060203@gmail.com> References: <5557AF50.3060203@gmail.com> Date: Sun, 17 May 2015 06:21:09 +0900 X-Google-Sender-Auth: kQj_pd6Mbnq-OqRpFrcFzA-p09w Message-ID: To: Stanislav Malyshev Cc: PHP Internals , Sebastian Bergmann Content-Type: multipart/alternative; boundary=001a1141c70c82852c0516398c28 Subject: Re: [PHP-DEV] Throwable patch(es) and finalizing the story From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a1141c70c82852c0516398c28 Content-Type: text/plain; charset=UTF-8 Hi All, On Sun, May 17, 2015 at 5:57 AM, Stanislav Malyshev wrote: > I am assuming we have broad consensus about the move from BaseException > to Throwable. I've looked at the patch at > I would like to add note that the name "BaseException" breaks too many apps. Someone researched this in previous thread. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a1141c70c82852c0516398c28--