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
37a1e12672
composer
/
tests
/
Composer
/
Test
/
Autoload
/
Fixtures
History
Jordi Boggiano
8072448cf3
Adjust deduplication of files autoloads, refs
9710b26d3f
2015-11-26 10:39:16 +00:00
..
Namespaced
…
Pearlike
…
SubNamespace
Add unit tests for ClassLoader, covering PSR-0 and PSR-4.
2013-11-25 23:22:31 +01:00
beta
…
classmap
…
hhvm3.3
Add test for Generics class
2015-03-09 11:29:04 -07:00
php5.4
…
template
…
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
…
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
…
autoload_functions_by_dependency.php
…
autoload_main.php
…
autoload_main2.php
…
autoload_main3.php
…
autoload_main4.php
…
autoload_main5.php
…
autoload_psr4.php
…
autoload_psr4_2.php
…
autoload_psr4_3.php
…
autoload_real_files_by_dependency.php
…
autoload_real_functions.php
…
autoload_real_functions_with_include_paths.php
Simplify files autoload include function, and make sure files are included once per package even if exactly the same, refs
#4186
2015-11-21 18:30:44 +00:00
autoload_real_functions_with_removed_include_paths_and_autolad_files.php
…
autoload_real_include_path.php
…
autoload_real_target_dir.php
…
autoload_target_dir.php
…
autoload_vendors.php
…
include_paths.php
…
include_paths_functions.php
…
include_paths_functions_with_removed_extra.php
…