braincrafted / bootstrap-bundle

BraincraftedBootstrapBundle integrates Bootstrap into Symfony2 by providing templates, Twig extensions, services and commands.
http://bootstrap.braincrafted.com
MIT License
399 stars 182 forks source link

New stable release compatible with symfony 3 #420

Closed kYem closed 8 years ago

kYem commented 8 years ago

Is there a plan to release a new stable version soon that will be compatible with symfony 3? Is there any blockers?

At the moment I had to switch from dev-master to dev-develop to get all deprecation fixes, obviously not ideal.

dkisselev commented 8 years ago

This issue is technically a duplicate of numerous other ones, and a release is planned whenever Florian has a chance to sit down and do it, but he's been busy and hasn't been able to sit down and tag an actual release.

Have you seen any deprecation notices in your app on dev-master? The project doesn't have 100% test coverage so it's been coming down to users reporting deprecations to catch all the edge cases.

florianeckerstorfer commented 8 years ago

Ok, so I am preparing the release right now. If the Travis CI tests go through successfully the new version will released today.

kYem commented 8 years ago

Great news.

@dkisselev dev-master is really behind, so there were some deprecations, but since switching to dev-develop I did not spot any

florianeckerstorfer commented 8 years ago

Yeah, this should be done. Finally.

florianeckerstorfer commented 8 years ago

I am currently trying to fix the documentation. I made some progress, but will not be able to finish it today. If someone has time this weekend it would be great if you could help.