Skip to content

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Apr 26, 2025

Description

Now debug output is written to STDERR instead of STDOUT and the StatusWriter is paused while the Fixer is running, the output buffering during fixing can be removed.

Suggested changelog entry

N/A (internal implementation detail)

Now debug output is written to STDERR instead of STDOUT and the StatusWriter is paused while the Fixer is running, the output buffering during fixing can be removed.

Co-authored-by: jrfnl <[email protected]>
@jrfnl jrfnl force-pushed the phpcs-4.0/remove-output-buffering-from-fixer branch from 60b0f66 to 1df4347 Compare April 29, 2025 13:26
@jrfnl
Copy link
Member Author

jrfnl commented Apr 29, 2025

Rebased without changes. Merging once the build has passed.

@jrfnl
Copy link
Member Author

jrfnl commented Apr 29, 2025

For the record: this change was tested using the test setup as described in #1010. Also see the phpcs-4.0/pr-1010-explainer branch.

@jrfnl jrfnl merged commit a4a0ba4 into 4.x Apr 29, 2025
54 checks passed
@jrfnl jrfnl deleted the phpcs-4.0/remove-output-buffering-from-fixer branch April 29, 2025 13:40
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