Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17605 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2516 invoked by uid 1010); 8 Aug 2005 13:19:54 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 2500 invoked from network); 8 Aug 2005 13:19:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Aug 2005 13:19:54 -0000 X-Host-Fingerprint: 195.141.85.117 uf1.search.ch Linux 2.4/2.6 Received: from ([195.141.85.117:35220] helo=verksam.search.ch) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id EF/0C-04646-9FB57F24 for ; Mon, 08 Aug 2005 09:19:53 -0400 Received: from localhost (localhost [127.0.0.1]) by verksam.search.ch (Postfix) with ESMTP id 0C4723A0263; Mon, 8 Aug 2005 15:19:49 +0200 (CEST) Received: from unknown by localhost (amavisd-new, unix socket) id client-XXABQoSw; Mon, 8 Aug 2005 15:19:48 +0200 (CEST) Received: by verksam.search.ch (Postfix, from userid 65534) id 4E3333A0265; Mon, 8 Aug 2005 15:19:48 +0200 (CEST) Received: from [192.168.1.72] (ultrafilter-i [192.168.85.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by verksam.search.ch (Postfix) with ESMTP id B65023A0264; Mon, 8 Aug 2005 15:19:46 +0200 (CEST) Message-ID: <42F75BF2.1060903@cschneid.com> Date: Mon, 08 Aug 2005 15:19:46 +0200 User-Agent: Mozilla Thunderbird 1.0 (X11/20041207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derick Rethans Cc: Sebastian Bergmann , internals@lists.php.net References: <42F7587B.6050901@schlitt.info> <200508081450.46458.johannes@php.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on verksam.search.ch X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.4 X-Virus-Scanned: by amavisd-new at search.ch Subject: Re: [PHP-DEV] type hinting throwing a fatal error From: cschneid@cschneid.com (Christian Schneider) Derick Rethans wrote: > On Mon, 8 Aug 2005, Sebastian Bergmann wrote: > >>Derick Rethans schrieb: >>>Throwing two different kinds of Exceptions is evil. >> Just as evil as allowing SPL to be disabled. > > Not really. SPL is only for people that actually want to use Java. I thought that's what exceptions are for (-:C Sorry, couldn't resist and I promise to shut up again, - Chris "exceptions are only simple if you don't use them" Schneider