[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 6566e9: Correct content type for uploaded error reports

Michal Čihař michal at cihar.com
Fri Feb 12 10:08:38 CET 2016


  Branch: refs/heads/QA_4_5
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 6566e9491438dc46f5accb7540b0c9a178689092
      https://github.com/phpmyadmin/phpmyadmin/commit/6566e9491438dc46f5accb7540b0c9a178689092
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-02-12 (Fri, 12 Feb 2016)

  Changed paths:
    M ChangeLog
    M libraries/error_report.lib.php

  Log Message:
  -----------
  Correct content type for uploaded error reports

Fixes #11939

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


  Commit: 5f0aa04560e745fa43d2a5e94b07b04f98009516
      https://github.com/phpmyadmin/phpmyadmin/commit/5f0aa04560e745fa43d2a5e94b07b04f98009516
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-02-12 (Fri, 12 Feb 2016)

  Changed paths:
    M ChangeLog
    M libraries/Util.class.php

  Log Message:
  -----------
  Silent errors from checking local documentation

The file_exists can issue error in case of open_basedir restrictions.

Fixes #11940

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


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/04181fb2b986...5f0aa04560e7


More information about the Git mailing list