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

The vendor autoloader should use a classmap in generated packages

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Duplicate
    • 3.1.0-dev
    • 3.2.0-RC1
    • None
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: