Closed
Description
Laravel Version
11.44.3
PHP Version
8.2
Database Driver & Version
No response
Description
After updating our codebase to use v11.44.3 this morning, we started getting reports of emails being malformed and displaying the raw html code instead of the rendered html code. After some investigating we found that this was caused by something in the v11.44.3 update. We were able to fix by downgrading back to v11.44.2, but that's not a great long-term solution. Here's a couple screenshots showing an example:
Steps To Reproduce
Send a markdown mailable using v11.44.3.