tony2001 Sun Feb 11 20:12:46 2007 UTC Modified files: /php-src/tests/lang bug30638.phpt Log: add a note http://cvs.php.net/viewvc.cgi/php-src/tests/lang/bug30638.phpt?r1=1.3&r2=1.4&diff_format=u Index: php-src/tests/lang/bug30638.phpt diff -u php-src/tests/lang/bug30638.phpt:1.3 php-src/tests/lang/bug30638.phpt:1.4 --- php-src/tests/lang/bug30638.phpt:1.3 Wed Dec 6 13:11:02 2006 +++ php-src/tests/lang/bug30638.phpt Sun Feb 11 20:12:45 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