[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 1a9df8: Remove Kanji	encoding detection
    Michal Čihař 
    michal at cihar.com
       
    Tue Mar  8 15:48:27 CET 2016
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 1a9df888a74e240ef92c1ee4f72fc3e325f92ee5
      https://github.com/phpmyadmin/phpmyadmin/commit/1a9df888a74e240ef92c1ee4f72fc3e325f92ee5
  Author: Michal Čihař <michal at 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 at cihar.com>
  Commit: 8b87d14fe8dd050825c3c5bf384261608b7d82b7
      https://github.com/phpmyadmin/phpmyadmin/commit/8b87d14fe8dd050825c3c5bf384261608b7d82b7
  Author: Michal Čihař <michal at 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 at cihar.com>
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/f5393eff61f0...8b87d14fe8dd
    
    
More information about the Git
mailing list