0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-02-15 10:38:46 +00:00
salesagility_SuiteCRM/include/SugarCache
Jan Siero cb257a7bef Fix #8514 - Implement effective opcache file clearing
- Improved SugarCache::cleanFile, added SugarCache::cleanDir, modified cleanOpcodes to only reset opcache on a full reset

- implemented opcache file cache clearing in sugar_fclose, unzip methods
2021-04-20 09:27:09 +01:00
..
SugarCache.php Fix #8514 - Implement effective opcache file clearing 2021-04-20 09:27:09 +01:00
SugarCacheAbstract.php Copyright notice update - Hotfix 2018-08-01 20:14:25 +01:00
SugarCacheAPC.php Copyright notice update - Hotfix 2018-08-01 20:14:25 +01:00
SugarCacheFile.php Copyright notice update - Hotfix 2018-08-01 20:14:25 +01:00
SugarCacheMemcache.php Copyright notice update - Hotfix 2018-08-01 20:14:25 +01:00
SugarCacheMemcached.php Copyright notice update - Hotfix 2018-08-01 20:14:25 +01:00
SugarCacheMemory.php Copyright notice update - Hotfix 2018-08-01 20:14:25 +01:00
SugarCacheRedis.php Fix usage of deprecated Redis::delete() function 2020-03-25 21:40:49 +00:00
SugarCachesMash.php Copyright notice update - Hotfix 2018-08-01 20:14:25 +01:00
SugarCacheWincache.php Copyright notice update - Hotfix 2018-08-01 20:14:25 +01:00
SugarCacheZend.php Copyright notice update - Hotfix 2018-08-01 20:14:25 +01:00