[PHP-DOC] cvs: phpdoc /en/functions strings.xml From: Torben Wilson (torben <email protected>)
Date: 11/21/00

torben Tue Nov 21 17:43:31 2000 EDT

  Modified files:
    /phpdoc/en/functions strings.xml
  Log:
  
  
  Note that 'cut' parameter wasn't added until 4.0.3.
  
  
Index: phpdoc/en/functions/strings.xml
diff -u phpdoc/en/functions/strings.xml:1.64 phpdoc/en/functions/strings.xml:1.65
--- phpdoc/en/functions/strings.xml:1.64 Sat Nov 11 19:57:21 2000
+++ phpdoc/en/functions/strings.xml Tue Nov 21 17:43:30 2000
@@ -3130,6 +3130,11 @@
          always wrapped at the specified width. So if you have a word
          that is larger than the given width, it is broken appart.
          (See second example).
+ <note>
+ <para>
+ The <parameter>cut</parameter> parameter was added in PHP 4.0.3.
+ </para>
+ </note>
     </para>
     <para>
      <example>