Solved Error exception on account-confirmation/resend

This topic has been solved
F

FloV

Guest
Hi,

i found this error in the error log (php 8.1):
  • ErrorException: [E_DEPRECATED] strtolower(): Passing null to parameter #1 ($string) of type string is deprecated src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/MimePart.php:192

Stack-Trace​

#0 [internal function]: XF::handlePhpError(8192, '[E_DEPRECATED] ...', '/var/www/share/...', 192)
#1 src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/MimePart.php(192): strtolower(NULL)
#2...

Read more

Continue reading...