hholzgra                Sat Feb 17 18:22:06 2007 UTC

  Modified files:              
    /phpdoc/en/reference/outcontrol     reference.xml 
  Log:
  upgrade note needs 4.1.x, not 4.1.0
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/outcontrol/reference.xml?r1=1.15&r2=1.16&diff_format=u
Index: phpdoc/en/reference/outcontrol/reference.xml
diff -u phpdoc/en/reference/outcontrol/reference.xml:1.15 
phpdoc/en/reference/outcontrol/reference.xml:1.16
--- phpdoc/en/reference/outcontrol/reference.xml:1.15   Thu Feb 15 08:12:19 2007
+++ phpdoc/en/reference/outcontrol/reference.xml        Sat Feb 17 18:22:06 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.15 $ -->
+<!-- $Revision: 1.16 $ -->
 <!-- Purpose: basic.php -->
 <!-- Membership: core -->
 
@@ -22,7 +22,7 @@
     </para>
     <note>
      <para>
-      When upgrading from PHP 4.1.0 (and 4.2.0) to 4.3.0 due to a bug in
+      When upgrading from PHP 4.1.x (and 4.2.x) to 4.3.x due to a bug in
       earlier versions you must ensure that
       <literal>implict_flush</literal> is <literal>OFF</literal> in
       your &php.ini;, otherwise any output with

Reply via email to