Build: #483 was successful

Job: PHP 5.6 - SQLite Package was successful

Stages & jobs

  1. Default Stage

Code commits

phpBB Rhea

  • Marc

    Marc 537c4150092c93086316ac5cdd20684e3907c42d

    Merge pull request #5388 from toxyy/ticket/15819
    [ticket/15819] Add core event to functions_posting to modify notifications

  • Marc

    Marc fba55791c112d4e556f63063a1c276473671eb8a

    Merge pull request #5403 from Elsensee/ticket/14812
    [ticket/14812] Prune shadow topics during system cron too

  • Marc

    Marc e2a6a7e83a0e98c1e2d1fdced270d760b928bc20

    Merge pull request #5320 from rxu/ticket/15755
    [ticket/15755] Fix event vars in /phpbb/attachment/delete.php

  • Oliver Schramm <oliver.schramm97@gmail.com>

    Oliver Schramm <oliver.schramm97@gmail.com> 842e40dab91302772e0e2916043429de884bc226 m

    [ticket/14812] Prune shadow topics during system cron too
    PHPBB3-14812

    • phpBB/phpbb/cron/task/core/prune_all_forums.php (version 842e40dab91302772e0e2916043429de884bc226)
  • Alec <arr70017@uga.edu>

    Alec <arr70017@uga.edu> eb4a95f659cdb2dfa5ae00643688d46c6fc30b89 m

    [ticket/15819] Add core event to functions_posting to modify notifications
    Events added to allow modifying notification data before in the database.
    Useful to change variables in the notification message, such as usernames.
    Includes some other residual data to allow this event to be versatile.

    PHPBB3-15819

    • phpBB/includes/functions_posting.php (version eb4a95f659cdb2dfa5ae00643688d46c6fc30b89)
  • rxu

    rxu fc674873c7ad0acaf7773003534fd2279a4dd1bf m

    [ticket/15755] Fix event vars in /phpbb/attachment/delete.php
    PHPBB3-15755

    • phpBB/phpbb/attachment/delete.php (version fc674873c7ad0acaf7773003534fd2279a4dd1bf)