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

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 126eab2ffee55bf3c5052afadc2a808087ded573 https://github.com/phpmyadmin/phpmyadmin/commit/126eab2ffee55bf3c5052afadc2a... Author: Hugues Peccatte <hugues.peccatte@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@gmail.com> Commit: c777c9d0a25b0a88029480e5b3b1603ced54f848 https://github.com/phpmyadmin/phpmyadmin/commit/c777c9d0a25b0a88029480e5b3b1... Author: Marc Delisle <marc@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
participants (1)
-
Marc Delisle