Michael Mauch writes:

> Are your locale settings ok?

Yeah, they're fine, for my locale.
But I'm not in Germany, though I'm told the beer there
is awesome. :)

Mike




> % locale 
> LANG=de_DE.ISO-8859-15
> LC_CTYPE=de_DE
> LC_NUMERIC="de_DE.ISO-8859-15"
> LC_TIME="de_DE.ISO-8859-15"
> LC_COLLATE=C
> LC_MONETARY="de_DE.ISO-8859-15"
> LC_MESSAGES="de_DE.ISO-8859-15"
> LC_ALL=
> % php ./run-tests.php ext/xml/tests/007.phpt         
> 
> =====================================================================
> CWD         : /usr/local/src/php-cvs/php4
> PHP         : sapi/cli/php
> PHP_SAPI    : cli
> PHP_VERSION : 4.3.0-dev
> PHP_OS      : Linux
> INI actual  : /usr/local/lib/php.ini
> More .INIs  : 
> Extra dirs  : 
> =====================================================================
> Running selected tests.
> PASS xml_parse_into_struct/umlauts in tags 
> [ext/xml/tests/007.phpt] % LC_ALL=C php ./run-tests.php 
> ext/xml/tests/007.phpt
> 
> =====================================================================
> CWD         : /usr/local/src/php-cvs/php4
> PHP         : sapi/cli/php
> PHP_SAPI    : cli
> PHP_VERSION : 4.3.0-dev
> PHP_OS      : Linux
> INI actual  : /usr/local/lib/php.ini
> More .INIs  : 
> Extra dirs  : 
> =====================================================================
> Running selected tests.
> FAIL xml_parse_into_struct/umlauts in tags [ext/xml/tests/007.phpt]
> 
> 
> Regards...
>               Michael
> 
> -- 
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to