Edit report at https://bugs.php.net/bug.php?id=51274&edit=1
ID: 51274 Updated by: ahar...@php.net Reported by: cduncan at regatta dot com Summary: Integer overflow does not cast as float -Status: Assigned +Status: Closed Type: Bug Package: Scripting Engine problem Operating System: Linux PHP Version: 5.3.2 Assigned To: aharvey Block user comment: N Private report: N New Comment: Cleaning up my old bugs (not that I'm sure how this was assigned to me in the first place). Since nobody has complained since 5.3.3, I guess we'll call this fixed. Somehow. Previous Comments: ------------------------------------------------------------------------ [2010-07-28 09:31:41] cduncan at regatta dot com This seems to be resolved in 5.3.3 When I upgraded to 5.3.3 I was unable to reproduce the problem ------------------------------------------------------------------------ [2010-04-13 16:42:21] cduncan at regatta dot com I am now able to reproduce the problem, what extra information do you require to debug? ------------------------------------------------------------------------ [2010-03-26 10:17:04] cduncan at regatta dot com Thanks, I was worried I was going mad for a moment there. Unfortunately I can't reproduce it on the machines I'm using at the moment. The machine I was experiencing it on was a production box, so finding time to reproduce it again could be tricky. Once I am able to do so, what extra information would assist in tracking this down? Thanks ------------------------------------------------------------------------ [2010-03-26 09:24:56] ahar...@php.net Oh, I see what you're getting at now. Sorry about that. I still can't reproduce it, though. ------------------------------------------------------------------------ [2010-03-26 09:16:37] cduncan at regatta dot com Sorry but I'm misunderstanding what you are telling me. Why is the number reduced to the 32bit limit? (2147483647) Especially if you're saying the only way this could occur is with a 64bit OS? As I stated in my last edit, wouldn't a 64bit OS return: int(2147483648) ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=51274 -- Edit this bug report at https://bugs.php.net/bug.php?id=51274&edit=1