|
|
|
|
|
by MissTake
778 days ago
|
|
I’d argue that it does natively support MultiByte strings, albeit with an extension library that’s part of the language. Even your supplied link states they’re not supported at a “low level”, but states nothing about “native”. |
|
Consider the intended purpose of the language and then consider whether the abstraction offered is appropriate. IMO in the case of PHP and UTF-8 it is not.
In my specific case it made my job harder than I would like on 2 projects I used PHP for, which is why I am complaining.