diff --git a/reference/strings/functions/sprintf.xml b/reference/strings/functions/sprintf.xml index b5d41b113f..04aecaf4c4 100644 --- a/reference/strings/functions/sprintf.xml +++ b/reference/strings/functions/sprintf.xml @@ -1,5 +1,5 @@ - + @@ -105,7 +105,12 @@ f - the argument is treated as a - float, and presented as a floating-point number. + float, and presented as a floating-point number (locale aware). + + + F - the argument is treated as a + float, and presented as a floating-point number (non-locale aware). + Available since PHP 4.3.10 and PHP 5.0.3. o - the argument is treated as an