ID: 14058
Updated by: bate
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Scripting Engine problem
Operating System: Linux 2.2.14 & Windows NT 5.0
PHP Version: 4.0.6
New Comment:

I tested it under 4.0.6/4.1.0/4.2.0 and i got this output:

4294967295 & 67633152 = 67633152

So i think its works for me.

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

[2001-11-14 13:47:57] [EMAIL PROTECTED]

Reproduced with 4.0.6, can't reproduce with 4.2.0-dev

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

[2001-11-14 12:48:53] [EMAIL PROTECTED]

echo "4294967295 & 67633152 = ". (4294967295 & 67633152);
//under Windows: 4294967295 & 67633152 = 67633152  ok 
//under Linux:   4294967295 & 67633152 = 0         ???


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



Edit this bug report at http://bugs.php.net/?id=14058&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