From b0f96abda0b2d394edb8305e8e5fb4cadb4a6d62 Mon Sep 17 00:00:00 2001 From: SirLouen Date: Fri, 26 Sep 2025 17:17:09 +0200 Subject: [PATCH] Next version will be 6.11.0 for this deprecatedArg --- src/PHPMailer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PHPMailer.php b/src/PHPMailer.php index f634a2a3..5226b000 100644 --- a/src/PHPMailer.php +++ b/src/PHPMailer.php @@ -1238,7 +1238,7 @@ class PHPMailer * @see https://www.andrew.cmu.edu/user/agreen1/testing/mrbs/web/Mail/RFC822.php A more careful implementation * * @param string $addrstr The address list string - * @param string|null $deprecatedArg Deprecated argument since 6.10.1. + * @param string|null $deprecatedArg Deprecated argument since 6.11.0. * @param string $charset The charset to use when decoding the address list string. * * @return array