Version 5.0.3 will be correct

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172775 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2004-11-16 09:26:09 +00:00
parent 1b39e2c563
commit 29848057fd

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.8 $ -->
<!-- $Revision: 1.9 $ -->
<!-- splitted from ./en/functions/datetime.xml, last change in rev 1.8 -->
<refentry id="function.strtotime">
<refnamediv>
@ -31,9 +31,9 @@
</simpara>
<warning>
<para>
In PHP 5, <literal>"now"</literal> and other relative times are wrongly
computed from today's midnight. It differs from earlier versions where
it is correctly computed from current time.
In PHP 5 up to 5.0.2, <literal>"now"</literal> and other relative times
are wrongly computed from today's midnight. It differs from other
versions where it is correctly computed from current time.
</para>
</warning>
<para>