Build: #63 was successful Changes by Marc

Stages & jobs

  1. Default Stage

Code commits

phpBB 3.3.x

  • Marc

    Marc 71a1c9fee7aaf3f92e934302abd121d75d4c5df2

    Merge pull request #5796 from rxu/ticket/16276
    [ticket/16276] Fix bbcode_firstpass undefined mode property

  • rxu

    rxu dcab0762210a4059cca7458344dcc1aeb0360c42 m

    [ticket/16276] Further fix PHP nightly tests
    PHPBB3-16276

    • phpBB/includes/functions_module.php (version dcab0762210a4059cca7458344dcc1aeb0360c42)
    • tests/console/cron/run_test.php (version dcab0762210a4059cca7458344dcc1aeb0360c42)
    • tests/console/user/base.php (version dcab0762210a4059cca7458344dcc1aeb0360c42)
    • tests/content_visibility/delete_post_test.php (version dcab0762210a4059cca7458344dcc1aeb0360c42)
    • tests/controller/common_helper_route.php (version dcab0762210a4059cca7458344dcc1aeb0360c42)
    • tests/files/types_base_test.php (version dcab0762210a4059cca7458344dcc1aeb0360c42)
    • tests/functions/obtain_online_test.php (version dcab0762210a4059cca7458344dcc1aeb0360c42)
    • tests/functions/validate_username_test.php (version dcab0762210a4059cca7458344dcc1aeb0360c42)
    • tests/functions_user/delete_user_test.php (version dcab0762210a4059cca7458344dcc1aeb0360c42)
    • tests/functions_user/group_user_attributes_test.php (version dcab0762210a4059cca7458344dcc1aeb0360c42)
    • tests/log/delete_test.php (version dcab0762210a4059cca7458344dcc1aeb0360c42)
    • tests/log/function_view_log_test.php (version dcab0762210a4059cca7458344dcc1aeb0360c42)
    • tests/migrator/get_callable_from_step_test.php (version dcab0762210a4059cca7458344dcc1aeb0360c42)
    • tests/migrator/schema_generator_test.php (version dcab0762210a4059cca7458344dcc1aeb0360c42)
    • tests/passwords/drivers_test.php (version dcab0762210a4059cca7458344dcc1aeb0360c42)
  • rxu

    rxu 82e61f501abfa2768d7faac1ccd8d688c84e5e13 m

    [ticket/16276] Fix bbcode_firstpass undefined mode property
    PHPBB3-16276

    • phpBB/includes/message_parser.php (version 82e61f501abfa2768d7faac1ccd8d688c84e5e13)
    • tests/bbcode/parser_test.php (version 82e61f501abfa2768d7faac1ccd8d688c84e5e13)