Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969360147 php.internals:9326 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87833 invoked by uid 1010); 17 Apr 2004 12:17:25 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 87747 invoked from network); 17 Apr 2004 12:17:25 -0000 Received: from unknown (HELO xaxa.search.ch) (195.141.85.118) by pb1.pair.com with SMTP; 17 Apr 2004 12:17:25 -0000 Received: from localhost (localhost [127.0.0.1]) by xaxa.search.ch (Postfix) with ESMTP id A644C6DB29; Sat, 17 Apr 2004 14:17:24 +0200 (CEST) Received: by xaxa.search.ch (Postfix, from userid 65534) id 7FAE76CF95; Sat, 17 Apr 2004 14:17:23 +0200 (CEST) Received: from cschneid.com (ultrafilter2-i [192.168.85.3]) by xaxa.search.ch (Postfix) with ESMTP id CD87D6DB29; Sat, 17 Apr 2004 14:17:22 +0200 (CEST) Message-ID: <40812051.9070104@cschneid.com> Date: Sat, 17 Apr 2004 14:17:21 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040114 X-Accept-Language: en-us, en, de-ch, de MIME-Version: 1.0 To: Christian Schneider Cc: Jason Garber , internals@lists.php.net, phpdoc@lists.php.net References: <5.1.0.14.0.20040417050639.0264ce30@mail.ionzoft.com> <40811C48.408@cschneid.com> In-Reply-To: <40811C48.408@cschneid.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on xaxa.search.ch X-Spam-Level: X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.63 X-Virus-Scanned: by AMaViS 0.3.12pre8 Subject: Re: set_error_handler From: cschneid@cschneid.com (Christian Schneider) Christian Schneider wrote: > Which reminds me that the documentation should be updated to reflect the > additional parameter error_types to set_error_handler. (Without it you Oops, fell into the same trap again. My browser is set to german so I automatically saw the german version of the page which is outdated. Quickly changed my browser settings to not make the same mistake again :-) Which brings me back to yet another point: The various languages of the documentation should state when they are outdated in respect to the english version. - Chris