
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 1a9df888a74e240ef92c1ee4f72fc3e325f92ee5 https://github.com/phpmyadmin/phpmyadmin/commit/1a9df888a74e240ef92c1ee4f72f... Author: Michal Čihař <michal@cihar.com> Date: 2016-03-08 (Tue, 08 Mar 2016) Changed paths: M libraries/Encoding.php M test/classes/EncodingTest.php Log Message: ----------- Remove Kanji encoding detection Since we set utf-8 as internal charset, there is no need to detect it. Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 8b87d14fe8dd050825c3c5bf384261608b7d82b7 https://github.com/phpmyadmin/phpmyadmin/commit/8b87d14fe8dd050825c3c5bf3842... Author: Michal Čihař <michal@cihar.com> Date: 2016-03-08 (Tue, 08 Mar 2016) Changed paths: M libraries/stringMb.lib.php Log Message: ----------- We set internal encoding to utf-8, no need to get it Signed-off-by: Michal Čihař <michal@cihar.com> Compare: https://github.com/phpmyadmin/phpmyadmin/compare/f5393eff61f0...8b87d14fe8dd