0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-02-15 02:28:48 +00:00
salesagility_SuiteCRM/modules/ModuleBuilder/MB
Jan Siero f63f05a4a2 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

Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-05-17 14:59:18 +01:00
..
AjaxCompose.php switch_case_semicolon_to_colon + switch_case_space + visibility_required 2019-01-25 14:28:56 +00:00
header.php single_blank_line_at_eof + single_class_element_per_statement + single_import_per_statement + single_line_after_imports 2019-01-25 14:26:18 +00:00
MBField.php switch_case_semicolon_to_colon + switch_case_space + visibility_required 2019-01-25 14:28:56 +00:00
MBLanguage.php Fix #8461, #8462 - PHP files are potentially overwritten 2021-05-17 14:59:18 +01:00
MBModule.php Fix #8514 - Implement effective opcache file clearing 2021-05-17 14:59:18 +01:00
MBPackage.php Fix #8461, #8462 - PHP files are potentially overwritten 2021-05-17 14:59:18 +01:00
MBPackageTree.php Remove PHP4 constructors 2021-03-26 21:50:24 +00:00
MBRelationship.php switch_case_semicolon_to_colon + switch_case_space + visibility_required 2019-01-25 14:28:56 +00:00
MBVardefs.php Remove PHP4 constructors 2021-03-26 21:50:24 +00:00
ModuleBuilder.php switch_case_semicolon_to_colon + switch_case_space + visibility_required 2019-01-25 14:28:56 +00:00