php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #51218 add red warning about floats on comparision operator page
Submitted: 2010-03-05 19:40 UTC Modified: 2010-03-06 14:20 UTC
From: rmeden at yahoo dot com Assigned: degeberg (profile)
Status: Closed Package: Documentation problem
PHP Version: 5.3.2 OS:
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: rmeden at yahoo dot com
New email:
PHP Version: OS:

 

 [2010-03-05 19:40 UTC] rmeden at yahoo dot com
Description:
------------
The "Comparison Operator" page ( http://www.php.net/manual/en/language.operators.comparison.php ) should have a red warning not to compare floats similar to the float type page ( http://www.php.net/manual/en/language.types.float.php )




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-03-06 03:22 UTC] rmeden at yahoo dot com
use better wording in summary
 [2010-03-06 14:20 UTC] degeberg@php.net
Automatic comment from SVN on behalf of degeberg
Revision: http://svn.php.net/viewvc/?view=revision&revision=295889
Log: Fixed PHP bug #51218 (add red warning about floats on comparision operator page)
 [2010-03-06 14:20 UTC] degeberg@php.net
-Status: Open +Status: Closed
 [2010-03-06 14:20 UTC] degeberg@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Nov 01 01:01:28 2024 UTC