On Thu, 11 Dec 2003 15:14:47 +0300 Antony Dovgal <[EMAIL PROTECTED]> wrote:
> On Thu, 11 Dec 2003 13:11:35 +0100 (CET) > "Gabor Hojtsy" <[EMAIL PROTECTED]> wrote: > > > > I've tested it with Russian version of man. > > > it works ok, except 1 warning: > > > > > > PHP Warning: Unexpected character in input: '\' (ASCII=92) state=1 > > in /nfs/phpdoc/scripts/html_syntax.php on line 24 > > > > This used to be a PHP bug in older PHP versions, that it does not like > > to find \ at many places (regardless that the backslash is at a fine > > place). You probably have an old PHP setup (?). > > yep, there is rather old version on this server: > > PHP 4.3.1 (cli) (built: Jun 17 2003 17:44:32) > Copyright (c) 1997-2002 The PHP Group > Zend Engine v1.3.0, Copyright (c) 1998-2002 Zend Technologies > > I'll try with HEAD today.. Upd: it's ok with PHP 4.3.3 (cli) --- WBR, Antony Dovgal aka tony2001 [EMAIL PROTECTED]
