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

Caches the informations about the listeners to be able to not load them everytime

    XMLWordPrintable

Details

    • Improvement
    • Status: Unverified Fix (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.1.0-b4
    • 3.1.0-RC4
    • None
    • None

    Description

      Currently \phpbb\event\extension_subscriber_loader loads all the services corresponding to a subscriber's listeners.
      We should cache the list of the listeners and use the ability of the ContainerAwareEventDispatcher, so the subscribers wouldn't be load on each page but only when we need them.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: