Build: #506 was successful

Job: PHP 7.2 - SQLite was successful

Stages & jobs

  1. Default Stage

Code commits

phpBB 3.3.x

  • Marc

    Marc c4642d250239d7b69bd6f47676eb00dddebbe44e

    Merge pull request #6580 from rxu/ticket/17117
    [ticket/17117] Do not load non-existent/disabled notification methods

  • rxu

    rxu 887b1e25fbed40b3c84f977d44bda821be8d017b m

    [ticket/17117] Add test for non=existent notification method
    PHPBB3-17117

    • tests/notification/fixtures/submit_post_notification.type.bookmark.xml (version 887b1e25fbed40b3c84f977d44bda821be8d017b)
  • rxu

    rxu f31ea59a1afd4129dbe0599eb4aadcafa089fd2d m

    [ticket/17117] Do not load non-existent/disabled notification methods
    Non-existent or disabled notification methods (f.e. added
    by extensions which were later disabled/purged) should not be loaded.

    PHPBB3-17117

    • phpBB/phpbb/notification/manager.php (version f31ea59a1afd4129dbe0599eb4aadcafa089fd2d)