8000 [Mime] remove phpdoc mentioning Utf8AddressEncoder · simPod/symfony@a85fb6c · GitHub
[go: up one dir, main page]

Skip to content

Commit a85fb6c

Browse files
dmaicherfabpot
authored andcommitted
[Mime] remove phpdoc mentioning Utf8AddressEncoder
that class does not exist.
1 parent c1ed100 commit a85fb6c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Symfony/Component/Mime/Encoder/IdnAddressEncoder.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@
2020
* SMTP servers.
2121
*
2222
* This encoder does not support email addresses with non-ASCII characters in
23-
* local-part (the substring before @). To send to such addresses, use
24-
* Utf8AddressEncoder together with SmtpUtf8Handler. Your outbound SMTP server must support
25-
* the SMTPUTF8 extension.
23+
* local-part (the substring before @).
2624
*
2725
* @author Christian Schmidt
2826
*/

0 commit comments

Comments
 (0)
0