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.
Jordi Boggiano 3b9d6769bf Fix class names in comments being parsed in short_open_tags files, fixes #7289 6 years ago
..
Namespaced Add support for .inc files in classmap, fixes #1396 12 years ago
Pearlike Add tests for ClassMapGenerator 12 years ago
SubNamespace Add unit tests for ClassLoader, covering PSR-0 and PSR-4. 11 years ago
beta Add tests for ClassMapGenerator 12 years ago
classmap Fix class names in comments being parsed in short_open_tags files, fixes #7289 6 years ago
hhvm3.3 Add test for Generics class 9 years ago
php5.4 CS fixes 12 years ago
php7.0 Fix classmap generator over anonymous classes extending/implementing something, fixes #5239 8 years ago
template Fix missing semicolons. 9 years ago
autoload_classmap.php Resolves #4138: Removed *Test.php filtering from AutoloadGenerator->dump() 9 years ago
autoload_classmap2.php Change 'generated' notice to @phpdoc-style annotation 11 years ago
autoload_classmap3.php Change 'generated' notice to @phpdoc-style annotation 11 years ago
autoload_classmap4.php Change 'generated' notice to @phpdoc-style annotation 11 years ago
autoload_classmap5.php Change 'generated' notice to @phpdoc-style annotation 11 years ago
autoload_classmap6.php Change 'generated' notice to @phpdoc-style annotation 11 years ago
autoload_classmap7.php added an autoload-dev section 10 years ago
autoload_classmap8.php Add cli argument for classmap-authoritative 9 years ago
autoload_files.php Move file identifier calculation to compile time 9 years ago
autoload_files2.php Adjust deduplication of files autoloads, refs 9710b26d3f 9 years ago
autoload_files_files_by_dependency.php CS fixes 11 years ago
autoload_files_functions.php Adjust deduplication of files autoloads, refs 9710b26d3f 9 years ago
autoload_files_functions_with_removed_extra.php Adjust deduplication of files autoloads, refs 9710b26d3f 9 years ago
autoload_files_target_dir.php Adjust deduplication of files autoloads, refs 9710b26d3f 9 years ago
autoload_functions.php Remove useless concat. 8 years ago
autoload_functions_by_dependency.php Remove useless concat. 8 years ago
autoload_main.php Change 'generated' notice to @phpdoc-style annotation 11 years ago
autoload_main2.php Change 'generated' notice to @phpdoc-style annotation 11 years ago
autoload_main3.php Change 'generated' notice to @phpdoc-style annotation 11 years ago
autoload_main4.php added an autoload-dev section 10 years ago
autoload_main5.php Adjust dump command, add another test, update docs, refs #1344 10 years ago
autoload_psr4.php AutoloadGenerator to support PSR-4. Tests included. 11 years ago
autoload_psr4_2.php AutoloadGenerator to support PSR-4. Tests included. 11 years ago
autoload_psr4_3.php AutoloadGenerator to support PSR-4. Tests included. 11 years ago
autoload_real_files_by_dependency.php Fix #5672 8 years ago
autoload_real_functions.php Fix #5672 8 years ago
autoload_real_functions_with_include_paths.php SCA with PHP Inspections (EA Extended) 7 years ago
autoload_real_functions_with_removed_include_paths_and_autolad_files.php Fix #5672 8 years ago
autoload_real_include_path.php Fix #5672 8 years ago
autoload_real_target_dir.php Fix #5672 8 years ago
autoload_static_files_by_dependency.php Speedup autoloading on PHP 5.6 & 7.0+ using static arrays 8 years ago
autoload_static_functions.php Speedup autoloading on PHP 5.6 & 7.0+ using static arrays 8 years ago
autoload_static_functions_with_include_paths.php Speedup autoloading on PHP 5.6 & 7.0+ using static arrays 8 years ago
autoload_static_functions_with_removed_include_paths_and_autolad_files.php Speedup autoloading on PHP 5.6 & 7.0+ using static arrays 8 years ago
autoload_static_include_path.php Speedup autoloading on PHP 5.6 & 7.0+ using static arrays 8 years ago
autoload_static_target_dir.php Speedup autoloading on PHP 5.6 & 7.0+ using static arrays 8 years ago
autoload_target_dir.php Remove useless concat. 8 years ago
autoload_vendors.php Change 'generated' notice to @phpdoc-style annotation 11 years ago
include_paths.php Change 'generated' notice to @phpdoc-style annotation 11 years ago
include_paths_functions.php Added removing file 'include_path.php' (if it is empty). 9 years ago
include_paths_functions_with_removed_extra.php Added removing file 'include_path.php' (if it is empty). 9 years ago