nlopess         Sun Jan 11 11:29:51 2004 EDT

  Modified files:              
    /phpdoc/en/reference/dir    constants.xml 
  Log:
  fix #26832
  
Index: phpdoc/en/reference/dir/constants.xml
diff -u phpdoc/en/reference/dir/constants.xml:1.1 
phpdoc/en/reference/dir/constants.xml:1.2
--- phpdoc/en/reference/dir/constants.xml:1.1   Sun Feb 23 10:56:35 2003
+++ phpdoc/en/reference/dir/constants.xml       Sun Jan 11 11:29:51 2004
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <section id="dir.constants">
  &reftitle.constants;
  &extension.constants;
@@ -27,6 +27,11 @@
    </listitem>
   </varlistentry>
  </variablelist>
+ <note>
+  <simpara>
+   The <constant>PATH_SEPARATOR</constant> was introduced with PHP 4.3.0-RC2.
+  </simpara>
+ </note>
 </section>
 
 <!-- Keep this comment at the end of the file

Reply via email to