php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #27840 german docs say ceil() return int
Submitted: 2004-04-02 10:29 UTC Modified: 2004-04-02 10:57 UTC
From: alpha at rrs dot at Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
 [2004-04-02 10:29 UTC] alpha at rrs dot at
Description:
------------
http://www.php.net/manual/de/function.ceil.php says ceil() returns int altough it returns float. http://www.php.net/manual/en/function.ceil.php is correct.
In http://cvs.php.net/co.php/phpdoc-de/reference/math/functions/ceil.xml?r=1.2 (should be current version?!) it still says int.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-02 10:57 UTC] et@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.
 [2020-02-07 09:57 UTC] phpdocbot@php.net
Automatic comment on behalf of et
Revision: http://git.php.net/?p=doc/de.git;a=commit;h=1c9da7411d0acfec12c691bf18f383f836271e95
Log: fix #27840
 [2020-12-30 11:15 UTC] nikic@php.net
Automatic comment on behalf of et
Revision: http://git.php.net/?p=doc/de.git;a=commit;h=e27bb5dad2ed24831b43034b584de3be06618d24
Log: fix #27840
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 22:00:02 2025 UTC