Results 10 comments of eltharin

You can try to set those headers for PHPMAILER : $mail->CharSet = 'utf-8'; $mail->ContentType = 'text/calendar;method=REQUEST'; $mail->Encoding = '7bit';

here is a repo for reproduce the error : https://github.com/eltharin/errordoctrine/ don't know why but sometimes when changing some values, all become good...

![error](https://github.com/doctrine/orm/assets/7547802/0967d501-06c9-4bee-bbc7-d549f4109ea6)

I Hope test is OK for you, I didn't know where I Can put the entity classes.

Is there something to do more ?

Yes... but I can(t correct all of your errors, my change appear as error with PSALM but indexof want mixed argument and I give object... and all unit test failed...

Other one is good :)

Nice Idea, hope comming soon

I have to make my own PR with changes ? It will be an exact copy of @nokunas changes with PSALM corrections ?

yes it can be better to call build_url with with argument now :)