Build: #490 was successful Changes by Marc

Code commits

phpBB 3.3.x

  • Marc

    Marc 25c20cbcf35eb7c4d0a5bdd95b5997d0a68489dc

    Merge pull request #6553 from marc1706/ticket/17201
    [ticket/17201] Do not run dirname() on dir path during install redirect

  • Marc

    Marc 58fc9e042a9eac604a549a6d19bbf4e19bf1b5c9 m

    [ticket/17201] Add comment on need to add dot to script_name
    PHPBB3-17201

    • phpBB/includes/functions.php (version 58fc9e042a9eac604a549a6d19bbf4e19bf1b5c9)
  • Marc

    Marc 593c4b875c84c98b55ccc4ab68789cd0becb560d m

    [ticket/17201] Split off logic into function and add tests
    PHPBB3-17201

    • phpBB/common.php (version 593c4b875c84c98b55ccc4ab68789cd0becb560d)
    • phpBB/includes/functions.php (version 593c4b875c84c98b55ccc4ab68789cd0becb560d)
    • tests/functions/phpbb_get_install_redirect_test.php (version 593c4b875c84c98b55ccc4ab68789cd0becb560d)
  • Marc

    Marc 607a2c483a5c1e2ca629b4c29707e397ecbe614b m

    [ticket/17201] Add dot for improved dirname for URI ending in slash
    PHPBB3-17201

    • phpBB/common.php (version 607a2c483a5c1e2ca629b4c29707e397ecbe614b)
  • Marc

    Marc 70ba9dac03049330ee2d83d6e8fe54b76b2fd478 m

    [ticket/17201] Do not run dirname() on dir path during install redirect
    PHPBB3-17201

    • phpBB/common.php (version 70ba9dac03049330ee2d83d6e8fe54b76b2fd478)