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

The vendor autoloader should use a classmap in generated packages

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • 3.2.0-RC1
    • 3.1.0-dev
    • None
    • None

      During the build process, we should generate an autoloader which use a classmap (to increase the performances).
      It can be done by composer.

      composer dump-autoload --optimize
      

      EDIT: it's not necessary for the core because the classmap is dynamically generated and stored in the cache.

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

              Created:
              Updated:
              Resolved: