Hello,
With the latest update, I am getting the following PHP error every 5 minutes:
Fatal error: Cannot redeclare Aws\constantly() (previously declared in plugins/myownplugin/includes/libraries/aws/Aws/functions.php:20) in plugins/newsletter-amazon/vendor/aws/aws-sdk-php/src/functions.php on line 20
It seems to be a conflict with one of my own plugins, but I never got this error before the last update. Is it possible to check what could be causing this?
Thanks