Changelog (v7.2.2...v7.2.3)
- bug symfony/symfony#59610 [Mailer] Ensure TransportExceptionInterface populates stream debug data (@bytestream)
- bug symfony/symfony#59611 [Mailer][Notifier] Fix channel parameter value to fixed value for Mailer and Notifier Sweego Transports (@welcoMattic)
- bug symfony/symfony#59404 [Mailer] Fix SMTP stream EOF handling on Windows by using feof() (@skmedix)
- bug symfony/symfony#59256 [Mailer] Fix Sendmail memory leak (@rch7)
- bug symfony/symfony#59375 [RemoteEvent][Webhook] fix SendgridPayloadConverter category support (@ericabouaf)
- bug symfony/symfony#59376 [RemoteEvent][Webhook] Fix
SendgridRequestParser
andSendgridPayloadConverter
(@ericabouaf)