Kaitlyn Concilio

Results 2 issues of Kaitlyn Concilio

I noticed this issue while running routine updates; I was on 4p6, updated to 4p9 but still had the same issues. The code hasn't changed; here's the loop I run...

**Log entry:** Send error. Undefined array key "auth_mode". Message-ID: [email protected] I think line 34 of `overrides/laravel/framework/src/Illuminate/Mail/TransportManager.php` is assuming an array key "auth_mode" that's not always set. Sending emails did not...