Tomsgu

Results 10 comments of Tomsgu

The same for Symfony/serializer.

@liuggio can you please merge this and tag a new release? Or is there any issue with the pr?

I think it's still in progress. See this PR https://github.com/FriendsOfSymfony/FOSUserBundle/pull/2707 from today.

@covex-nn thanks for clarifying it. I don't know why I thought that https://github.com/symfony/recipes-contrib/pull/210 was created by you. That's why I thought that is in progress with your recent pull requests....

@covex-nn I like your idea :+1: (with no hidden behavior). So than we should wait for PR revisions and the session/security fix. Is there still something that can be done...

The steps from https://github.com/FriendsOfSymfony/FOSUserBundle/issues/2704#issuecomment-356740957 works well with the forked version. About the `security` and `db_driver`, I don't think we should put more things to the exception. We can make `fos_user_security.yaml.dist`...

I don’t have the code near now, but it seems that there is no alias for `MailerInterface`. You should inject the `Mailer` class not `MailerInterface` or you can add a...

Since 49e3117888f8ed79a10afe5f0cb7a404c13b616c fos user bundle supports PHP 5.5.9+. So there is no need to maintain multiple versions for it.

You should set `invalidate_session` to `false` in [firewall configuration](https://symfony.com/doc/current/reference/configuration/security.html#invalidate-session).

I don't really understand your issue, but it seems that it has nothing to do with fos user bundle. You can ask for help in stackoverflow or in symfony irc.