[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 4534a9: Silent warnings when checking for file existance

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


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

  Changed paths:
    M index.php
    M libraries/Config.class.php
    M libraries/file_listing.lib.php
    M libraries/plugins/auth/AuthenticationCookie.class.php
    M libraries/plugins/auth/AuthenticationHttp.class.php
    M libraries/plugins/auth/swekey/swekey.auth.lib.php
    M libraries/plugins/export/ExportPdf.class.php
    M libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php
    M libraries/select_lang.lib.php

  Log Message:
  -----------
  Silent warnings when checking for file existance

Another occurences of file_exists which can be limited by open_basedir.

Issue #11940

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




More information about the Git mailing list