Skip to content

Update descriptions of disabled output handler #3839

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

haszi
Copy link
Contributor

@haszi haszi commented Oct 6, 2024

Documents the changes made in php/php-src#13087 and php/php-src#15183. Also related to php/php-src#16133.

Copy link
Member

@cmb69 cmb69 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much!

or fails while processing the buffer,
or it was set prior to calling the output handler.
or fails while processing the buffer.
Prior to PHP 8.4.0, this flag can be set when starting an output buffer.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Present tense or past tense? I'd think the latter is more appropriate (although PHP 8.4.0 has not yet been released):

Suggested change
Prior to PHP 8.4.0, this flag can be set when starting an output buffer.
Prior to PHP 8.4.0, this flag could be set when starting an output buffer.

Analogous below.

@haszi haszi requested a review from cmb69 October 12, 2024 13:21
Copy link
Member

@cmb69 cmb69 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@Girgias Girgias merged commit 2a87687 into php:master Oct 13, 2024
2 checks passed
@haszi haszi deleted the Update-descriptions-of-disabled-output-handler branch October 13, 2024 15:33
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.

3 participants