[PHP-DEV] Bug #13147 Updated: 32bit integer

2001-11-11 Thread mts
ID: 13147 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.0.6 New Comment: Uhoh... so PHP are'nt/will not be platform dependant? I was thinking it should be... Previous Comments: --

[PHP-DEV] Bug #13147: 32bit integer

2001-09-05 Thread mts
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: 32bit integer for ( $i = 0; $i < 100; $i++ ) echo crc32(rand(1,10 * $i)).""; works differently on alpha and intel machines. on intel it outputs values