[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 295e68: Try to fix wrong stripping of request variables

Michal Čihař michal at cihar.com
Thu Apr 10 13:32:45 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 295e688eaf63a986e1490189d018b64b88de73ee
      https://github.com/phpmyadmin/phpmyadmin/commit/295e688eaf63a986e1490189d018b64b88de73ee
  Author: Michal Čihař <michal at cihar.com>
  Date:   2014-04-10 (Thu, 10 Apr 2014)

  Changed paths:
    M libraries/core.lib.php

  Log Message:
  -----------
  Try to fix wrong stripping of request variables

- the list of walked array keys can not be static as this can prevent of
  processing of some elements
- we need to flag all processed elements as after reordering they can
  come again




More information about the Git mailing list