.. |
Namespaced
|
aefe3a0b11
Add support for .inc files in classmap, fixes #1396
|
há 12 anos atrás |
Pearlike
|
671cd5ee08
Add tests for ClassMapGenerator
|
há 13 anos atrás |
SubNamespace
|
2c98813431
Add unit tests for ClassLoader, covering PSR-0 and PSR-4.
|
há 11 anos atrás |
beta
|
671cd5ee08
Add tests for ClassMapGenerator
|
há 13 anos atrás |
classmap
|
f159eb724a
Add test for double gap in php-file
|
há 5 anos atrás |
hhvm3.3
|
23d5e30fbc
Add test for Generics class
|
há 10 anos atrás |
php5.4
|
521bbe6556
CS fixes
|
há 12 anos atrás |
php7.0
|
f0d67923a5
Fix classmap generator over anonymous classes extending/implementing something, fixes #5239
|
há 8 anos atrás |
platform
|
45d3e133a4
Avoid checking for unbounded constraints in platform checks
|
há 4 anos atrás |
template
|
5b7c5cf41e
Fix missing semicolons.
|
há 9 anos atrás |
autoload_classmap.php
|
0d1922dc27
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
|
há 4 anos atrás |
autoload_classmap2.php
|
0d1922dc27
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
|
há 4 anos atrás |
autoload_classmap3.php
|
0d1922dc27
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
|
há 4 anos atrás |
autoload_classmap4.php
|
0d1922dc27
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
|
há 4 anos atrás |
autoload_classmap5.php
|
0d1922dc27
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
|
há 4 anos atrás |
autoload_classmap6.php
|
0d1922dc27
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
|
há 4 anos atrás |
autoload_classmap7.php
|
0d1922dc27
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
|
há 4 anos atrás |
autoload_classmap8.php
|
0d1922dc27
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
|
há 4 anos atrás |
autoload_classmap9.php
|
0d1922dc27
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
|
há 4 anos atrás |
autoload_files.php
|
42b025776a
Move file identifier calculation to compile time
|
há 9 anos atrás |
autoload_files2.php
|
8072448cf3
Adjust deduplication of files autoloads, refs 9710b26d3f05a0760c7c0ca254a18df74c858432
|
há 9 anos atrás |
autoload_files_files_by_dependency.php
|
11a0d16ccc
CS fixes
|
há 11 anos atrás |
autoload_files_functions.php
|
8072448cf3
Adjust deduplication of files autoloads, refs 9710b26d3f05a0760c7c0ca254a18df74c858432
|
há 9 anos atrás |
autoload_files_functions_with_removed_extra.php
|
8072448cf3
Adjust deduplication of files autoloads, refs 9710b26d3f05a0760c7c0ca254a18df74c858432
|
há 9 anos atrás |
autoload_files_target_dir.php
|
8072448cf3
Adjust deduplication of files autoloads, refs 9710b26d3f05a0760c7c0ca254a18df74c858432
|
há 9 anos atrás |
autoload_functions.php
|
2ae0800cd3
Remove useless concat.
|
há 8 anos atrás |
autoload_functions_by_dependency.php
|
2ae0800cd3
Remove useless concat.
|
há 8 anos atrás |
autoload_main.php
|
046d55e886
Change 'generated' notice to @phpdoc-style annotation
|
há 11 anos atrás |
autoload_main2.php
|
046d55e886
Change 'generated' notice to @phpdoc-style annotation
|
há 11 anos atrás |
autoload_main3.php
|
046d55e886
Change 'generated' notice to @phpdoc-style annotation
|
há 11 anos atrás |
autoload_main4.php
|
db91454a13
added an autoload-dev section
|
há 11 anos atrás |
autoload_main5.php
|
790a25c348
Adjust dump command, add another test, update docs, refs #1344
|
há 11 anos atrás |
autoload_phar.php
|
a2b647a99e
Handle absolute phar:// paths in autoload_static.php
|
há 5 anos atrás |
autoload_phar_psr4.php
|
a2b647a99e
Handle absolute phar:// paths in autoload_static.php
|
há 5 anos atrás |
autoload_phar_static.php
|
0d1922dc27
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
|
há 4 anos atrás |
autoload_psr4.php
|
bbf6278905
AutoloadGenerator to support PSR-4. Tests included.
|
há 11 anos atrás |
autoload_psr4_2.php
|
bbf6278905
AutoloadGenerator to support PSR-4. Tests included.
|
há 11 anos atrás |
autoload_psr4_3.php
|
bbf6278905
AutoloadGenerator to support PSR-4. Tests included.
|
há 11 anos atrás |
autoload_real_files_by_dependency.php
|
7049bbb714
Switch require_once to require for autoload_static as the once variant seems unnecessary
|
há 4 anos atrás |
autoload_real_functions.php
|
7049bbb714
Switch require_once to require for autoload_static as the once variant seems unnecessary
|
há 4 anos atrás |
autoload_real_functions_with_include_paths.php
|
7049bbb714
Switch require_once to require for autoload_static as the once variant seems unnecessary
|
há 4 anos atrás |
autoload_real_functions_with_removed_include_paths_and_autolad_files.php
|
7049bbb714
Switch require_once to require for autoload_static as the once variant seems unnecessary
|
há 4 anos atrás |
autoload_real_include_path.php
|
7049bbb714
Switch require_once to require for autoload_static as the once variant seems unnecessary
|
há 4 anos atrás |
autoload_real_target_dir.php
|
7049bbb714
Switch require_once to require for autoload_static as the once variant seems unnecessary
|
há 4 anos atrás |
autoload_static_files_by_dependency.php
|
0d1922dc27
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
|
há 4 anos atrás |
autoload_static_functions.php
|
0d1922dc27
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
|
há 4 anos atrás |
autoload_static_functions_with_include_paths.php
|
0d1922dc27
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
|
há 4 anos atrás |
autoload_static_functions_with_removed_include_paths_and_autolad_files.php
|
0d1922dc27
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
|
há 4 anos atrás |
autoload_static_include_path.php
|
0d1922dc27
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
|
há 4 anos atrás |
autoload_static_target_dir.php
|
0d1922dc27
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
|
há 4 anos atrás |
autoload_target_dir.php
|
2ae0800cd3
Remove useless concat.
|
há 8 anos atrás |
autoload_vendors.php
|
046d55e886
Change 'generated' notice to @phpdoc-style annotation
|
há 11 anos atrás |
include_paths.php
|
046d55e886
Change 'generated' notice to @phpdoc-style annotation
|
há 11 anos atrás |
include_paths_functions.php
|
154092ba1a
Added removing file 'include_path.php' (if it is empty).
|
há 9 anos atrás |
include_paths_functions_with_removed_extra.php
|
154092ba1a
Added removing file 'include_path.php' (if it is empty).
|
há 9 anos atrás |