You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andreas Hennings 5369904dd3 autoload_files.php should return an array of files, instead of directly including them. 11 years ago
..
Namespaced Add support for .inc files in classmap, fixes #1396 12 years ago
Pearlike Add tests for ClassMapGenerator 13 years ago
beta Add tests for ClassMapGenerator 13 years ago
classmap Test for bug parsing multiline strings with 'escaped' newlines 11 years ago
php5.4 CS fixes 12 years ago
template CS fixes 12 years ago
autoload_classmap.php Allow PHP 5.2 autoloaders to consume namespace, classmap and include path files, fixes #1730 12 years ago
autoload_classmap2.php Allow PHP 5.2 autoloaders to consume namespace, classmap and include path files, fixes #1730 12 years ago
autoload_classmap3.php Fixed tests for autoloader generator 12 years ago
autoload_classmap4.php Fixed tests for autoloader generator 12 years ago
autoload_classmap5.php Fixed tests for autoloader generator 12 years ago
autoload_classmap6.php Allow PHP 5.2 autoloaders to consume namespace, classmap and include path files, fixes #1730 12 years ago
autoload_files.php autoload_files.php should return an array of files, instead of directly including them. 11 years ago
autoload_files_files_by_dependency.php autoload_files.php should return an array of files, instead of directly including them. 11 years ago
autoload_files_functions.php autoload_files.php should return an array of files, instead of directly including them. 11 years ago
autoload_files_target_dir.php autoload_files.php should return an array of files, instead of directly including them. 11 years ago
autoload_functions.php Allow loading of multiple composer autoloaders concurrently, fixes #1248 12 years ago
autoload_functions_by_dependency.php Allow loading of multiple composer autoloaders concurrently, fixes #1248 12 years ago
autoload_main.php Consistently use arrays as paths for a given namespace prefix 11 years ago
autoload_main2.php Consistently use arrays as paths for a given namespace prefix 11 years ago
autoload_main3.php Consistently use arrays as paths for a given namespace prefix 11 years ago
autoload_real_files_by_dependency.php autoload_files.php should return an array of files, instead of directly including them. 11 years ago
autoload_real_functions.php autoload_files.php should return an array of files, instead of directly including them. 11 years ago
autoload_real_include_path.php Use ClassLoader::set to initialize the class loader paths 11 years ago
autoload_real_target_dir.php autoload_files.php should return an array of files, instead of directly including them. 11 years ago
autoload_target_dir.php Allow loading of multiple composer autoloaders concurrently, fixes #1248 12 years ago
autoload_vendors.php Consistently use arrays as paths for a given namespace prefix 11 years ago
include_paths.php Allow PHP 5.2 autoloaders to consume namespace, classmap and include path files, fixes #1730 12 years ago