Date: 04/08/01
- Next message: Egon Schmid: "[PHP-DOC] cvs: phpdoc /de/functions array.xml /en/functions array.xml"
- Previous message: Egon Schmid: "[PHP-DOC] cvs: phpdoc /de/language variables.xml"
- Next in thread: Stig Bakken: "[PHP-DOC] cvs: phpdoc /en/functions array.xml"
- Maybe reply: Stig Bakken: "[PHP-DOC] cvs: phpdoc /en/functions array.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hholzgra Sun Apr 8 09:34:14 2001 EDT
Modified files:
/phpdoc/en/functions array.xml
Log:
third parameter to in_array is optional
Index: phpdoc/en/functions/array.xml
diff -u phpdoc/en/functions/array.xml:1.62 phpdoc/en/functions/array.xml:1.63
--- phpdoc/en/functions/array.xml:1.62 Tue Mar 27 04:57:19 2001
+++ phpdoc/en/functions/array.xml Sun Apr 8 09:34:13 2001
@@ -2112,7 +2112,7 @@
<funcdef>bool in_array</funcdef>
<paramdef>mixed <parameter>needle</parameter></paramdef>
<paramdef>array <parameter>haystack</parameter></paramdef>
- <paramdef>bool <parameter>strict</parameter></paramdef>
+ <paramdef>bool <parameter><optional>strict</optional></parameter></paramdef>
</funcprototype>
</funcsynopsis>
<para>
- Next message: Egon Schmid: "[PHP-DOC] cvs: phpdoc /de/functions array.xml /en/functions array.xml"
- Previous message: Egon Schmid: "[PHP-DOC] cvs: phpdoc /de/language variables.xml"
- Next in thread: Stig Bakken: "[PHP-DOC] cvs: phpdoc /en/functions array.xml"
- Maybe reply: Stig Bakken: "[PHP-DOC] cvs: phpdoc /en/functions array.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

