1
0
mirror of synced 2024-12-14 23:26:04 +03:00
doctrine2/lib/Doctrine/Common/Cache
2010-03-15 17:19:00 +00:00
..
AbstractCache.php [2.0][DC-460] Refactored cache bulk deletion methods to use driver specific features to retrieve list of keys. Also, refactored tests 2010-01-29 01:38:37 +00:00
ApcCache.php [2.0] Code cleanups. Preparations for DDC-193. Fixed DDC-399, type configuration remains global for now but the irritating instance methods on the Configuration have been removed. Use Type::addType et al. Added TODOs for naming standards. 2010-03-15 17:19:00 +00:00
ArrayCache.php [2.0][DC-460] Refactored cache bulk deletion methods to use driver specific features to retrieve list of keys. Also, refactored tests 2010-01-29 01:38:37 +00:00
Cache.php [2.0] More docblocks and changed exception thrown in Annotations parser 2009-08-08 23:16:13 +00:00
MemcacheCache.php [2.0][DDC-402] Fixed issue with MemcacheCache througing E_WARNINGs if no cache entry is found. 2010-03-12 03:38:03 +00:00
XcacheCache.php [2.0] DDC-297 - Fixed XCache object serialization problem. 2010-02-09 20:02:43 +00:00