Hi Yannick, just a quick question:
I have a site where I consider upgrading to PHP 8.1. I noticed that 4SEO throws some deprecated errors if I set error reporting to maximum:
Deprecated
: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/customer/www/example.sg-host.com/public_html/plugins/system/forseo/vendor/weeblr/wblib/v2/packages/api/request.php on line 149
Can I safely ignore this? Or do you disadvise against running 4SEO on 8.1?