vrana           Tue Nov 16 04:26:10 2004 EDT

  Modified files:              
    /phpdoc/en/reference/datetime/functions     strtotime.xml 
  Log:
  Version 5.0.3 will be correct
  
http://cvs.php.net/diff.php/phpdoc/en/reference/datetime/functions/strtotime.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/datetime/functions/strtotime.xml
diff -u phpdoc/en/reference/datetime/functions/strtotime.xml:1.8 
phpdoc/en/reference/datetime/functions/strtotime.xml:1.9
--- phpdoc/en/reference/datetime/functions/strtotime.xml:1.8    Mon Nov 15 
10:22:58 2004
+++ phpdoc/en/reference/datetime/functions/strtotime.xml        Tue Nov 16 
04:26:09 2004
@@ -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>

Reply via email to