php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #49787 Documentation incorrect
Submitted: 2009-10-06 14:19 UTC Modified: 2009-10-06 14:28 UTC
From: mmurphy at starbaseinc dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2009-10-06 14:19 UTC] mmurphy at starbaseinc dot com
Description:
------------
documentation for ob_get_clean says it is essentially the same as ob_get_contents and ob_end_clean.  This is not what I experience.  I believe it is more like ob_get_contents and ob_clean.  The buffering is not turned off.

Reproduce code:
---------------
---
From manual page: function.ob-get-clean
---



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-10-06 14:28 UTC] mmurphy at starbaseinc dot com
Never mind.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 21:01:30 2024 UTC