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 e0cce2bfb0
Allow autoload to run on 5.6 still, add early exits when running composer or autoload.php with outdated PHP versions, fixes #10714, refs #10709
2 years ago
..
Namespaced Add support for .inc files in classmap, fixes #1396 12 years ago
Pearlike Add tests for ClassMapGenerator 12 years ago
SubNamespace Add unit tests for ClassLoader, covering PSR-0 and PSR-4. 11 years ago
beta Add tests for ClassMapGenerator 12 years ago
classmap Fix issue parsing php files with unterminated comments found inside backticks, fixes #10385 2 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 2 years ago
autoload_classmap2.php dirname(__FILE__) no longer needed 2 years ago
autoload_classmap3.php dirname(__FILE__) no longer needed 2 years ago
autoload_classmap4.php dirname(__FILE__) no longer needed 2 years ago
autoload_classmap5.php dirname(__FILE__) no longer needed 2 years ago
autoload_classmap6.php dirname(__FILE__) no longer needed 2 years ago
autoload_classmap7.php dirname(__FILE__) no longer needed 2 years ago
autoload_classmap8.php dirname(__FILE__) no longer needed 2 years ago
autoload_classmap9.php dirname(__FILE__) no longer needed 2 years ago
autoload_files.php dirname(__FILE__) no longer needed 2 years ago
autoload_files2.php dirname(__FILE__) no longer needed 2 years ago
autoload_files_files_by_dependency.php dirname(__FILE__) no longer needed 2 years ago
autoload_files_functions.php dirname(__FILE__) no longer needed 2 years ago
autoload_files_functions_with_removed_extra.php dirname(__FILE__) no longer needed 2 years ago
autoload_files_target_dir.php dirname(__FILE__) no longer needed 2 years ago
autoload_functions.php Allow autoload to run on 5.6 still, add early exits when running composer or autoload.php with outdated PHP versions, fixes #10714, refs #10709 2 years ago
autoload_functions_by_dependency.php Allow autoload to run on 5.6 still, add early exits when running composer or autoload.php with outdated PHP versions, fixes #10714, refs #10709 2 years ago
autoload_main.php dirname(__FILE__) no longer needed 2 years ago
autoload_main2.php dirname(__FILE__) no longer needed 2 years ago
autoload_main3.php dirname(__FILE__) no longer needed 2 years ago
autoload_main4.php dirname(__FILE__) no longer needed 2 years ago
autoload_main5.php dirname(__FILE__) no longer needed 2 years ago
autoload_phar.php dirname(__FILE__) no longer needed 2 years ago
autoload_phar_psr4.php dirname(__FILE__) no longer needed 2 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 2 years ago
autoload_psr4_2.php dirname(__FILE__) no longer needed 2 years ago
autoload_psr4_3.php dirname(__FILE__) no longer needed 2 years ago
autoload_real_files_by_dependency.php Allow autoload to run on 5.6 still, add early exits when running composer or autoload.php with outdated PHP versions, fixes #10714, refs #10709 2 years ago
autoload_real_functions.php Allow autoload to run on 5.6 still, add early exits when running composer or autoload.php with outdated PHP versions, fixes #10714, refs #10709 2 years ago
autoload_real_functions_with_include_paths.php Allow autoload to run on 5.6 still, add early exits when running composer or autoload.php with outdated PHP versions, fixes #10714, refs #10709 2 years ago
autoload_real_functions_with_removed_include_paths_and_autolad_files.php Allow autoload to run on 5.6 still, add early exits when running composer or autoload.php with outdated PHP versions, fixes #10714, refs #10709 2 years ago
autoload_real_include_path.php Allow autoload to run on 5.6 still, add early exits when running composer or autoload.php with outdated PHP versions, fixes #10714, refs #10709 2 years ago
autoload_real_target_dir.php Allow autoload to run on 5.6 still, add early exits when running composer or autoload.php with outdated PHP versions, fixes #10714, refs #10709 2 years ago
autoload_static_files_by_dependency.php Sort packages with the same weight alphabetically to have a completely stable sort not dependent on input order, fixes #10614 2 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 Allow autoload to run on 5.6 still, add early exits when running composer or autoload.php with outdated PHP versions, fixes #10714, refs #10709 2 years ago
autoload_vendors.php dirname(__FILE__) no longer needed 2 years ago
include_paths.php dirname(__FILE__) no longer needed 2 years ago
include_paths_functions.php dirname(__FILE__) no longer needed 2 years ago
include_paths_functions_with_removed_extra.php dirname(__FILE__) no longer needed 2 years ago