ID: 11631 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: InterBase related Operating System: Windows PHP Version: 4.0.6 New Comment:
The version of PHP that this bug was reported in is too old. Please try the php 4.2.0RC3 from http://www.php.net/~derick/ If you are still able to reproduce the bug, please change the PHP version on this bug report to the version you tested and change the status back to "Open". Previous Comments: ------------------------------------------------------------------------ [2001-06-24 05:23:29] [EMAIL PROTECTED] Hi there, I found something strange about the php_interbase.dll included in versions 4.0.6 and 4.0.5. Both dlls in the different versions have the same size, but they return diffrent results from a sql query that uses agregate SUM(). All I do is to select from the table, SUM the results and display them out. When I use the dll included in 4.0.5 the results are acurate. When I use the dll included in 4.0.6 with php 4.0.6 instead of exact numbers like 25.0 , I receive 25.2 and this is in all my results ( + 0.2 ). ------------------------------------------------------------------------ [2001-06-23 14:39:29] [EMAIL PROTECTED] Hi there, I found something strange about the php_interbase.dll included in versions 4.0.6 and 4.0.5. Both dlls in the different versions have the same size, but they return diffrent results from a sql query that uses agregate SUM(). All I do is to select from the table, SUM the results and display them out. When I use the dll included in 4.0.5 the results are acurate. When I use the dll included in 4.0.6 with php 4.0.6 instead of exact numbers like 25.0 , I receive 25.2 and this is in all my results ( + 0.2 ). ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=11631&edit=1