hi team KNP, I am confused to choose between symfony 2.8 or 3.0 i am going to work in large and messy project. in symfony website there is mention that support will end in july 2016 for SYM3 should i go for SYM 2.8 Others developer are saying that we should go for 2.8 bcz of the long support. i don't no which one should be opt.
I replied to you via email, but it's a great question, so just in case others are curious:
In short, you should (probably) use Symfony 3. But let me tell you a bit more:
1) Symfony 2.8 indeed as long term support (LTS). Yay!
2) Symfony 3.0 does not have LTS, and as you correctly stated, its support will end in July 2016. However, there are new Symfony releases every 6 months. So, Symfony 3.1 will be released in May 2016, and Symfony 3.2 in Nov 2016. Those will also *not* be LTS. The next LTS will be Symfony 3.4, release in Nov 2017. BUT, because of Symfony's backwards-compatibility promise, upgrading from 3.0 -> 3.1, and 3.1->3.2 is very easy and doesn't involve changing any of your code (you upgrade, and things just work). So, when 3.1 comes out, you can easily upgrade. When 3.2 comes out, you can easily upgrade again. It will be easy to always stay on a supported version, as long as you upgrade within 12 months.
So, why would some people recommend 2.8? If you have an application and you know that you will *not* have the time to upgrade (e.g. from 3.0->3.1, then 3.1->3.2) every 6 months, then it might be better to stay on 2.8 since it will be supported for a few years. Really, the only negative to this approach is that when 3.1 comes out, it will have new features that you will not have in 2.8. But, maybe you won't care about those features :). And if you do, you can always upgrade from 2.8 to 3.1 when you need to.
however we had decide to go for 2.8 bcz of messy project. we don't want to get into trouble on last time. (last minute rush is always painful.)
But for other users, i would like to guide that go for 3.0 I had worked in both versions but personally i like 3.0. this one is much better than 2.8. (For why, users can google symfony 2.8 vs 3.0)
but unfortunately google have less article for 3.0. most of the paid version and some are not written well for beginners.
I hope i could make video article soon for beginners..
Please, log in to vote for this comment
|
Share Comment
"Houston: no signs of life" Start the conversation!
3 Comments
hi team KNP,
I am confused to choose between symfony 2.8 or 3.0
i am going to work in large and messy project. in symfony website there is mention that support will end in july 2016 for SYM3
should i go for SYM 2.8
Others developer are saying that we should go for 2.8 bcz of the long support. i don't no which one should be opt.
Hi Sudhir!
I replied to you via email, but it's a great question, so just in case others are curious:
In short, you should (probably) use Symfony 3. But let me tell you a bit more:
1) Symfony 2.8 indeed as long term support (LTS). Yay!
2) Symfony 3.0 does not have LTS, and as you correctly stated, its support will end in July 2016. However, there are new Symfony releases every 6 months. So, Symfony 3.1 will be released in May 2016, and Symfony 3.2 in Nov 2016. Those will also *not* be LTS. The next LTS will be Symfony 3.4, release in Nov 2017. BUT, because of Symfony's backwards-compatibility promise, upgrading from 3.0 -> 3.1, and 3.1->3.2 is very easy and doesn't involve changing any of your code (you upgrade, and things just work). So, when 3.1 comes out, you can easily upgrade. When 3.2 comes out, you can easily upgrade again. It will be easy to always stay on a supported version, as long as you upgrade within 12 months.
So, why would some people recommend 2.8? If you have an application and you know that you will *not* have the time to upgrade (e.g. from 3.0->3.1, then 3.1->3.2) every 6 months, then it might be better to stay on 2.8 since it will be supported for a few years. Really, the only negative to this approach is that when 3.1 comes out, it will have new features that you will not have in 2.8. But, maybe you won't care about those features :). And if you do, you can always upgrade from 2.8 to 3.1 when you need to.
Cheers!
thank a lot weaverryan.
you had nicely briefed.
however we had decide to go for 2.8 bcz of messy project. we don't want to get into trouble on last time. (last minute rush is always painful.)
But for other users, i would like to guide that go for 3.0
I had worked in both versions but personally i like 3.0. this one is much better than 2.8. (For why, users can google symfony 2.8 vs 3.0)
but unfortunately google have less article for 3.0. most of the paid version and some are not written well for beginners.
I hope i could make video article soon for beginners..
"Houston: no signs of life"
Start the conversation!