diff --git a/reference/var/functions/doubleval.xml b/reference/var/functions/doubleval.xml index 467055ed2a..956c97067b 100644 --- a/reference/var/functions/doubleval.xml +++ b/reference/var/functions/doubleval.xml @@ -1,23 +1,43 @@ - + doubleval - Alias of floatval + &Alias; floatval + &reftitle.description; + + &info.function.alias; + floatval. + + + + + &reftitle.changelog; - This function is an alias of floatval. + + + + + &Version; + &Description; + + + + + 4.2.0 + + doubleval became an alias of + floatval. Before this time, only + doubleval existed. + + + + + - - - This alias is a left-over from a function-renaming. In older versions of - PHP you'll need to use this alias of the floatval - function, because floatval wasn't yet available in - that version. - -