Tests pending pull requests

Build: #3602 was successful Manual run by Build Robot

Code commits

phpBB Ascraeus

  • Joas Schilling

    Joas Schilling ee758e22a664f9aed8705ecdd939733aea270245

    Merge pull request #2999 from rxu/ticket/13108
    [ticket/13108] Add core event to the parse_attachments() function

  • Joas Schilling

    Joas Schilling 2ee13bbc24c66b31a0ec6adc2ed3adae6941a6e9

    Merge pull request #3004 from Senky/ticket/13116
    [ticket/13116] Topic and post approval notifications got interchanged

  • rxu

    rxu a876cc8c26acbde1531890067f1e347ddacbe9fb m

    [ticket/13108] Add core event to the parse_attachments() function
    Add core event to the parse_attachments() function in functions_content.php
    to allow modifying/adding attachment template data.

    PHPBB3-13108

    • phpBB/includes/functions_content.php (version a876cc8c26acbde1531890067f1e347ddacbe9fb)
  • Senky

    Senky e132cdd325b3c8a67cd4790d6680cb3a451104e4 m

    [ticket/13116] Interchange post and topic approval notification
    PHPBB3-13116

    • phpBB/includes/mcp/mcp_queue.php (version e132cdd325b3c8a67cd4790d6680cb3a451104e4)