- Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Milestone
Description
I heared some incomprehensible feature about phpcs.
I'm Korean and I can write source with korean.
But, We(=Korean) must use phpcs with --endoing=utf-8
option. If we didn't, we encountered some message like "line is too long".
I think default encoding must be utf-8. Some RDF about PHP 7 features say "UTF-8 is now the de facto standard encoding for PHP"
How do you think about change default encoding?
glen-84