1
0
Fork 0
composer/tests/Composer/Test/Autoload/Fixtures
Jordi Boggiano 3b9d6769bf Fix class names in comments being parsed in short_open_tags files, fixes #7289 2018-05-04 11:02:12 +02:00
..
Namespaced
Pearlike
SubNamespace
beta
classmap Fix class names in comments being parsed in short_open_tags files, fixes #7289 2018-05-04 11:02:12 +02:00
hhvm3.3 Add test for Generics class 2015-03-09 11:29:04 -07:00
php5.4
php7.0 Fix classmap generator over anonymous classes extending/implementing something, fixes #5239 2016-04-24 14:40:51 +01:00
template Fix missing semicolons. 2015-04-23 12:56:11 -04:00
autoload_classmap.php Resolves #4138: Removed *Test.php filtering from AutoloadGenerator->dump() 2015-06-12 10:52:55 -05:00
autoload_classmap2.php
autoload_classmap3.php
autoload_classmap4.php
autoload_classmap5.php
autoload_classmap6.php
autoload_classmap7.php
autoload_classmap8.php Add cli argument for classmap-authoritative 2015-08-19 22:18:54 -06:00
autoload_files.php Move file identifier calculation to compile time 2015-06-30 09:22:51 -07:00
autoload_files2.php Adjust deduplication of files autoloads, refs 9710b26d3f 2015-11-26 10:39:16 +00:00
autoload_files_files_by_dependency.php
autoload_files_functions.php Adjust deduplication of files autoloads, refs 9710b26d3f 2015-11-26 10:39:16 +00:00
autoload_files_functions_with_removed_extra.php Adjust deduplication of files autoloads, refs 9710b26d3f 2015-11-26 10:39:16 +00:00
autoload_files_target_dir.php Adjust deduplication of files autoloads, refs 9710b26d3f 2015-11-26 10:39:16 +00:00
autoload_functions.php Remove useless concat. 2016-09-16 14:50:34 +02:00
autoload_functions_by_dependency.php Remove useless concat. 2016-09-16 14:50:34 +02:00
autoload_main.php
autoload_main2.php
autoload_main3.php
autoload_main4.php
autoload_main5.php Adjust dump command, add another test, update docs, refs #1344 2014-03-01 21:21:00 +01:00
autoload_psr4.php
autoload_psr4_2.php
autoload_psr4_3.php
autoload_real_files_by_dependency.php Fix #5672 2016-12-06 17:02:27 +01:00
autoload_real_functions.php Fix #5672 2016-12-06 17:02:27 +01:00
autoload_real_functions_with_include_paths.php SCA with PHP Inspections (EA Extended) 2017-09-11 19:40:43 +02:00
autoload_real_functions_with_removed_include_paths_and_autolad_files.php Fix #5672 2016-12-06 17:02:27 +01:00
autoload_real_include_path.php Fix #5672 2016-12-06 17:02:27 +01:00
autoload_real_target_dir.php Fix #5672 2016-12-06 17:02:27 +01:00
autoload_static_files_by_dependency.php Speedup autoloading on PHP 5.6 & 7.0+ using static arrays 2016-04-11 19:38:24 +02:00
autoload_static_functions.php Speedup autoloading on PHP 5.6 & 7.0+ using static arrays 2016-04-11 19:38:24 +02:00
autoload_static_functions_with_include_paths.php Speedup autoloading on PHP 5.6 & 7.0+ using static arrays 2016-04-11 19:38:24 +02:00
autoload_static_functions_with_removed_include_paths_and_autolad_files.php Speedup autoloading on PHP 5.6 & 7.0+ using static arrays 2016-04-11 19:38:24 +02:00
autoload_static_include_path.php Speedup autoloading on PHP 5.6 & 7.0+ using static arrays 2016-04-11 19:38:24 +02:00
autoload_static_target_dir.php Speedup autoloading on PHP 5.6 & 7.0+ using static arrays 2016-04-11 19:38:24 +02:00
autoload_target_dir.php Remove useless concat. 2016-09-16 14:50:34 +02:00
autoload_vendors.php
include_paths.php
include_paths_functions.php Added removing file 'include_path.php' (if it is empty). 2015-08-19 15:08:27 +08:00
include_paths_functions_with_removed_extra.php Added removing file 'include_path.php' (if it is empty). 2015-08-19 15:08:27 +08:00