This website requires JavaScript.
Explore
Help
Sign In
public-mirrors
/
composer
mirror of
https://github.com/composer/composer
Watch
1
Star
0
Fork
You've already forked composer
0
Code
7d6c76ee79
composer
/
tests
/
Composer
/
Test
/
Autoload
/
Fixtures
History
Jordi Boggiano
33c293aec3
Fix autoload regression with metapackage dependencies (
#11481
)
...
fixes
#11480
introduced by
#11455
2023-05-24 14:58:11 +02:00
..
Namespaced
Delete ClassMapGenerator tests which are not needed anymore
2022-06-19 14:08:02 +02:00
Pearlike
Delete ClassMapGenerator tests which are not needed anymore
2022-06-19 14:08:02 +02:00
SubNamespace
…
platform
…
autoload_classmap.php
…
autoload_classmap2.php
…
autoload_classmap3.php
…
autoload_classmap4.php
…
autoload_classmap5.php
…
autoload_classmap6.php
…
autoload_classmap7.php
…
autoload_classmap8.php
…
autoload_classmap9.php
…
autoload_files.php
…
autoload_files2.php
…
autoload_files_files_by_dependency.php
…
autoload_files_functions.php
…
autoload_files_functions_with_removed_extra.php
…
autoload_files_target_dir.php
…
autoload_functions.php
Fix tests
2022-10-13 11:21:41 +02:00
autoload_functions_by_dependency.php
Fix tests
2022-10-13 11:21:41 +02:00
autoload_main.php
…
autoload_main2.php
…
autoload_main3.php
…
autoload_main4.php
…
autoload_main5.php
…
autoload_phar.php
…
autoload_phar_psr4.php
…
autoload_phar_static.php
…
autoload_psr4.php
…
autoload_psr4_2.php
…
autoload_psr4_3.php
…
autoload_real_files_by_dependency.php
Fix autoloading on PHP 5.6 (
#11285
)
2023-01-27 16:26:04 +01:00
autoload_real_functions.php
Fix autoloading on PHP 5.6 (
#11285
)
2023-01-27 16:26:04 +01:00
autoload_real_functions_with_include_paths.php
Fix autoloading on PHP 5.6 (
#11285
)
2023-01-27 16:26:04 +01:00
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
2022-04-06 22:07:16 +02:00
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
2022-04-06 22:07:16 +02:00
autoload_real_target_dir.php
Fix autoloading on PHP 5.6 (
#11285
)
2023-01-27 16:26:04 +01:00
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
2022-03-15 11:35:33 +01:00
autoload_static_functions.php
…
autoload_static_functions_with_include_paths.php
…
autoload_static_functions_with_removed_include_paths_and_autolad_files.php
…
autoload_static_include_path.php
…
autoload_static_target_dir.php
…
autoload_target_dir.php
Fix tests
2022-10-13 11:21:41 +02:00
autoload_vendors.php
…
autoload_vendors_meta.php
Fix autoload regression with metapackage dependencies (
#11481
)
2023-05-24 14:58:11 +02:00
include_paths.php
…
include_paths_functions.php
…
include_paths_functions_with_removed_extra.php
…