php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11631 php_interbase.dll problem
Submitted: 2001-06-23 14:39 UTC Modified: 2002-04-13 13:26 UTC
From: dido at digicom dot bg Assigned:
Status: Closed Package: InterBase related
PHP Version: 4.0.6 OS: Windows
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
11 + 26 = ?
Subscribe to this entry?

 
 [2001-06-23 14:39 UTC] dido at digicom dot bg
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 ).

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-24 05:23 UTC] dido at digicom dot bg
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 ).


 [2002-04-13 13:26 UTC] daniela@php.net
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".

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 05:01:29 2024 UTC