Date: 10/06/01
- Next message: Jouni Ahto: "Re: [PHP-DOC] install.xml en"
- Previous message: Jouni Ahto: "[PHP-DOC] cvs: phpdoc / configure.in"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 13127
Updated by: georg
Reported By: sander <email protected>
Old Status: Open
Status: Closed
Bug Type: Documentation problem
Operating System: n/a
PHP Version: 4.0.6
New Comment:
Documentation already fixed:
mixed array_search (mixed needle, array haystack [, bool strict])
Previous Comments:
------------------------------------------------------------------------
[2001-09-04 07:54:40] sander <email protected>
>From in_array:
bool in_array (mixed needle, array haystack [, bool strict])
>From array_search:
mixed array_search (mixed needle, array haystack, bool strict)
which should be
mixed array_search (mixed needle, array haystack [, bool strict])
(according to the source)
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=13127&edit=1
- Next message: Jouni Ahto: "Re: [PHP-DOC] install.xml en"
- Previous message: Jouni Ahto: "[PHP-DOC] cvs: phpdoc / configure.in"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

