[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 026254: Prefer iconv for encoding conversions

Michal Čihař michal at cihar.com
Tue Nov 28 10:29:54 CET 2017


  Branch: refs/heads/QA_4_7
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 026254225480f2490eb315e3496da8b9f1ed6628
      https://github.com/phpmyadmin/phpmyadmin/commit/026254225480f2490eb315e3496da8b9f1ed6628
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-28 (Tue, 28 Nov 2017)

  Changed paths:
    M ChangeLog
    M libraries/Encoding.php

  Log Message:
  -----------
  Prefer iconv for encoding conversions

The mb extension is usually present, however it does not support that
wide range of charsers.

Basically this reverts d846b2e5d59fc442b77f3868cddbce9cd3172fd7.

Fixes #13842

Signed-off-by: Michal Čihař <michal at cihar.com>




More information about the Git mailing list