mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-06-25 16:19:19 +02:00
Phase 3: Replace SmtpRelay SMTP socket with PHPMailer
This commit is contained in:
@@ -36,20 +36,8 @@ parameters:
|
||||
count: 1
|
||||
path: app/src/SmtpRelay.php
|
||||
|
||||
-
|
||||
message: '#^Offset ''from_name'' on array\{host\: string, port\: int, encryption\: string, username\: string, password\: string, from_email\: non\-empty\-string, from_name\: string, notify_email\: string\} on left side of \?\? always exists and is not nullable\.$#'
|
||||
identifier: nullCoalesce.offset
|
||||
count: 1
|
||||
path: app/src/SmtpRelay.php
|
||||
|
||||
-
|
||||
message: '#^Offset ''notify_email'' on array\{host\: string, port\: int, encryption\: string, username\: string, password\: string, from_email\: string, from_name\: string, notify_email\: string\} on left side of \?\? always exists and is not nullable\.$#'
|
||||
identifier: nullCoalesce.offset
|
||||
count: 1
|
||||
path: app/src/SmtpRelay.php
|
||||
|
||||
-
|
||||
message: '#^Static method SmtpRelay\:\:htmlToPlain\(\) is unused\.$#'
|
||||
identifier: method.unused
|
||||
count: 1
|
||||
path: app/src/SmtpRelay.php
|
||||
|
||||
Reference in New Issue
Block a user