-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
symfony/console and unicode text on Win10 console #49942
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
Labels
Comments
which OS are you using (to know which branch of this code is actually executed) ? |
Windows 10 |
@maxbeckers |
Ah, thanks ... then this issue can be closed IMHO. //cc @nicolas-grekas |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Symfony version(s) affected
6.2.8
Description
echo
can print unicode text to windows console, but symfony/console not.How to reproduce
I found a place where the windows console gets corrupted and it can no longer display unicode text. Please fix it.
symfony\console\Terminal.php:
Possible Solution
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: