blob: e218688eceb8039a70a0334b2fc27d0964352597 (
plain) (
blame)
1
2
3
|
Extension of the Horde_Autoloader that implements caching of class-file-maps.
The caching method is determined automatically from the list of supported cache
backends: APC, XCache, eAccelerator, local file system.
|