Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003758 [Quercus] minor always 11-12-09 10:49 03-01-10 11:57
Reporter nam View Status public  
Assigned To nam
Priority normal Resolution fixed  
Status closed   Product Version 4.0.0
Summary 0003758: NumberFormatException for very large integers
Description (rep by ashamash)
http://forum.caucho.com/showthread.php?t=2198 [^]

$a = 9999999999999999999999999;

java.lang.NumberFormatException: For input string: "9999999999999999999999999"
        at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
        at java.lang.Long.parseLong(Long.java:415)
        at java.lang.Long.parseLong(Long.java:461)
        at com.caucho.quercus.parser.QuercusParser.parseTermBase(QuercusParser.java:3095)
Additional Information
Attached Files

- Relationships

- Notes
(0004500)
nam
03-01-10 11:57

php/0125
 

- Issue History
Date Modified Username Field Change
11-12-09 10:49 nam New Issue
03-01-10 11:57 nam Status new => assigned
03-01-10 11:57 nam Assigned To  => nam
03-01-10 11:57 nam Status assigned => closed
03-01-10 11:57 nam Note Added: 0004500
03-01-10 11:57 nam Resolution open => fixed
03-01-10 11:57 nam Fixed in Version  => 4.0.6


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker