Jeroen Thora

Results 145 comments of Jeroen Thora

That's great @EugenMayer, thanks!

At this point we should be able to start work on bs4 support ideally with some sort of theme support so we can easily support bs3 and bs4 (and even...

@Azaret it looks like #1895 fixes the issue, does it looks like a good solution to you?

Thanks a lot for the contribution @matthias-g! I've requested a review from a few of the maintainers and I will try to review the PR soon! /cc @Azaret @vsn4ik

@asuri0n there is just no github release but the tag is available https://github.com/KnpLabs/KnpGaufretteBundle/releases/tag/v0.8.0

Users can also use the `->issue()` virtual method on the client object and receive full ide support. But indeed this would improve the UX when using the `->api('xxx')` approach so...

Symfony 6 support is being worked on but due to possible bc breaks on our side to be compatible with symfony 6 we will need to deprecate code so the...

@OskarStark the 7.1 branch currently allows and supports Symfony 6. I was able to test this on a few projects and everything seems to work as expected, but if you...

sorry for the late reply but I still need to do 1 deprecation of a part of our code in 6.4 before we can release the 6.4 and 7.0 version...

Yes that might be possible but first I need to finish release the latest 6.x and 7.0 release. I will try to make some time for this soon.