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
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: 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

Pull Requests

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: Fri Dec 27 19:01:28 2024 UTC