0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-02-06 23:10:03 +00:00
salesagility_SuiteCRM/include/SugarCache
Jan Siero f4c5363868 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-28 15:25:52 +01:00
..
SugarCache.php Fix #8514 - Implement effective opcache file clearing 2021-04-28 15:25:52 +01:00
SugarCacheAbstract.php no_spaces_after_function_name + no_spaces_inside_parenthesis 2019-01-25 14:22:15 +00:00
SugarCacheAPC.php no_spaces_after_function_name + no_spaces_inside_parenthesis 2019-01-25 14:22:15 +00:00
SugarCacheFile.php no_spaces_after_function_name + no_spaces_inside_parenthesis 2019-01-25 14:22:15 +00:00
SugarCacheMemcache.php no_spaces_after_function_name + no_spaces_inside_parenthesis 2019-01-25 14:22:15 +00:00
SugarCacheMemcached.php no_spaces_after_function_name + no_spaces_inside_parenthesis 2019-01-25 14:22:15 +00:00
SugarCacheMemory.php method_argument_space 2019-01-25 14:14:52 +00:00
SugarCacheRedis.php Fix usage of deprecated Redis::delete() function 2020-03-30 13:37:56 +01:00
SugarCachesMash.php no_spaces_after_function_name + no_spaces_inside_parenthesis 2019-01-25 14:22:15 +00:00
SugarCacheWincache.php no_spaces_after_function_name + no_spaces_inside_parenthesis 2019-01-25 14:22:15 +00:00
SugarCacheZend.php no_spaces_after_function_name + no_spaces_inside_parenthesis 2019-01-25 14:22:15 +00:00