Skip to content
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

Escape Symfony Console output #650

Merged
merged 1 commit into from Mar 28, 2022
Merged

Escape Symfony Console output #650

merged 1 commit into from Mar 28, 2022

Conversation

simPod
Copy link
Contributor

@simPod simPod commented Jan 18, 2022

When output contained <bg=%s> Symfony Console tried to interpret %s color, it needs to be escaped.

@simPod simPod force-pushed the escape branch 2 times, most recently from 546f466 to ab0ec95 Compare January 18, 2022 10:49
@simPod
Copy link
Contributor Author

simPod commented Jan 18, 2022

Test covers it, not sure about its placement though.

When output contained `<bg=%s>` Symfony Console tried to interpret `%s` color, it needs to be escaped.
@Slamdunk
Copy link
Member

Slamdunk commented Jan 18, 2022

I'll wait few days to see if the codecov error disappears, then merge and release.

Thank you @simPod 💪

@Slamdunk Slamdunk closed this Mar 28, 2022
@Slamdunk Slamdunk reopened this Mar 28, 2022
@Slamdunk Slamdunk added the bug label Mar 28, 2022
@Slamdunk Slamdunk merged commit ebf5561 into paratestphp:master Mar 28, 2022
@simPod simPod deleted the escape branch March 28, 2022 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

2 participants