[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 031d37: Rewite collation naming code

Michal Čihař michal at cihar.com
Thu May 4 12:41:35 CEST 2017


  Branch: refs/heads/QA_4_7
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 031d379bdc0b8d9001d45dab155d1f35b2d47efd
      https://github.com/phpmyadmin/phpmyadmin/commit/031d379bdc0b8d9001d45dab155d1f35b2d47efd
  Author: Michal Čihař <michal at 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 at cihar.com>


  Commit: c419aad2b98f5cab56e8787b02274b3c1035156e
      https://github.com/phpmyadmin/phpmyadmin/commit/c419aad2b98f5cab56e8787b02274b3c1035156e
  Author: Michal Čihař <michal at 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


More information about the Git mailing list