I do not agree with this global ignoring, these errors should be fixed in code:
------ ---------------------------------------------------------------------
Line Mailer/FileMailer.php
------ ---------------------------------------------------------------------
39 Binary operation "." between 'PHP: An error…' and array|string|null
results in an error.
------ ---------------------------------------------------------------------
------ -----------------------------------------------------------------------
Line Mailer/TracyMailer.php
------ -----------------------------------------------------------------------
43 Binary operation "." between 'noreply@' and array|string|null results
in an error.
48 Binary operation "." between 'PHP: An error…' and array|string|null
results in an error.
------ -----------------------------------------------------------------------
------ ---------------------------------------------------------------------
Line SendMailLogger.php
------ ---------------------------------------------------------------------
46 Binary operation "+" between int|false and int|string results in an
error.
------ ---------------------------------------------------------------------
I do not agree with this global ignoring, these errors should be fixed in code:
Should I propose PR?