[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 4d9b63: Remove global variables cleanup

Michal Čihař michal at cihar.com
Mon Nov 27 16:49:30 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 4d9b63fa996c1ee5bb1d7d0dac2492e95dfe5b64
      https://github.com/phpmyadmin/phpmyadmin/commit/4d9b63fa996c1ee5bb1d7d0dac2492e95dfe5b64
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-27 (Mon, 27 Nov 2017)

  Changed paths:
    M libraries/common.inc.php

  Log Message:
  -----------
  Remove global variables cleanup

This should be no longer necessary, it was really a workaround for
grab_globals, which is not present in PHP for years.

See ee3825013d6f1df901bbe2947f89287344e77e2b

Issue #11731

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


  Commit: 738f5272422324c8dfb03f76da8d851be05da597
      https://github.com/phpmyadmin/phpmyadmin/commit/738f5272422324c8dfb03f76da8d851be05da597
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-11-27 (Mon, 27 Nov 2017)

  Changed paths:
    M libraries/classes/Core.php
    M libraries/common.inc.php
    M test/classes/CoreTest.php

  Log Message:
  -----------
  Move goto_whitelist to the core class

Issue #11731

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


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/223e4f72efff...738f52724223


More information about the Git mailing list