]> git.wh0rd.org - tt-rss.git/commit
Only strip utf8mb4 if mysql_charset != utf8mb4
authorBtbN <btbn@btbn.de>
Sat, 4 Aug 2018 13:07:32 +0000 (13:07 +0000)
committerBtbN <btbn@btbn.de>
Sat, 4 Aug 2018 13:07:32 +0000 (13:07 +0000)
commit2b8afd49426f4c1b9842c50ea1794d44a8577747
tree983f4b250b5dd94cbddf90f850f1fd33d56240c0
parentc925f4e3fdad04442c5c2f542883dbd26c81cc23
Only strip utf8mb4 if mysql_charset != utf8mb4

If a user has fixed their database properly utf8mb4 works just fine allowing emoji and other 4 byte unicode characters to work.
classes/rssutils.php