Tests pending pull requests

Build: #3791 failed Manual run by Build Robot

Code commits

phpBB Ascraeus

  • nicofuma

    nicofuma a1b58d05d158ff7afd789c1b27821e17198f8d58

    Merge pull request #3107 from marc1706/ticket/13280
    [ticket/13280] Properly format the current page and add sanitizer to tests

    * marc1706/ticket/13280:
      [ticket/13280] Remove unneeded str_replace in build_url()
      [ticket/13280] Only run sanitizer for server superglobal and modify tests
      [ticket/13280] Seperate server sanitizer call and add comment
      [ticket/13280] Add additional sanitizer for ampersands in server superglobal
      [ticket/13280] Correctly format user page for build_url()
      [ticket/13280] Properly format the current page and add sanitizer to tests

  • Marc

    Marc f432193e0789f0182741d1b4a38a8c4cd86dfba4

    [ticket/13280] Remove unneeded str_replace in build_url()
    PHPBB3-13280

    • phpBB/includes/functions.php (version f432193e0789f0182741d1b4a38a8c4cd86dfba4)
  • Marc

    Marc 32881dbe31a945b6d2449a3f7e1bf7c5e73cd0a6

    [ticket/13280] Only run sanitizer for server superglobal and modify tests
    PHPBB3-13280

    • phpBB/phpbb/symfony_request.php (version 32881dbe31a945b6d2449a3f7e1bf7c5e73cd0a6)
    • tests/security/extract_current_page_test.php (version 32881dbe31a945b6d2449a3f7e1bf7c5e73cd0a6)
  • Marc

    Marc 3986470b3c77240310f51bb101cccf180b9e4c1e

    [ticket/13280] Seperate server sanitizer call and add comment
    PHPBB3-13280

    • phpBB/phpbb/symfony_request.php (version 3986470b3c77240310f51bb101cccf180b9e4c1e)
  • Marc

    Marc 13b59af1ffd0af652ba0ce3bc3f2594fc448fdb5

    [ticket/13280] Add additional sanitizer for ampersands in server superglobal
    PHPBB3-13280

    • phpBB/includes/functions.php (version 13b59af1ffd0af652ba0ce3bc3f2594fc448fdb5)
    • phpBB/phpbb/symfony_request.php (version 13b59af1ffd0af652ba0ce3bc3f2594fc448fdb5)
    • tests/functions/build_url_test.php (version 13b59af1ffd0af652ba0ce3bc3f2594fc448fdb5)
  • Marc

    Marc 6fd092b5df6f96530fec8ba1aec426b6d59b822b

    [ticket/13280] Correctly format user page for build_url()
    PHPBB3-13280

    • phpBB/includes/functions.php (version 6fd092b5df6f96530fec8ba1aec426b6d59b822b)
    • tests/functions/build_url_test.php (version 6fd092b5df6f96530fec8ba1aec426b6d59b822b)
  • Marc

    Marc 6cc7da0c9c0fc8515aad780fba5de5b3860e5d56

    [ticket/13280] Properly format the current page and add sanitizer to tests
    PHPBB3-13280

    • phpBB/phpbb/session.php (version 6cc7da0c9c0fc8515aad780fba5de5b3860e5d56)
    • tests/security/extract_current_page_test.php (version 6cc7da0c9c0fc8515aad780fba5de5b3860e5d56)