You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordi Boggiano b574f10d9d
Rename mainPackage to rootPackage in AutoloadGenerator and ensure we use RootPackageInterface
4 years ago
..
Namespaced Add support for .inc files in classmap, fixes #1396 12 years ago
Pearlike Add tests for ClassMapGenerator 13 years ago
SubNamespace Add unit tests for ClassLoader, covering PSR-0 and PSR-4. 11 years ago
beta Add tests for ClassMapGenerator 13 years ago
classmap Minor code improvements 4 years ago
hhvm3.3 Add test for Generics class 9 years ago
php5.4 CS fixes 12 years ago
php7.0 Fix classmap generator over anonymous classes extending/implementing something, fixes #5239 8 years ago
platform AutoloadGenerator: Send error HTTP status on error 4 years ago
template Fix missing semicolons. 9 years ago
autoload_classmap.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
autoload_classmap2.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
autoload_classmap3.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
autoload_classmap4.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
autoload_classmap5.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
autoload_classmap6.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
autoload_classmap7.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
autoload_classmap8.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
autoload_classmap9.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
autoload_files.php Move file identifier calculation to compile time 9 years ago
autoload_files2.php Rename mainPackage to rootPackage in AutoloadGenerator and ensure we use RootPackageInterface 4 years ago
autoload_files_files_by_dependency.php CS fixes 11 years ago
autoload_files_functions.php Rename mainPackage to rootPackage in AutoloadGenerator and ensure we use RootPackageInterface 4 years ago
autoload_files_functions_with_removed_extra.php Rename mainPackage to rootPackage in AutoloadGenerator and ensure we use RootPackageInterface 4 years ago
autoload_files_target_dir.php Rename mainPackage to rootPackage in AutoloadGenerator and ensure we use RootPackageInterface 4 years ago
autoload_functions.php Remove useless concat. 8 years ago
autoload_functions_by_dependency.php Remove useless concat. 8 years ago
autoload_main.php Change 'generated' notice to @phpdoc-style annotation 11 years ago
autoload_main2.php Change 'generated' notice to @phpdoc-style annotation 11 years ago
autoload_main3.php Change 'generated' notice to @phpdoc-style annotation 11 years ago
autoload_main4.php added an autoload-dev section 11 years ago
autoload_main5.php Adjust dump command, add another test, update docs, refs #1344 10 years ago
autoload_phar.php Handle absolute phar:// paths in autoload_static.php 5 years ago
autoload_phar_psr4.php Handle absolute phar:// paths in autoload_static.php 5 years ago
autoload_phar_static.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
autoload_psr4.php AutoloadGenerator to support PSR-4. Tests included. 11 years ago
autoload_psr4_2.php AutoloadGenerator to support PSR-4. Tests included. 11 years ago
autoload_psr4_3.php AutoloadGenerator to support PSR-4. Tests included. 11 years ago
autoload_real_files_by_dependency.php Remove upper bound PHP version checks from platform-check as there is not enough value added and it risks causing issues 4 years ago
autoload_real_functions.php Remove upper bound PHP version checks from platform-check as there is not enough value added and it risks causing issues 4 years ago
autoload_real_functions_with_include_paths.php Remove upper bound PHP version checks from platform-check as there is not enough value added and it risks causing issues 4 years ago
autoload_real_functions_with_removed_include_paths_and_autolad_files.php Remove upper bound PHP version checks from platform-check as there is not enough value added and it risks causing issues 4 years ago
autoload_real_include_path.php Remove upper bound PHP version checks from platform-check as there is not enough value added and it risks causing issues 4 years ago
autoload_real_target_dir.php Remove upper bound PHP version checks from platform-check as there is not enough value added and it risks causing issues 4 years ago
autoload_static_files_by_dependency.php Rename mainPackage to rootPackage in AutoloadGenerator and ensure we use RootPackageInterface 4 years ago
autoload_static_functions.php Rename mainPackage to rootPackage in AutoloadGenerator and ensure we use RootPackageInterface 4 years ago
autoload_static_functions_with_include_paths.php Rename mainPackage to rootPackage in AutoloadGenerator and ensure we use RootPackageInterface 4 years ago
autoload_static_functions_with_removed_include_paths_and_autolad_files.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
autoload_static_include_path.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
autoload_static_target_dir.php Rename mainPackage to rootPackage in AutoloadGenerator and ensure we use RootPackageInterface 4 years ago
autoload_target_dir.php Remove useless concat. 8 years ago
autoload_vendors.php Change 'generated' notice to @phpdoc-style annotation 11 years ago
include_paths.php Change 'generated' notice to @phpdoc-style annotation 11 years ago
include_paths_functions.php Added removing file 'include_path.php' (if it is empty). 9 years ago
include_paths_functions_with_removed_extra.php Added removing file 'include_path.php' (if it is empty). 9 years ago