php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11473 Crushes when using output functions (buffering)
Submitted: 2001-06-13 16:42 UTC Modified: 2001-07-22 13:11 UTC
From: litrema at apolo dot lv Assigned:
Status: Closed Package: Output Control
PHP Version: 4.0.5 OS: Windows 2000
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: litrema at apolo dot lv
New email:
PHP Version: OS:

 

 [2001-06-13 16:42 UTC] litrema at apolo dot lv
A good way to crush it is to buffer dynamic image data (feel free to call ob_start, then read-in some GIF image from a file, print it to buffer, then call ob_end and... it crushes).

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-14 20:20 UTC] sniper@php.net
I can not reproduce this. Please include the shortest 
possible script which reproduces this.
Also, what is the webserver you use? Apache?
Is PHP installed as CGI or module?

--Jani

 [2001-07-22 13:11 UTC] andy@php.net
no feedback after 35+ days.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 19:01:29 2024 UTC