Daniël
Results
26
issues of
Daniël
Some tests are failing on the 31st of the month because we're using `strtotime('-1 month')`. I think we can replace this with `strtotime('first day of last month')`.
### What happened? Not sure if this is due to FrankenPHP, but I don't have this issue using PHP-FPM. Whenever I try and send an e-mail using Laravel to Postmark,...
bug