diff --git a/reference/strings/functions/setlocale.xml b/reference/strings/functions/setlocale.xml index 70af58f923..3a51cdc7c2 100644 --- a/reference/strings/functions/setlocale.xml +++ b/reference/strings/functions/setlocale.xml @@ -1,5 +1,5 @@ - + @@ -59,6 +59,13 @@ + + + As of PHP 4.2.0, passing Category as a string is + deprecated, use the above constants instead. Passing them as a string + (within quotes) will result in a warning message. + + If locale is the empty string "", the locale names will be set from the