[phpMyAdmin Git] [phpmyadmin/phpmyadmin] f8edf0: This really should not happen

Michal Čihař michal at cihar.com
Wed Feb 22 08:55:32 CET 2017


  Branch: refs/heads/QA_4_7
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: f8edf0376b3c7d8dfb00c00b6baf633a9bc16741
      https://github.com/phpmyadmin/phpmyadmin/commit/f8edf0376b3c7d8dfb00c00b6baf633a9bc16741
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-02-22 (Wed, 22 Feb 2017)

  Changed paths:
    M libraries/ErrorHandler.php

  Log Message:
  -----------
  This really should not happen

The configuration defaults are applied globally. In case this
does happen again, it should be properly investigated.

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


  Commit: 1a4c5e4e8f55d65f593d5065856b554541665dbf
      https://github.com/phpmyadmin/phpmyadmin/commit/1a4c5e4e8f55d65f593d5065856b554541665dbf
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-02-22 (Wed, 22 Feb 2017)

  Changed paths:
    M libraries/ErrorHandler.php

  Log Message:
  -----------
  Remove commented out code

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


  Commit: 999a58609f2c33675da1ce48aed025fc72c07085
      https://github.com/phpmyadmin/phpmyadmin/commit/999a58609f2c33675da1ce48aed025fc72c07085
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-02-22 (Wed, 22 Feb 2017)

  Changed paths:
    M libraries/ErrorHandler.php

  Log Message:
  -----------
  Error is always instance of Error class

We rely on this in other places in ErrorHandler as well, there is no
reason for this place to be different.

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


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/46b088d4440f...999a58609f2c


More information about the Git mailing list