symfony-bundle icon indicating copy to clipboard operation
symfony-bundle copied to clipboard

Upgrade nyholm/symfony-bundle-test to fully support Symfony 6

Open bocharsky-bw opened this issue 3 years ago • 5 comments
trafficstars

Recently, the new v2.0.0 of nyholm/symfony-bundle-test just has been released, see https://github.com/SymfonyTest/symfony-bundle-test/issues/65 . Now we need to upgrade to it and fix tests here to fully support Symfony 6 with this bundle.

Anyone who could work on it?

bocharsky-bw avatar Apr 04 '22 12:04 bocharsky-bw

Was https://github.com/SymfonyTest/symfony-bundle-test blocking us from making this bundle compatible with Symfony 6?

rvanlaak avatar Apr 06 '22 09:04 rvanlaak

I can't 100% be sure already, but IIRC it was one of the reasons. You can see that some Symfony packages are still 5.4: https://github.com/php-translation/symfony-bundle/runs/5816280519?check_suite_focus=true

Though, I haven't started using this bundle on Symfony 6 yet, so can't say much without a deeper debugging, maybe the problem is only internal, i.e. maybe we just do not install ALL symfony 6 packages on our CI

bocharsky-bw avatar Apr 06 '22 11:04 bocharsky-bw

Greetings. Are there any changes in the status of the bundle installation on Symphony 6.2? When installing, now there is an error about the PHP version.

byhaskell avatar Mar 13 '23 04:03 byhaskell

What is your needs @byhaskell? If you use Adapters from the bundle, you can switch to use natives Translation Providers from Symfony itself.

Otherwise, you are welcome to help us upgrading the bundle for 6.2 :)

welcoMattic avatar Mar 13 '23 09:03 welcoMattic

@welcoMattic In general, I'm talking about the whole translator package)) Alas, I am not familiar with the development of open source projects, if I have time I can try, but in the near future it is not possible. I asked in the hope that perhaps there are dates from the one who is involved))

byhaskell avatar Mar 13 '23 16:03 byhaskell