- 
    Bug 
- 
    Resolution: Duplicate
- 
    Major 
- 
    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.
- duplicates
- 
                    PHPBB-12051 Optimise Composer Autoloader on Build -         
- Unverified Fix
 
-         

