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
99aeba541a
composer
/
tests
/
Composer
/
Test
/
Autoload
/
Fixtures
History
Jordi Boggiano
e1bf45aa80
Fix issue parsing php files with unterminated comments found inside backticks,
fixes
#10385
2021-12-22 21:42:19 +01:00
..
Namespaced
…
Pearlike
…
SubNamespace
…
beta
…
classmap
Fix issue parsing php files with unterminated comments found inside backticks,
fixes
#10385
2021-12-22 21:42:19 +01:00
hhvm3.3
…
pcrebacktracelimit
ClassMapGenerator: add tests for "long heredoc" bug
2021-08-11 22:21:57 +02:00
php5.4
…
php7.0
…
php8.1
Add support for autoloading Enums
2021-02-06 15:51:18 +07:00
platform
…
template
…
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
…
autoload_functions_by_dependency.php
…
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
Allow recursively call composerRequire (
#10312
)
2021-11-25 20:50:26 +01:00
autoload_real_functions.php
Allow recursively call composerRequire (
#10312
)
2021-11-25 20:50:26 +01:00
autoload_real_functions_with_include_paths.php
Allow recursively call composerRequire (
#10312
)
2021-11-25 20:50:26 +01:00
autoload_real_functions_with_removed_include_paths_and_autolad_files.php
…
autoload_real_include_path.php
…
autoload_real_target_dir.php
Allow recursively call composerRequire (
#10312
)
2021-11-25 20:50:26 +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
…
autoload_vendors.php
…
include_paths.php
…
include_paths_functions.php
…
include_paths_functions_with_removed_extra.php
…