| bjori@php.net 2006-05-26, 6:59 pm |
| ID: 37579
Updated by: bjori@php.net
Reported By: slt at is dot net dot pl
-Status: Open
+Status: Assigned
Bug Type: Documentation problem
Operating System: n/a
PHP Version: Irrelevant
-Assigned To:
+Assigned To: derick
Previous Comments:
------------------------------------------------------------------------
[2006-05-24 14:49:06] slt at is dot net dot pl
Description:
------------
The bug was closed in February, but the mirrors didn't update since
then! The Polish documentation is still seriously misleading. It
suggest that array_search returns NULL on failure for php 4.2.0 AND
ABOVE.
the correct notice should read:
---8<------8<---
Notatka: Począwszy od PHP 4.2.0, zamiast NULL, array_search()
zwraca FALSE w przypadku niepowodzenia.
---8<------8<---
Maybe something went wrong when updating XML sources.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=37579&edit=1
|