GuguguBear you might be able to work around this by disabling display_errors in your php.ini configuration.
You probably have PHP 8.0 or 8.1 ? We have some older code that generates warnings and deprecations on those version but works fine if the warnings are hidden in PHP configuration.