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
 [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: Thu Apr 25 15:01:30 2024 UTC