mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Remove stale PHPMailer baseline entry from PHPStan
The PHPMailer $Port type error no longer occurs since registers.php now uses the SMTP adapter instead of PHPMailer directly.
This commit is contained in:
@@ -138,12 +138,6 @@ parameters:
|
||||
count: 1
|
||||
path: app/init/registers.php
|
||||
|
||||
-
|
||||
message: '#^Property PHPMailer\\PHPMailer\\PHPMailer\:\:\$Port \(int\) does not accept string\.$#'
|
||||
identifier: assign.propertyType
|
||||
count: 1
|
||||
path: app/init/registers.php
|
||||
|
||||
-
|
||||
message: '#^Variable \$providerConfig in empty\(\) always exists and is not falsy\.$#'
|
||||
identifier: empty.variable
|
||||
|
||||
Reference in New Issue
Block a user