rfc:new-output-api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
rfc:new-output-api [2010/04/07 14:59] – added comments section, with ob_start comment. and markup fix. philiprfc:new-output-api [2013/10/29 17:29] – -> Implemented nikic
Line 3: Line 3:
   * Date: 2010-04-07   * Date: 2010-04-07
   * Author: Michael Wallner <mike@php.net>   * Author: Michael Wallner <mike@php.net>
-  * Status: old hat+  * Status: Implemented in PHP 5.4
   * First Published at: http://marc.info/?l=php-internals&m=114210732600710&w=2 etc.pp.   * First Published at: http://marc.info/?l=php-internals&m=114210732600710&w=2 etc.pp.
  
Line 169: Line 169:
  the manual or the behaviour be adjusted?  the manual or the behaviour be adjusted?
 </code> </code>
- 
 ===== Comments ===== ===== Comments =====
-  * Small note: This [intentionally] changes ob_start() behavior, where a chunk_size parameter value of 1 no longer sets chunk_size to 4096.+  * BC note: This [intentionally] changes ob_start() behavior, where a chunk_size parameter value of 1 no longer sets chunk_size to 4096. Ref: Bug [[http://bugs.php.net/bug.php?id=46903|#46903]]
  
 ===== Changelog ===== ===== Changelog =====
Line 177: Line 176:
   * 2010-04-07: created   * 2010-04-07: created
   * 2010-04-07: added comments section, and ob_start() comment   * 2010-04-07: added comments section, and ob_start() comment
- 
- 
rfc/new-output-api.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1