[phpmyadmin/phpmyadmin] 985bdd: Check whether iconv works before using it

28 Dec
2015
28 Dec
'15
11:28 a.m.
Branch: refs/heads/QA_4_5 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 985bdd11abce22f2d01b9ce707b0a1e647b9d31e https://github.com/phpmyadmin/phpmyadmin/commit/985bdd11abce22f2d01b9ce707b0... Author: Michal Čihař <michal@cihar.com> Date: 2015-12-28 (Mon, 28 Dec 2015) Changed paths: M ChangeLog M libraries/charset_conversion.lib.php Log Message: ----------- Check whether iconv works before using it On some systems iconv is installed, but is missing encoding definitions, what leads to runtime errors when trying to use it. By testing this we start using it only if it's properly working. Fixes #11787 Signed-off-by: Michal Čihař <michal@cihar.com>
3541
Age (days ago)
3541
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michal Čihař