[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 126eab: Replace deprecated unescape function by decodeURI.

Marc Delisle marc at infomarc.info
Sat Jul 25 15:47:42 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 126eab2ffee55bf3c5052afadc2a808087ded573
      https://github.com/phpmyadmin/phpmyadmin/commit/126eab2ffee55bf3c5052afadc2a808087ded573
  Author: Hugues Peccatte <hugues.peccatte at gmail.com>
  Date:   2015-07-20 (Mon, 20 Jul 2015)

  Changed paths:
    M templates/header_location.phtml
    M test/libraries/core/PMA_headerLocation_test.php

  Log Message:
  -----------
  Replace deprecated unescape function by decodeURI.

Signed-off-by: Hugues Peccatte <hugues.peccatte at gmail.com>


  Commit: c777c9d0a25b0a88029480e5b3b1603ced54f848
      https://github.com/phpmyadmin/phpmyadmin/commit/c777c9d0a25b0a88029480e5b3b1603ced54f848
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M templates/header_location.phtml
    M test/libraries/core/PMA_headerLocation_test.php

  Log Message:
  -----------
  Merge pull request #1806 from Tithugues/replaceUnescapeByDecodeURI_master

Replace deprecated unescape function by decodeURI.


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/252e1f6586ea...c777c9d0a25b


More information about the Git mailing list