This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony
Christophe Coevoet eae772e480 [ClassLoader] Added an ApcClassLoader
Unlike the ApcUniversalClassLoader, ApcClassLoader uses composition,
meaning it can be used to wrap any object providing a findFile($class)
method. Both the UniversalClassLoader and the new ClassLoader follow
this convention. It can also be used to wrap the Composer autoloader.
2012-04-01 23:56:45 +02:00
..
Bridge clean file docs in Propel1 fixtures 2012-03-30 10:53:43 +02:00
Bundle updated license blocks 2012-03-31 18:00:32 -03:00
Component [ClassLoader] Added an ApcClassLoader 2012-04-01 23:56:45 +02:00