Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-11632 Speed up load_class()
  3. PHPBB3-12577

Use a lazy service to delay the construction of the passwords_manager

    XMLWordPrintable

Details

    • Sub-task
    • Status: Unverified Fix (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.1.0-b3
    • 3.2.0-a1
    • None
    • None

    Description

      The passwords_manager make some costly work in its constructor (it loads all the passwords plugins), so it should be construct only when it is used (http://symfony.com/doc/current/components/dependency_injection/lazy_services.html)

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: