Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3758 | minor | always | 11-12-09 10:49 | 03-31-10 11:57 | |
|
|||||
Reporter: | nam | Platform: | |||
Assigned To: | nam | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.0 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.6 | ||
|
|||||
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) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|