ClassLoader Component
The ClassLoader component provides tools to autoload your classes and cache their locations for performance.
* 3.1: [ClassLoader] Fix tests [Debug][HttpKernel][VarDumper] Prepare for committed 7.2 changes [DependencyInjection] PhpDumper::isFrozen inconsistency [DI] Cleanup array_key_exists include dynamic services in list of alternatives [Debug] Swap dumper services at bootstrap
| Failed to load latest commit information. | |||
|
|
Tests |
|
|
|
|
.gitignore |
|
|
|
|
ApcClassLoader.php |
|
|
|
|
CHANGELOG.md |
|
|
|
|
ClassCollectionLoader.php |
|
|
|
|
ClassLoader.php |
|
|
|
|
ClassMapGenerator.php |
|
|
|
|
LICENSE |
|
|
|
|
MapClassLoader.php |
|
|
|
|
Psr4ClassLoader.php |
|
|
|
|
README.md |
|
|
|
|
WinCacheClassLoader.php |
|
|
|
|
XcacheClassLoader.php |
|
|
|
|
composer.json |
|
|
|
|
phpunit.xml.dist |
|
|
The ClassLoader component provides tools to autoload your classes and cache their locations for performance.