Thomas

Results 39 comments of Thomas

@bassim Can you squash your commit ? Thanks

Can you create a PR ?

This cannot be done with a static variable as we can consume 2 differents API within the same request lifetime.

The best option will be to add a options parameters. And of course this will require to change different methods signature. @pokap's solution can work too, but maybe with a...

Why do you need the coverage enable ? this will not work with you don't have xdebug enabled.

Hello, coming late to this change. All this code can be updated to use a Doctrine Listener to change the mapping type without creating a new class and definition, this...

Ping @RobinDev @VincentLanglet - Do you want me to do a MR on this to avoid introducing a BC break ?

Done: https://github.com/sonata-project/SonataUserBundle/pull/1685