Skip to content

[Sync-En] outcontrol: clarify ob_get_status buffer_size and ob_start chunk_size - #3340

Merged
lacatoire merged 1 commit into
php:masterfrom
lacatoire:feat/sync-en-ob-buffer-size
Aug 25, 2026
Merged

[Sync-En] outcontrol: clarify ob_get_status buffer_size and ob_start chunk_size#3340
lacatoire merged 1 commit into
php:masterfrom
lacatoire:feat/sync-en-ob-buffer-size

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Closes #3338

Sync with php/doc-en@1ebafd8

  • ob_get_status: expand buffer_size description to clarify it is the allocated buffer size, not data size
  • ob_start: change <para> to <simpara> for chunk_size, document the 1 behavior and how chunk_size affects initial buffer size

@lacatoire
lacatoire merged commit 0e0a430 into php:master Aug 25, 2026
5 checks passed
@lacatoire
lacatoire deleted the feat/sync-en-ob-buffer-size branch August 25, 2026 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Sync EN] Clarify ob_get_status buffer_size and ob_start chunk_size behavior (#5260)

1 participant