jeroen Tue Aug 21 18:54:05 2001 EDT
Modified files:
/phpdoc/en/functions array.xml
Log:
Fix proto for array_walk
Index: phpdoc/en/functions/array.xml
diff -u phpdoc/en/functions/array.xml:1.87 phpdoc/en/functions/array.xml:1.88
--- phpdoc/en/functions/array.xml:1.87 Sun Aug 19 07:42:09 2001
+++ phpdoc/en/functions/array.xml Tue Aug 21 18:54:05 2001
@@ -1,5 +1,5 @@
<?xml encoding="iso-8859-1"?>
-<!-- $Revision: 1.87 $ -->
+<!-- $Revision: 1.88 $ -->
<reference id="ref.array">
<title>Array Functions</title>
<titleabbrev>Arrays</titleabbrev>
@@ -1546,7 +1546,9 @@
<funcdef>int <function>array_walk</function></funcdef>
<paramdef>array <parameter>arr</parameter></paramdef>
<paramdef>string <parameter>func</parameter></paramdef>
- <paramdef>mixed <parameter>userdata</parameter></paramdef>
+ <paramdef>mixed
+ <parameter><optional>userdata</optional></parameter>
+ </paramdef>
</funcprototype>
</funcsynopsis>
<simpara>
@@ -3227,5 +3229,5 @@
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
-vim: ts=1 sw=1 et syntax=sgml
+vi: et:ts=1:sw=1:textwidth=78:syntax=sgml
-->
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Egon Schmid
- Re: [PHP-DOC] cvs: phpdoc /en/functions array.x... Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Rasmus Lerdorf
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Rasmus Lerdorf
- Re: [PHP-DOC] cvs: phpdoc /en/functions array.x... Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Jon Parise
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Marco Cucinato
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Marco Cucinato
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Marco Cucinato
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Egon Schmid
- Re: [PHP-DOC] cvs: phpdoc /en/functions array.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Jeroen van Wolffelaar
