Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-13643

kernel_terminate_subscriber should have a very low priority

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.1.3
    • 3.1.4-RC1
    • Events
    • None

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: