php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #351 Hard math problems while using integers
Submitted: 1998-05-06 11:05 UTC Modified: 1998-05-06 17:07 UTC
From: fer at fert dot es Assigned:
Status: Closed Package: Performance problem
PHP Version: 3.0 Release Candidate 4 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: fer at fert dot es
New email:
PHP Version: OS:

 

 [1998-05-06 11:05 UTC] fer at fert dot es
For many times i've tried to make some operations using integers and the results are caotic.
My instalation is quite simple, a Linux server and a Win'95 workstation running Netscape 4.03

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-05-06 17:07 UTC] zeev
This report is way too general. If there were any obvious
bugs in the simple math operations, you can bet on it
that we would have found it by now.
I can only guess that you're overflowing with huge numbers
(in which case you should consider using the BC math
library), or misusing the language.

Either case, I'm closing this bug report.  If the problem
persists, please submit a new bug report, with actual
code snippets and the unexpected results you got.
 [2011-09-15 17:23 UTC] sixd@php.net
Automatic comment from SVN on behalf of sixd
Revision: http://svn.php.net/viewvc/?view=revision&revision=316825
Log: Fix skipif for non zlib builds re message http://lxr.php.net/opengrok/xref/PHP_TRUNK/ext/phar/phar_object.c#351
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 08:01:27 2024 UTC