parameters: ignoreErrors: - message: '#^Property SearchController\:\:\$rateLimit is never read, only written\.$#' identifier: property.onlyWritten count: 1 path: app/src/Controllers/SearchController.php - message: '#^Strict comparison using \!\=\= between mixed~\(0\|0\.0\|''''\|''0''\|array\{\}\|false\|null\) and '''' will always evaluate to true\.$#' identifier: notIdentical.alwaysTrue count: 1 path: app/src/Database.php - message: '#^Property Dispatcher\:\:\$queryParams is never read, only written\.$#' identifier: property.onlyWritten count: 1 path: app/src/Dispatcher.php - message: '#^Unsafe usage of new static\(\)\.$#' identifier: new.static count: 1 path: app/src/Parsedown.php - message: '#^Variable \$text might not be defined\.$#' identifier: variable.undefined count: 2 path: app/src/Parsedown.php - message: '#^Offset ''from_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: '#^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