Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969360151 php.internals:9328 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98181 invoked by uid 1010); 17 Apr 2004 16:00:02 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 98073 invoked from network); 17 Apr 2004 16:00:01 -0000 Received: from unknown (HELO vadangyal.vnet.hu) (213.163.59.4) by pb1.pair.com with SMTP; 17 Apr 2004 16:00:01 -0000 Received: from hojtsy.hu (62-77-248-199.vnet.hu [62.77.248.199]) by mail.vnet.hu (iPlanet Messaging Server 5.1 Patch 1 (built Jun 6 2002)) with ESMTPA id <0HWB00GDIOJXJY@mail.vnet.hu>; Sat, 17 Apr 2004 18:02:22 +0200 (CEST) Date: Sat, 17 Apr 2004 17:59:23 +0200 In-reply-to: To: Rasmus Lerdorf Cc: Christian Schneider , Jason Garber , internals@lists.php.net, phpdoc@lists.php.net Message-ID: <4081545B.2080202@hojtsy.hu> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: hu, en-us User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040229 References: <5.1.0.14.0.20040417050639.0264ce30@mail.ionzoft.com> <40811C48.408@cschneid.com> <40812051.9070104@cschneid.com> Subject: Re: [PHP-DOC] Re: [PHP-DEV] Re: set_error_handler From: gabor@hojtsy.hu (Gabor Hojtsy) Revision checking is available in the php documentation build system perfectly, but it is not (yet) exposed to the end users (outdated translations are not marked). This will be one of the things solved by livedocs, sometime in the future. Goba >>>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 >