Skip to content

Conversation

@jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Sep 1, 2020

Commit d4f33db changed the output from STDOUT to STDERR using Common::printStatusMessage() instead of plain echo's.

In the mean time, some new echo's have slipped in. This fixes those up.

@jrfnl jrfnl force-pushed the phpcs-4.x/fix-stderr-output branch from 98f51a2 to 0f8dfe4 Compare September 1, 2020 14:36
@jrfnl jrfnl changed the title PHPCS 4.x: fix inconsistent output PHPCS 4.x | Fix inconsistent output Sep 1, 2020
@jrfnl jrfnl force-pushed the phpcs-4.x/fix-stderr-output branch from 0f8dfe4 to 32809be Compare September 1, 2020 22:13
@gsherwood gsherwood added this to the 4.0.0 milestone Sep 1, 2020
@jrfnl jrfnl force-pushed the phpcs-4.x/fix-stderr-output branch 2 times, most recently from 22b2a51 to 1872ffc Compare March 7, 2021 22:48
Commit d4f33db changed the output from STDOUT to STDERR using `Common::printStatusMessage()` instead of plain `echo`'s.

In the mean time, some new `echo`'s have slipped in. This fixes those up.
@jrfnl jrfnl force-pushed the phpcs-4.x/fix-stderr-output branch from 1872ffc to b7b9245 Compare May 7, 2021 06:37
@jrfnl
Copy link
Contributor Author

jrfnl commented May 7, 2021

Rebased and updated for newly introduced echos once again.

@gsherwood gsherwood merged commit 3935729 into squizlabs:4.0 May 9, 2021
@gsherwood
Copy link
Member

Thanks for fixing these

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.

2 participants