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
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: mmurphy at starbaseinc dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-10-06 14:28 UTC] mmurphy at starbaseinc dot com
Never mind.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 16 18:01:31 2025 UTC