1
0
Fork 0
composer/tests/Composer/Test/Autoload/Fixtures
Edgaras Janušauskas f41abfca34
Add platform check for 64-bit PHP (#11334)
2023-03-20 16:08:12 +01: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 Add platform check for 64-bit PHP (#11334) 2023-03-20 16:08:12 +01:00
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
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
include_paths.php
include_paths_functions.php
include_paths_functions_with_removed_extra.php