diff --git a/reference/strings/functions/setlocale.xml b/reference/strings/functions/setlocale.xml index 92786981b6..e11571ca57 100644 --- a/reference/strings/functions/setlocale.xml +++ b/reference/strings/functions/setlocale.xml @@ -1,5 +1,5 @@ - + @@ -176,6 +176,29 @@ + + &reftitle.changelog; + + + + + &Version; + &Description; + + + + + 8.5.0 + + Passer un entier 0 comme argument locales + n'est plus supporté et lance désormais une TypeError. + + + + + + + &reftitle.examples;