| 
		 Mantis - Quercus 
	 | 
|||||
| Viewing Issue Advanced Details | |||||
| 
		 | 
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: | 
| 1093 | major | always | 05-10-06 20:10 | 05-15-06 15:52 | |
| 
		 | 
|||||
| Reporter: | koreth | Platform: | |||
| Assigned To: | ferg | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 3.0.19 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.0.20 | ||
| 
		 | 
|||||
| Summary: | 0001093: Quercus floating point expressions lose fractional parts in interpreted mode | ||||
| Description: | 
		If I have the following PHP script: <?php print 10.5 - 1; print " "; print 9.5; ?> I get "9 9.5" the first time I load the page (when it's being interpreted; I'm using the default lazy compilation mode) and "9.5 9.5" on subsequent runs.  | 
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
| 
		 | 
|||||
		
  | 
	
		
  | 
||||