php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #20464 german docu: "floor()" has wrong return value
Submitted: 2002-11-17 10:12 UTC Modified: 2003-04-19 18:44 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: nagNOSPAMger at gmx dot de Assigned: nicos (profile)
Status: Closed Package: Documentation problem
PHP Version: 4.2.3 OS: any
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: nagNOSPAMger at gmx dot de
New email:
PHP Version: OS:

 

 [2002-11-17 10:12 UTC] nagNOSPAMger at gmx dot de
the function floor() is correct defined as:
float floor ( float number)

But in german documentation its described as 
int floor ( float number)

i also checked the other languages. its also wrong in 
korean and spanish docu version.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-17 10:14 UTC] nagNOSPAMger at gmx dot de
.
 [2002-11-17 10:17 UTC] nicos@php.net
I'm fixing that.
 [2002-11-17 10:45 UTC] nicos@php.net
It will be fixed when the manual will be updated.
 [2003-03-19 11:57 UTC] mail at fallingarms dot de
the same bug at the following function definitions in the german documentation: (here int instead of bool)

is_array()
is_bool()
is_double() and synonyms
is_int() and sysnonyms
is_string()
is_numeric()
is_object()
is_resource()
isset()
 [2003-03-20 15:33 UTC] progcom at yahoo dot com
I fixed Korean document. Thx.
 [2003-03-20 17:47 UTC] philip@php.net
Reopening...
 [2003-04-19 18:44 UTC] pollita@php.net
Fixed in CVS.  Please await rebuild of online manual.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 11:00:01 2025 UTC