sander          Sat Aug 10 09:34:42 2002 EDT

  Modified files:              
    /phpdoc/en/reference/pcre/functions pcre.pattern.modifiers.xml 
  Log:
  /e modifier was not available in PHP3 - #18835
  
  
Index: phpdoc/en/reference/pcre/functions/pcre.pattern.modifiers.xml
diff -u phpdoc/en/reference/pcre/functions/pcre.pattern.modifiers.xml:1.2 
phpdoc/en/reference/pcre/functions/pcre.pattern.modifiers.xml:1.3
--- phpdoc/en/reference/pcre/functions/pcre.pattern.modifiers.xml:1.2   Wed Apr 17 
02:42:47 2002
+++ phpdoc/en/reference/pcre/functions/pcre.pattern.modifiers.xml       Sat Aug 10 
+09:34:42 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/pcre.xml, last change in rev 1.2 -->
   <refentry id="pcre.pattern.modifiers">
    <refnamediv>
@@ -93,6 +93,11 @@
       Only <function>preg_replace</function> uses this modifier;
       it is ignored by other PCRE functions.
      </simpara>
+     <note>
+      <simpara>
+       This modifier was not available in PHP3.
+      </simpara>
+     </note>
     </listitem>
        </varlistentry>
        <varlistentry>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to