Next version will be 6.11.0 for this deprecatedArg

This commit is contained in:
SirLouen 2025-09-26 17:17:09 +02:00
parent 0d5d8854f9
commit b0f96abda0
No known key found for this signature in database
GPG Key ID: 87796BFBFE09911B
1 changed files with 1 additions and 1 deletions

View File

@ -1238,7 +1238,7 @@ class PHPMailer
* @see https://www.andrew.cmu.edu/user/agreen1/testing/mrbs/web/Mail/RFC822.php A more careful implementation * @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 $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. * @param string $charset The charset to use when decoding the address list string.
* *
* @return array * @return array