tony2001 Sun Feb 11 20:12:53 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/tests/lang bug30638.phpt Log: MFH http://cvs.php.net/viewvc.cgi/php-src/tests/lang/bug30638.phpt?r1=1.2.4.1&r2=1.2.4.2&diff_format=u Index: php-src/tests/lang/bug30638.phpt diff -u php-src/tests/lang/bug30638.phpt:1.2.4.1 php-src/tests/lang/bug30638.phpt:1.2.4.2 --- php-src/tests/lang/bug30638.phpt:1.2.4.1 Tue Dec 19 10:03:24 2006 +++ php-src/tests/lang/bug30638.phpt Sun Feb 11 20:12:53 2007 @@ -1,5 +1,5 @@ --TEST-- -Bug #30638 (localeconv returns wrong LC_NUMERIC settings) +Bug #30638 (localeconv returns wrong LC_NUMERIC settings) (ok to fail on MacOS X) --SKIPIF-- <?php # try to activate a german locale if (setlocale(LC_NUMERIC, "de_DE", "de", "german", "ge") === FALSE) {
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php