Doc #60984 [Opn->Csd]: Document output buffering mechanism

[email protected] Thu, 25 Jan 2024 13:36:10 +0000
Newsgroups php.doc.bugs
Message-ID <[email protected]>
Edit report at https://bugs.php.net/bug.php?id=60984&edit=1

 ID:                 60984
 Updated by:         [email protected]
 Reported by:        [email protected]
 Summary:            Document output buffering mechanism
-Status:             Open
+Status:             Closed
 Type:               Documentation Problem
 Package:            Output Control
 PHP Version:        Irrelevant
-Assigned To:        
+Assigned To:        girgias
 Block user comment: N
 Private report:     N

 New Comment:

Closed via https://github.com/php/doc-en/pull/3126


Previous Comments:
------------------------------------------------------------------------
[2012-02-06 10:02:38] [email protected]

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

------------------------------------------------------------------------
[2012-02-06 09:41:08] [email protected]

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.



------------------------------------------------------------------------



--
Edit this bug report at https://bugs.php.net/bug.php?id=60984&edit=1