Build: #1154 was successful Changes by Marc

Code commits

phpBB Master

  • Marc

    Marc 407842bb4acd11cec2c461340be8ac66ac2dc110

    Merge branch '3.3.x'

  • Marc

    Marc 03bdfa5719a1c31f4ad9dc4a849f35c2f5bb2c1b

    Merge pull request #6485 from rxu/ticket/17107-master
    [ticket/17107] Fix viewonline page locations for posting modes - master

  • Marc

    Marc c11f16fda001dbac38e8401c5f6f8ba34e57e5fb m

    Merge pull request #6484 from rxu/ticket/17107
    [ticket/17107] Fix viewonline page locations for posting modes - 3.3.x

  • rxu

    rxu 39282c9f724366828b3722e8ac864528c7aff278 m

    [ticket/17107] Fix PHP warning on legend output
    This is a side issue revealed with the newly added viewonline functional test.
    In current master branch group legend is being dumped to template with the
    group helper->display_legend() method so plain LEGEND output is a leftover.

    PHPBB3-17107

    • phpBB/viewonline.php (version 39282c9f724366828b3722e8ac864528c7aff278)
  • rxu

    rxu 7f3f2e04496ce5db946333e4b8681e4ca68fe0b6 m

    Merge branch 'ticket/17107' into ticket/17107-master

  • rxu

    rxu 4f9bd296a75fabb43803071c99e56e90491778f5 m

    [ticket/17107] Add method parameter and result type declarations
    PHPBB3-17107

    • phpBB/phpbb/viewonline_helper.php (version 4f9bd296a75fabb43803071c99e56e90491778f5)
  • rxu

    rxu dfe6421da8fb30f633c8700cdd72fa59674b4d47 m

    [ticket/17107] Fix docblock issues
    PHPBB3-17107

    • phpBB/phpbb/viewonline_helper.php (version dfe6421da8fb30f633c8700cdd72fa59674b4d47)
  • rxu

    rxu 60d267893c43ac01e2bc0b941c839b234a871f40 m

    [ticket/17107] Fix viewonline functional test
    PHPBB3-17107

    • tests/functional/viewonline_test.php (version 60d267893c43ac01e2bc0b941c839b234a871f40)
  • rxu

    rxu 130e7f7e8a1d743a0c8173b30f896889060bb5a3 m

    [ticket/17107] Fix viewonline helper test
    PHPBB3-17107

    • tests/viewonline/helper_test.php (version 130e7f7e8a1d743a0c8173b30f896889060bb5a3)
  • rxu

    rxu f5c5d7d1e65b5df9f982683dbcbd43321eeb4edd m

    [ticket/17107] Fix viewonline page locations for posting modes
    PHPBB3-17107

    • phpBB/config/default/container/services_content.yml (version f5c5d7d1e65b5df9f982683dbcbd43321eeb4edd)
    • phpBB/phpbb/viewonline_helper.php (version f5c5d7d1e65b5df9f982683dbcbd43321eeb4edd)
    • phpBB/viewonline.php (version f5c5d7d1e65b5df9f982683dbcbd43321eeb4edd)
    • tests/functional/viewonline_test.php (version f5c5d7d1e65b5df9f982683dbcbd43321eeb4edd)