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

Optimise Composer Autoloader on Build

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.1.0-RC3
    • 3.1.0-dev
    • Build System
    • None

      Instead of just installing vendors using `php composer.phar install` when building final packages we should use the `--optimize-autoloader` flag as it will turn the PSR-0 autoloading into a static classmap of the libraries we use through composer, improving performance (a bit).

        1. t1
          1 kB
        2. t1p
          1 kB
        3. t2
          1 kB
        4. t2p
          1 kB
        5. t3
          1 kB
        6. t3p
          1 kB

            nicofuma nicofuma
            MichaelC Michael Cullum
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: