Skip to content

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Apr 26, 2025

Description

I don't see why output buffering is needed here.
The DeepExitException accepts/allows an empty string as the "message", so there is no reason to collect the screen output via buffering first, only to echo it out again as soon as the exception is caught (by the Runner class).

Suggested changelog entry

N/A

I don't see why output buffering is needed here.
The `DeepExitException` accepts/allows an empty string as the "message", so there is no reason to collect the screen output via buffering first, only to echo it out again as soon as the exception is caught (by the `Runner`) class.
@jrfnl jrfnl force-pushed the phpcs-4.0/feature/remove-more-output-buffering-from-config-2 branch from a101d0c to 806b343 Compare April 29, 2025 13:31
@jrfnl
Copy link
Member Author

jrfnl commented Apr 29, 2025

Rebased without changes. Merging once the build has passed.

@jrfnl jrfnl merged commit 1ca08c5 into 4.x Apr 29, 2025
62 checks passed
@jrfnl jrfnl deleted the phpcs-4.0/feature/remove-more-output-buffering-from-config-2 branch April 29, 2025 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants