Christian Gripp

Results 57 comments of Christian Gripp

Thanks @kl3sk

@XWB IMHO we can remove this from the 2.0 milestone, because this is not really related to the next release. It's a general question.

Having the problem again. Are there any information what's causing the issue from time to time?

Can confirm the issue. This looks like a bug, because the `hideUserNotFoundExceptions` toggle does not only hide "user not found exception" but also other technical errors like account is blocked

Looks like fabbot.io is showing a false [positive code style issue](https://fabbot.io/report/symfony/symfony/56830/32d8da7bd4651b5c673236fdb59c346013b76c9c). When applying the (unrelated) changes, the tests are failing

I updated the PR, so it should be BC now.

I would handle this as a BC break, because without a migration you can't load the roles anymore. As this bundle does not provide any auto-migration script, there is no...