Все, что нужно знать про PHP в 2020 году

Aug 25, 2020 17:31

https://stackoverflow.com/questions/16003505/php-sprintf-with-foreign-characters
(Правильнее было бы назвать: PHP printf/srpintf and any string-related functions with Unicode в 2020 году)

+ https://stackoverflow.com/questions/14773072/php-str-pad-unicode-issue

+ https://github.com/codedokode/pasta/blob/master/php/strings-utf8.md (обобщенная информация)

+ https://bugs.php.net/bug.php?id=21317 (особенно годы)
+ https://bugs.php.net/search.php?cmd=display&package_name[]=mbstring+related
и т.д. и т.п.

Ну, и ограниченность набора:
https://www.php.net/manual/en/ref.mbstring.php

coding, php, идиотизм

Previous post Next post
Up