Bug 76653 - Float Operation get rounded
Summary: Float Operation get rounded
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: php
Version: 7.2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Joe Orton
QA Contact: David Lawrence
URL: http://bugs.php.net/bug.php?id=19417
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-10-24 16:37 UTC by Arnaud Fileaux
Modified: 2007-04-18 16:47 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-01-25 16:47:41 UTC
Embargoed:


Attachments (Terms of Use)

Description Arnaud Fileaux 2002-10-24 16:37:01 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.0 (X11; Linux i686; U;) Gecko/20020311

Description of problem:
all float are rounded

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
$priref = 222.11;
print("Prix : " . $priref);

Actual Results:  222

Expected Results:  222.11

Additional info:

Comment 1 Joe Orton 2005-01-25 16:47:41 UTC
Thanks for the report.  This is a mass bug update; since this release
of Red Hat Linux is no longer supported, please either:

a) try and reproduce the bug with a supported version of Red Hat
Enterprise Linux or Fedora Core, and re-open this bug as appropriate
after changing the Product field, or,

b) if relevant, try and reproduce this bug using the current version
of the upstream package, and report the bug upstream.

c) report the bug to the Fedora Legacy project who may wish to
continue maintenance of this package.



Note You need to log in before you can comment on or make changes to this bug.