-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump symfony component version to v4 #70
Comments
Hi @iam-merlin! Thank you for your issue report and the compliments 😄 When Symfony4 is released, we'll need to check whether the used elements of the Symfony components are compatible between Symfony 2.x, 3.x and 4.x. As Symfony 2.7 and 2.8 are LTS and widely used, support for those versions is still important. Here you can find the corresponding PR from the introduction of Symfony 3.x support. |
My colleague @MaximeMaillet check it out quickly today. Right now, without a deep search, there is already a broken Dev-dependency. If our customer is open for the use of your project we will be able to contribute a little bit and help to maintain it (mainly a v4 branch) if you accept our pull request. I'll validate the use of your project on Friday (with the use of symfony 4 too). Btw, do you have some exclusive news on your gui? (Related to php-resque ofc). Ps: I hope that my English is quite understandable... |
Which broken dev-dependency do you mean? Pull requests are always welcome. In this case, it's important to keep compatiblity with 2.7+, but for the Symfony 4 support an extra branch would make sense for the beginning. Ah right, the Web UI... I'll give write about the current status in the corresponding issue. |
Hi @xelan , sami require symfony/console ~3.0, symfony/yaml ~3.0, etc ... v4 is in progress, I think that we need waiting release. |
Ah yes, development is currently mainly done (at least on my side) with Symfony 3.
Therefore, I'd suggest to remove it from composer.json starting with the next minor release and to use sami.phar for doc generation instead. |
Sounds fair to me. I personally don't think keeping backwards compat is that important for projects that aren't big frameworks |
Its almost June already. Maybe it would be wise to start supporting Symfony 4 ? 😄 |
let me suggest this again, which would mean compatibility with every symfony: |
Hi,
Symfony will be updated to v4 soon (end of November). Is there any plan for that?
(btw, nice project).
The text was updated successfully, but these errors were encountered: