[phpMyAdmin Git] [phpmyadmin/phpmyadmin] d2d326: Replace empty() by strlen()

Michal Čihař michal at cihar.com
Mon Oct 2 15:56:51 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: d2d32651bcf5800755770a856f54ab0599081441
      https://github.com/phpmyadmin/phpmyadmin/commit/d2d32651bcf5800755770a856f54ab0599081441
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-10-02 (Mon, 02 Oct 2017)

  Changed paths:
    M libraries/classes/Footer.php
    M libraries/classes/Header.php
    M libraries/classes/Navigation/NavigationTree.php
    M libraries/classes/Navigation/Nodes/Node.php
    M libraries/classes/Plugins/Auth/AuthenticationCookie.php
    M libraries/classes/Relation.php
    M libraries/classes/Sql.php
    M libraries/common.inc.php

  Log Message:
  -----------
  Replace empty() by strlen()

In order to fix operation with database or table called 0.

Signed-off-by: Michal Čihař <michal at cihar.com>




More information about the Git mailing list