SpamExperts / cpanel-addon

WHM/cPanel add-on for providing integration with SpamExperts services
GNU General Public License v2.0
4 stars 8 forks source link

Update bulkprotect.php #317

Closed brixly closed 1 year ago

brixly commented 2 years ago

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

LaurentiuTeodorescu commented 1 year ago

Thanks for reporting. We cannot reproduce it with the latest addon version after upgrading to work with PHP8.

Please reopen if there are still issues.