diff --git a/reference/datetime/functions/strtotime.xml b/reference/datetime/functions/strtotime.xml index 5885c31368..15ae18be4c 100644 --- a/reference/datetime/functions/strtotime.xml +++ b/reference/datetime/functions/strtotime.xml @@ -36,11 +36,7 @@ time - - The string to parse. Before PHP 5.0.0, microseconds weren't allowed in - the time, since PHP 5.0.0 they are allowed but ignored. - - &date.formats; + &date.formats.parameter; @@ -119,6 +115,12 @@ correctly computed from current time. + + 5.0.0 + + Microseconds began to be allowed, but they are ignored. + + 4.4.0