[phpMyAdmin Git] [phpmyadmin/phpmyadmin] b48516: Avoid not needed mb_strtoupper

Michal Čihař michal at cihar.com
Mon Dec 21 11:31:34 CET 2015


  Branch: refs/heads/QA_4_5
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: b485166d08e5d355eb25cb2d1a3efd49b07b4d91
      https://github.com/phpmyadmin/phpmyadmin/commit/b485166d08e5d355eb25cb2d1a3efd49b07b4d91
  Author: Michal Čihař <michal at 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 at cihar.com>


  Commit: 6cbfe121224be25b84dbf918e655064a09380e84
      https://github.com/phpmyadmin/phpmyadmin/commit/6cbfe121224be25b84dbf918e655064a09380e84
  Author: Michal Čihař <michal at 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 at cihar.com>


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/ad769bd0b927...6cbfe121224b


More information about the Git mailing list