mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
add a note
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user