php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #60984 Document output buffering mechanism
Submitted: 2012-02-06 09:41 UTC Modified: 2024-01-25 13:36 UTC
From: frozenfire@php.net Assigned: girgias (profile)
Status: Closed Package: Output Control
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 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: frozenfire@php.net
New email:
PHP Version: OS:

 

 [2012-02-06 09:41 UTC] frozenfire@php.net
Description:
------------
It's been requested that we document the mechanism that PHP uses to perform 
output buffering. Specifically, the way that the size of the output buffer works, 
and how the configuration directives affect the flushing of that buffer.

jpauli linked to http://julien-
pauli.developpez.com/tutoriels/php/ob/images/ob.png in the doc channel on EFnet. 
It's a good representation of how the output buffer functions.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-02-06 10:02 UTC] jpauli@php.net
Yep, +1 for this one.
To write a full paper about PHP's OB (http://julien-
pauli.developpez.com/tutoriels/php/ob/ it's in french), I had to read all the 
source code to pop ideas out.
We really need to write deeper doc about OB's internals that could help the 
developer, such as the different layouts, their sizes, the default PHP layer, 
SAPI differences, etc...
 [2017-01-28 11:54 UTC] cmb@php.net
-Type: Feature/Change Request +Type: Documentation Problem -Package: Documentation problem +Package: Output Control
 [2024-01-25 13:36 UTC] girgias@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: girgias
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 12:01:30 2024 UTC