Build: #1497 failed

Job: PHP 8.1 - SQLite Package failed

Stages & jobs

  1. Default Stage

Code commits

phpBB Master

  • Marc

    Marc f528ba4a1b7089d2dfc5f1ec0c1dcc30e3d5d676

    Merge pull request #6902 from rubencm/ticket/17587
    [ticket/17587] Move mark notification read to controller

  • Rubén Calvo <rubencm@gmail.com>

    Rubén Calvo <rubencm@gmail.com> 1359703d59add10eb47ed4a7689dcfc2439ff541 m

    [ticket/17587] Move mark notification read to controller
    PHPBB-17587

    • phpBB/config/default/container/services_notification.yml (version 1359703d59add10eb47ed4a7689dcfc2439ff541)
    • phpBB/config/default/routing/notifications.yml (version 1359703d59add10eb47ed4a7689dcfc2439ff541)
    • phpBB/config/default/routing/routing.yml (version 1359703d59add10eb47ed4a7689dcfc2439ff541)
    • phpBB/index.php (version 1359703d59add10eb47ed4a7689dcfc2439ff541)
    • phpBB/phpbb/notification/controller/mark_read.php (version 1359703d59add10eb47ed4a7689dcfc2439ff541)
    • phpBB/phpbb/notification/type/base.php (version 1359703d59add10eb47ed4a7689dcfc2439ff541)
    • tests/mock/notification_type_post.php (version 1359703d59add10eb47ed4a7689dcfc2439ff541)
    • tests/notification/base.php (version 1359703d59add10eb47ed4a7689dcfc2439ff541)
    • tests/notification/fixtures/services_notification.yml (version 1359703d59add10eb47ed4a7689dcfc2439ff541)
    • tests/notification/notification_method_email_test.php (version 1359703d59add10eb47ed4a7689dcfc2439ff541)
    • tests/notification/notification_method_webpush_test.php (version 1359703d59add10eb47ed4a7689dcfc2439ff541)
    • tests/notification/submit_post_base.php (version 1359703d59add10eb47ed4a7689dcfc2439ff541)
    • tests/notification/user_list_trim_test.php (version 1359703d59add10eb47ed4a7689dcfc2439ff541)
    • tests/ucp/controller_webpush_test.php (version 1359703d59add10eb47ed4a7689dcfc2439ff541)