Anonymous | Login | Signup for a new account | 12-17-2024 10:56 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0003184 | [Quercus] | minor | always | 12-16-08 20:16 | 12-17-08 10:01 | ||||
Reporter | koreth | View Status | public | ||||||
Assigned To | nam | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 4.0.0 | ||||||
Summary | 0003184: NPE in base_convert when called with function return value | ||||||||
Description |
<?php base_convert(md5('xyz'), 16, 36); Throws an exception: java.lang.NullPointerException at com.caucho.quercus.env.ObjectValue.<init>(ObjectValue.java:56) at com.caucho.quercus.env.JavaValue.<init>(JavaValue.java:62) at com.caucho.quercus.env.BigIntegerValue.<init>(BigIntegerValue.java:49) at com.caucho.quercus.lib.MathModule.baseToValue(MathModule.java:189) at com.caucho.quercus.lib.MathModule.base_convert(MathModule.java:364) |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed. 27 unique queries executed. |