[phpmyadmin/phpmyadmin] b48516: Avoid not needed mb_strtoupper
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: b485166d08e5d355eb25cb2d1a3efd49b07b4d91 https://github.com/phpmyadmin/phpmyadmin/commit/b485166d08e5d355eb25cb2d1a3e... Author: Michal Čihař <michal@cihar.com> Date: 2015-12-21 (Mon, 21 Dec 2015) Changed paths: M libraries/operations.lib.php M tbl_operations.php Log Message: ----------- Avoid not needed mb_strtoupper The libraries/tbl_info.inc.php already does this. Issue #11749 Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 6cbfe121224be25b84dbf918e655064a09380e84 https://github.com/phpmyadmin/phpmyadmin/commit/6cbfe121224be25b84dbf918e655... Author: Michal Čihař <michal@cihar.com> Date: 2015-12-21 (Mon, 21 Dec 2015) Changed paths: M tbl_operations.php Log Message: ----------- Remove unused code These variables are set on next row anyway. Issue #11749 Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 47a5ece9c116e56b288cd17b20f010add73a9567 https://github.com/phpmyadmin/phpmyadmin/commit/47a5ece9c116e56b288cd17b20f0... Author: Michal Čihař <michal@cihar.com> Date: 2015-12-21 (Mon, 21 Dec 2015) Changed paths: M libraries/operations.lib.php M tbl_operations.php Log Message: ----------- Merge branch 'QA_4_5' Compare: https://github.com/phpmyadmin/phpmyadmin/compare/5abdf6886bc7...47a5ece9c116
participants (1)
-
Michal Čihař