[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 348f1f: Fix export issues/warnings
William Desportes
williamdes at wdes.fr
Wed Dec 19 15:42:34 CET 2018
Branch: refs/heads/QA_4_8
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 348f1fbd2e93d8579f84d35329a48d10e27d600d
https://github.com/phpmyadmin/phpmyadmin/commit/348f1fbd2e93d8579f84d35329a48d10e27d600d
Author: William Desportes <williamdes at wdes.fr>
Date: 2018-12-19 (Wed, 12 December 2018) +01:00
Changed paths:
M export.php
M libraries/classes/Export.php
Log Message:
-----------
Fix export issues/warnings
- Fix php warning quick_export_onserver_overwrite
- Fix issues introduced by c1cdaac2f465dd6b9e17f9f35fd46861ad703a6d
- Fix refresh an export displayed as text (token had mimatch because it was urlencoded)
Signed-off-by: William Desportes <williamdes at wdes.fr>
Commit: 95114841420af6277b0406ec7f0d32c4ff3fcf27
https://github.com/phpmyadmin/phpmyadmin/commit/95114841420af6277b0406ec7f0d32c4ff3fcf27
Author: William Desportes <williamdes at wdes.fr>
Date: 2018-12-19 (Wed, 12 December 2018) +01:00
Changed paths:
M libraries/classes/Display/Export.php
Log Message:
-----------
Fix #14775 - export to SQL format not available for tables
Fixes: #14775 - export to SQL format not available for tables
Signed-off-by: William Desportes <williamdes at wdes.fr>
Commit: a059bc28aa2fe687173d8aac63577c61ab9cff93
https://github.com/phpmyadmin/phpmyadmin/commit/a059bc28aa2fe687173d8aac63577c61ab9cff93
Author: William Desportes <williamdes at wdes.fr>
Date: 2018-12-19 (Wed, 12 December 2018) +01:00
Changed paths:
M ChangeLog
Log Message:
-----------
Add ChangeLog entry for #14775
Signed-off-by: William Desportes <williamdes at wdes.fr>
More information about the Git
mailing list