Branch: refs/heads/QA_4_7 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 031d379bdc0b8d9001d45dab155d1f35b2d47efd https://github.com/phpmyadmin/phpmyadmin/commit/031d379bdc0b8d9001d45dab155d... Author: Michal Čihař michal@cihar.com Date: 2017-04-28 (Fri, 28 Apr 2017)
Changed paths: M libraries/Charsets.php M test/classes/CharsetsTest.php
Log Message: ----------- Rewite collation naming code
Rewritten to use level based parser instead of hardcoding ordering. This is necessary as MySQL charset naming got even more complex with MySQL 8.0.
Fixes #13216
Signed-off-by: Michal Čihař michal@cihar.com
Commit: c419aad2b98f5cab56e8787b02274b3c1035156e https://github.com/phpmyadmin/phpmyadmin/commit/c419aad2b98f5cab56e8787b0227... Author: Michal Čihař michal@cihar.com Date: 2017-05-04 (Thu, 04 May 2017)
Changed paths: M libraries/Charsets.php M test/classes/CharsetsTest.php
Log Message: ----------- Merge pull request #13224 from nijel/collations
Rewite collation naming code
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/aa1171f24fb9...c419aad2b98f