Joseph Bielawski
Joseph Bielawski
I would like to suggest here [snappy](https://github.com/KnpLabs/snappy) (and probably [KnpSnappyBundle](https://github.com/KnpLabs/KnpSnappyBundle)).
There is already issue for this: #25, really old, but exists =)
@ruflin I guess this #465 would help a lot with similar problems.
@matthiasnoback I was looking at this before but was not sure how we could deal if someone wants to validate that call to some method was with exactly `null` values...
Pagerfanta got release [`3.4.0`](https://github.com/BabDev/PagerfantaBundle/blob/3.x/CHANGELOG.md#340-2021-11-09) with support for Symfony 6
SyliusGridBundle: https://github.com/Sylius/SyliusGridBundle/pull/192 (but requires also: https://github.com/SyliusLabs/PolyfillSymfonyEventDispatcher/pull/1)
We have now: - `stof/doctrine-extensions-bundle` - https://github.com/stof/StofDoctrineExtensionsBundle/releases/tag/v1.7.0 - https://github.com/FriendsOfSymfony/FOSRestBundle/pull/2340 got merged, pending release
Please share your configuration & more details cause this should be fixed already, that `OAuthProvider` IIRC should not be called in new auth with `enable_authenticator_manager: true`.
I guess this is answer you are looking for: https://stackoverflow.com/a/47602072/1565786
@stephanvierkant There is support for Symfony 6 in 2.0-beta1+2, but as you can notice we still try to work on it & test for issues before releasing it officially: -...