Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-11632 Speed up load_class()
  3. PHPBB-12590

Use a bootstrap file for the classes that are always used

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Won't Fix
    • Icon: Major Major
    • None
    • 3.1.0-b3
    • None
    • None

      Some classes like these related to the DI or to the request are always used. To reduce the number of included files (and so to speed up the board) we should use a bootstrap file (like does Symfony: https://github.com/sensiolabs/SensioDistributionBundle/blob/master/Composer/ScriptHandler.php#L309-L372)

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

              Created:
              Updated:
              Resolved: