php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14627 Nested output buffering fails when nested buffers are inside methods
Submitted: 2001-12-20 12:02 UTC Modified: 2002-01-10 02:07 UTC
From: chirsch at v-clubs dot com Assigned:
Status: Closed Package: Output Control
PHP Version: 4.0.6 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: chirsch at v-clubs dot com
New email:
PHP Version: OS:

 

 [2001-12-20 12:02 UTC] chirsch at v-clubs dot com
Nested output buffering fails when nested buffers are inside methods in a class instance and the class is instantiated after an ob_start() call.  Seemingly, -all- output is just printed unceremoniously to the screen in this situation... 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-20 12:12 UTC] lobbin@php.net
Can you provide a small script which demostrates this?

R.
 [2002-01-10 02:07 UTC] lobbin@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 03:01:29 2024 UTC