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 45218092b4
Merge branch '2.2' into main
2 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 Fix issue parsing php files with unterminated comments found inside backticks, fixes #10385 3 years ago
hhvm3.3 Add test for Generics class 9 years ago
pcrebacktracelimit ClassMapGenerator: add tests for "long heredoc" bug 3 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
php8.1 Fix handling for non-lowercased enum keyword, fixes #10521 2 years ago
platform AutoloadGenerator: Send error HTTP status on error 4 years ago
template Fix missing semicolons. 9 years ago
autoload_classmap.php dirname(__FILE__) no longer needed 3 years ago
autoload_classmap2.php dirname(__FILE__) no longer needed 3 years ago
autoload_classmap3.php dirname(__FILE__) no longer needed 3 years ago
autoload_classmap4.php dirname(__FILE__) no longer needed 3 years ago
autoload_classmap5.php dirname(__FILE__) no longer needed 3 years ago
autoload_classmap6.php dirname(__FILE__) no longer needed 3 years ago
autoload_classmap7.php dirname(__FILE__) no longer needed 3 years ago
autoload_classmap8.php dirname(__FILE__) no longer needed 3 years ago
autoload_classmap9.php dirname(__FILE__) no longer needed 3 years ago
autoload_files.php dirname(__FILE__) no longer needed 3 years ago
autoload_files2.php dirname(__FILE__) no longer needed 3 years ago
autoload_files_files_by_dependency.php dirname(__FILE__) no longer needed 3 years ago
autoload_files_functions.php dirname(__FILE__) no longer needed 3 years ago
autoload_files_functions_with_removed_extra.php dirname(__FILE__) no longer needed 3 years ago
autoload_files_target_dir.php dirname(__FILE__) no longer needed 3 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 dirname(__FILE__) no longer needed 3 years ago
autoload_main2.php dirname(__FILE__) no longer needed 3 years ago
autoload_main3.php dirname(__FILE__) no longer needed 3 years ago
autoload_main4.php dirname(__FILE__) no longer needed 3 years ago
autoload_main5.php dirname(__FILE__) no longer needed 3 years ago
autoload_phar.php dirname(__FILE__) no longer needed 3 years ago
autoload_phar_psr4.php dirname(__FILE__) no longer needed 3 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 dirname(__FILE__) no longer needed 3 years ago
autoload_psr4_2.php dirname(__FILE__) no longer needed 3 years ago
autoload_psr4_3.php dirname(__FILE__) no longer needed 3 years ago
autoload_real_files_by_dependency.php Drop PHP <7.2 and HHVM support from autoload_real, individual autoload files are kept as is for BC 3 years ago
autoload_real_functions.php Drop PHP <7.2 and HHVM support from autoload_real, individual autoload files are kept as is for BC 3 years ago
autoload_real_functions_with_include_paths.php Drop PHP <7.2 and HHVM support from autoload_real, individual autoload files are kept as is for BC 3 years ago
autoload_real_functions_with_removed_include_paths_and_autolad_files.php Drop PHP <7.2 and HHVM support from autoload_real, individual autoload files are kept as is for BC 3 years ago
autoload_real_include_path.php Drop PHP <7.2 and HHVM support from autoload_real, individual autoload files are kept as is for BC 3 years ago
autoload_real_target_dir.php Drop PHP <7.2 and HHVM support from autoload_real, individual autoload files are kept as is for BC 3 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 dirname(__FILE__) no longer needed 3 years ago
include_paths.php dirname(__FILE__) no longer needed 3 years ago
include_paths_functions.php dirname(__FILE__) no longer needed 3 years ago
include_paths_functions_with_removed_extra.php dirname(__FILE__) no longer needed 3 years ago