Skip to content

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Apr 29, 2025

Description

With the change to the StatusWriter for writing error output to STDERR, this test was no longer working correctly as the output bufffering was only catching output send to STDOUT, which means the protection this test was supposed to give was no undone.

Fixed now. And this includes removing yet some more output buffering.

Suggested changelog entry

N/A

With the change to the `StatusWriter` for writing error output to `STDERR`, this test was no longer working correctly as the output bufffering was only catching output send to `STDOUT`, which means the protection this test was supposed to give was no undone.

Fixed now. And this includes removing yet some more output buffering.
@jrfnl jrfnl added this to the 4.0.0 milestone Apr 29, 2025
@jrfnl jrfnl merged commit c0271bd into 4.x Apr 29, 2025
56 of 62 checks passed
@jrfnl jrfnl deleted the phpcs-4.0/feature/standardrulesetqatest-fix-test branch April 29, 2025 16:09
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.

1 participant