Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-13643

kernel_terminate_subscriber should have a very low priority

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 3.1.4-RC1
    • 3.1.3
    • Events
    • None

      kernel_terminate_subscriber calls exit_handler() which calls exit. Because of that it should have a very low priority (-10000 per example) to ensure that it's the last called event, otherwise it could prevent other event listeners to be called.

            nicofuma nicofuma
            nicofuma nicofuma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: