Added error_reporting(0) as we had a scenario where /root/error_log was filling rapidly with the following deprecation notices...
[24-Mar-2022 04:07:14 UTC] PHP Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /usr/local/prospamfilter/library/Cpanel/Core/Object.php on line 112
Added error_reporting(0) as we had a scenario where /root/error_log was filling rapidly with the following deprecation notices...
[24-Mar-2022 04:07:14 UTC] PHP Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /usr/local/prospamfilter/library/Cpanel/Core/Object.php on line 112