| Bug #34419 | array_key_exists warns for large numeric keys | ||||
|---|---|---|---|---|---|
| Submitted: | 8 Sep 2005 6:05am UTC | Modified: | 8 Sep 2005 7:32am UTC | ||
| From: | bsdson dot tw at yahoo dot com dot tw | Assigned to: | |||
| Status: | Bogus | Category: | Arrays related | ||
| Version: | 5.0.5 | OS: | Linux | ||
[8 Sep 2005 6:05am UTC] bsdson dot tw at yahoo dot com dot tw
[8 Sep 2005 7:32am UTC] sniper@php.net
"This is not a bug, the number you are using is NOT an integer because it's larger then 2^31-1 (the maximum integer value in PHP) and thus it will be converted to a float." This hasn't changed, will not change, and is not a bug.
