Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:9327 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48492 invoked by uid 1010); 17 Apr 2004 14:54:04 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 48431 invoked from network); 17 Apr 2004 14:54:03 -0000 Received: from unknown (HELO mpls-qmqp-04.inet.qwest.net) (63.231.195.115) by pb1.pair.com with SMTP; 17 Apr 2004 14:54:03 -0000 Received: (qmail 40154 invoked by uid 0); 17 Apr 2004 14:54:03 -0000 Received: from mpls-pop-04.inet.qwest.net (63.231.195.4) by mpls-qmqp-04.inet.qwest.net with QMQP; 17 Apr 2004 14:54:03 -0000 Received: from unknown (HELO ?10.0.0.59?) (63.226.243.114) by mpls-pop-04.inet.qwest.net with SMTP; 17 Apr 2004 14:54:03 -0000 Date: Sat, 17 Apr 2004 07:53:32 -0700 (PDT) Message-ID: To: "Christian Schneider" Cc: "Jason Garber" , internals@lists.php.net, phpdoc@lists.php.net X-X-Sender: rasmus@thinkpad.lerdorf.com In-Reply-To: <40812051.9070104@cschneid.com> References: <5.1.0.14.0.20040417050639.0264ce30@mail.ionzoft.com> <40811C48.408@cschneid.com> <40812051.9070104@cschneid.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] Re: set_error_handler From: rasmus@php.net ("Rasmus Lerdorf") On Sat, 17 Apr 2004, Christian Schneider wrote: > 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. I wrote a script years ago that figured this out and showed a little report card for each translation. I think someone took that and ran with it, but I have no idea where the current version lives today. -Rasmus