ID:          32811
 Updated by:  [EMAIL PROTECTED]
 Reported By: [EMAIL PROTECTED]
-Status:      Open
+Status:      Closed
 Bug Type:    Documentation problem
 PHP Version: Irrelevant
 New Comment:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.




Previous Comments:
------------------------------------------------------------------------

[2005-04-24 17:23:38] [EMAIL PROTECTED]

Description:
------------
The function defined as
>Computes the intersection of arrays using a *callback function* on the
keys for comparison

Below in documentation is next text:
----
 The two keys from the key => value pairs are considered equal only if
(string) $key1 === (string) $key2 . In other words a strict type check
is executed so the string representation must be the same.
----
Is it invalid?



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=32811&edit=1

Reply via email to