Sébastien Lévêque

Results 11 comments of Sébastien Lévêque

We have the same issue on running test with fake domain eg: `example.com` ``` TypeError: Egulias\EmailValidator\Validation\DNSRecords::__construct(): Argument #1 ($records) must be of type array, bool given, called in /www/vendor/egulias/email-validator/src/Validation/DNSGetRecordWrapper.php on...

Hello, I can try a PR during the #SymfonyHackday

The bug is introduce with #47128 and maybe already a fix with #50201 The #50192 don't also solve the issue In these condition what is the best way to fix...

During the SymfonyHackday, after discussing with @dunglas and @nicolas-grekas , we explored two initial approaches to address this without making significant changes to the Serializer but by working at the...

Any news? I have an API on v3.4 and each resource is a DTO with different properties from the Doctrine entity. I would like to mapping filter DTO properties vs...