[PHP-DEV] cvs: /phpdoc/functions strings.sgml From: Jim Winstead (jimw <email protected>)
Date: 07/31/99

jim Sat Jul 31 20:41:13 1999 EDT

  Modified files:
    /phpdoc/functions strings.sgml
  Log:
  Add 'added in' note.
  
  
Index: phpdoc/functions/strings.sgml
diff -u phpdoc/functions/strings.sgml:1.7 phpdoc/functions/strings.sgml:1.8
--- phpdoc/functions/strings.sgml:1.7 Sat Jul 17 15:42:51 1999
+++ phpdoc/functions/strings.sgml Sat Jul 31 20:41:13 1999
@@ -141,6 +141,11 @@
      
      This function is significantly faster than
      <function>ereg_replace</function>.
+
+ <note>
+ <para>
+ This function was added in 3.0.6.
+ </note>
    </refsect1>
   </refentry>
 

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>