[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 47798a: Show more used PHP extensions

Michal Čihař michal at cihar.com
Fri Jan 22 09:38:26 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 47798a60e4209233b3252de94c4832d934597ada
      https://github.com/phpmyadmin/phpmyadmin/commit/47798a60e4209233b3252de94c4832d934597ada
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-01-22 (Fri, 22 Jan 2016)

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

  Log Message:
  -----------
  Show more used PHP extensions

This helps user to see what features are available.

Issue #11874

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


  Commit: 28055b83e7ae152541d541a510bfe84efd59dd86
      https://github.com/phpmyadmin/phpmyadmin/commit/28055b83e7ae152541d541a510bfe84efd59dd86
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-01-22 (Fri, 22 Jan 2016)

  Changed paths:
    M index.php

  Log Message:
  -----------
  We no longer do cross site javascript request

Remove condition to disable version check on IE, it no loger makes sense
as we do the check server side.

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


  Commit: b1ac8170fd251a4c007fd9ea3fface38adb1bb2e
      https://github.com/phpmyadmin/phpmyadmin/commit/b1ac8170fd251a4c007fd9ea3fface38adb1bb2e
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-01-22 (Fri, 22 Jan 2016)

  Changed paths:
    M ChangeLog
    M index.php

  Log Message:
  -----------
  Show warning in version check and error reporting are not available

When curl is missing and allow_url_fopen is disabled, we can not access
remote files.

Fixes #11874

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


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/95b1cb173e65...b1ac8170fd25


More information about the Git mailing list