php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #39561 [DE] incorrect function signature for ob_end_clean() & ob_end_flush()
Submitted: 2006-11-20 21:20 UTC Modified: 2006-12-08 08:13 UTC
From: kills at online dot de Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: -
Private report: No CVE-ID: None
 [2006-11-20 21:20 UTC] kills at online dot de
Description:
------------
http://de2.php.net/manual/de/function.ob-end-clean.php

returntype differes from the type which is mentioned in the english-docs..

EN:
bool ob_end_clean ( void )

DE:
void ob_end_clean ( void )


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-11-20 21:25 UTC] kills at online dot de
same problem for
http://de2.php.net/manual/de/function.ob-end-flush.php
 [2006-12-08 08:13 UTC] nohn@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 nohn
Revision: http://git.php.net/?p=doc/de.git;a=commit;h=0baee8f70bfb9e5505f8844333acd75962f7c56c
Log: * fix #39561
 [2020-12-30 11:15 UTC] nikic@php.net
Automatic comment on behalf of nohn
Revision: http://git.php.net/?p=doc/de.git;a=commit;h=512f9f743ea8d8cc3a0131196df510bcb1c1704c
Log: * fix #39561
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 17 12:01:33 2025 UTC