| 
		 Mantis - Quercus 
	 | 
|||||
| Viewing Issue Advanced Details | |||||
| 
		 | 
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: | 
| 3184 | minor | always | 12-16-08 20:16 | 12-17-08 10:01 | |
| 
		 | 
|||||
| Reporter: | koreth | 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.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)  | 
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
| 
		 | 
|||||
		
  | 
	
		
  | 
||||
| 
		 | 
|||||
		
  | 
	
		
  | 
||||