Date: 11/21/00
- Next message: Damien Seguy: "[PHP-DOC] About array-multisort()"
- Previous message: Jesus Castagnetto: "Re: [PHP-DOC] CVS"
- Next in thread: Damien Seguy: "[PHP-DOC] About array-multisort()"
- Reply: Damien Seguy: "[PHP-DOC] About array-multisort()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Damien Seguy: "[PHP-DOC] About array-multisort()"
- Previous message: Jesus Castagnetto: "Re: [PHP-DOC] CVS"
- Next in thread: Damien Seguy: "[PHP-DOC] About array-multisort()"
- Reply: Damien Seguy: "[PHP-DOC] About array-multisort()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

