#30970 [NEW]: 32bits not supported?

2004-12-02 Thread wboring at qualys dot com
From: wboring at qualys dot com Operating system: linux PHP version: 5.0.2 PHP Bug Type: Scripting Engine problem Bug description: 32bits not supported? Description: If I set an integer to a value of 0x8000, it works properly in php4, but in php5 the value

#30970 [Opn]: 32bits not supported?

2004-12-02 Thread wboring at qualys dot com
ID: 30970 User updated by: wboring at qualys dot com Reported By: wboring at qualys dot com Status: Open Bug Type: Scripting Engine problem Operating System: linux PHP Version: 5.0.2 New Comment: If I do a simple var_dump( 0x8000 ); in php4