From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.0.4pl1
PHP Bug Type:     Arrays related
Bug description:  Typecasting in array_diff/intersect

I do beleive that array_diff/intersect rely to heavily on the value's type. 

A string '1' and integer 1 do not seem to be the same value as far as these two 
functions are concerned.

This is an annoying little factoid to discover when attempting to use one of the 
functions with mysql data.

If it's not a bug, please verify, then stick the info into the php manual.


-- 
Edit Bug report at: http://bugs.php.net/?id=9219&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to