[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 7fc472: Fix #16093 - Error importing utf-8 with bom sql file

William Desportes williamdes at wdes.fr
Sun May 17 16:42:20 CEST 2020


Branch: refs/heads/QA_5_0
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 7fc472215538ecc661bf0869e8ff126623d9c8ff
https://github.com/phpmyadmin/phpmyadmin/commit/7fc472215538ecc661bf0869e8ff126623d9c8ff
Author: William Desportes <williamdes at wdes.fr>
Date: 2020-05-17 (Sun, 05 May 2020) +02:00

Changed paths: 
M libraries/classes/Import.php
M test/classes/ImportTest.php

Log Message:
-----------
Fix #16093 - Error importing utf-8 with bom sql file

Do not use mb_ functions they are sensible to mb_internal_encoding()

Fixes: #16093

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: c8e5ec43ab6a134dc181a7052ecf030d23389cc4
https://github.com/phpmyadmin/phpmyadmin/commit/c8e5ec43ab6a134dc181a7052ecf030d23389cc4
Author: William Desportes <williamdes at wdes.fr>
Date: 2020-05-17 (Sun, 05 May 2020) +02:00

Changed paths: 
M ChangeLog

Log Message:
-----------
Add a ChangeLog entry for #16093

Signed-off-by: William Desportes <williamdes at wdes.fr>



More information about the Git mailing list