[PHP-DEV] Bug #12243: Large numbers not behaving as doubles

2001-07-18 Thread matysekj
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.1.1-STABLE PHP version: 4.0.6 PHP Bug Type: Variables related Bug description: Large numbers not behaving as doubles $testnumber = 50; echo $testnumber; The result is 2147483647. The variable is of type integer

[PHP-DEV] Bug #12243 Updated: Large numbers not behaving as doubles

2001-07-18 Thread matysekj
ID: 12243 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Variables related Operating System: FreeBSD 4.1.1-STABLE PHP Version: 4.0.6 New Comment: I've verified that this behavior is relatively new. It does not happen in 4.03PL1, but does in 4.05 and 4.06

[PHP-DEV] Bug #12243 Updated: Large numbers not behaving as doubles

2001-07-18 Thread matysekj
ID: 12243 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: FreeBSD 4.1.1-STABLE PHP Version: 4.0.6 New Comment: If this is strictly hardware related, then how come when I run the exact same 2 lines on another box runnin

[PHP-DEV] Bug #12243 Updated: Large numbers not behaving as doubles

2001-07-18 Thread matysekj
ID: 12243 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Variables related Operating System: FreeBSD 4.1.1-STABLE PHP Version: 4.0.6 New Comment: Absolutely. I've written just one test script with just those 2 lines in it. I copied this same file to