Symfony2: Beta1 available!
April 29, 2011 • Published by Fabien Potencier
A month ago, I announced that the final version of Symfony2 was delayed. At that time, we were eagerly waiting for the merge of the new form framework. And I can tell you that it was worth the wait. Bernhard has done a fantastic job and I'm confident that you will love the new version.
All features of Symfony 2.0 are now available. That means that we can finally enter the long-awaited beta/RC release cycle that will eventually lead to the release of the shiny 2.0 version.
Beta means that all features are not stable yet. Beta also means that we will break backward compatibility only for good reasons and that all the breaks will be explained and documented in the UPDATE file to ease the migration path of existing applications.
Download Symfony 2.0 Standard Edition beta1, read the quick tour, or dive into the book.
Oh, and don't forget to give us feedback. Tell us about the remaining pain points, create tickets for bugs, contribute patches, ...
Like with the preview releases, we will release often, probably once a week. And depending on the feedback we will have, I expect the beta phase to last a month or so. The first release candidate will be released when all blocking bugs will be closed and when the documentation will be complete.
Help the Symfony project!
As with any Open-Source project, contributing code or documentation is the most common way to help, but we also have a wide range of sponsoring opportunities.
Comments are closed.
To ensure that comments stay relevant, they are closed for old posts.
Congrats to all!
Are there more bundles going to be included as part of the standard distro before release? Like pagination for example.
I will try symfony2 soon!
One note: my test site is working on port 81, and this causes debug bar not show up, because it tries to oad it from http://test.site.loc/app_dev.php/_wdt/4dbac3b1bd085 instead from http://test.site.loc:81/app_dev.php/_wdt/4dbac3b1bd085.
One question: will there be askeet like tutorial for symfony2? Thx
The documentation is practically zero, so you have to find out, all by your own. I tried to connect with MSSQL and it took me 4 days, to get symfony2 and doctrine2 to do, what I want.
I had to install a new webserver on windows, because I didn´t get Propel/Doctrine to work on Linux with MSSQL.
IS there nobody, who uses MSSQL with Symfony2 and Propel/Doctrine? Google, my friend, left me alone. I didn´t find any real good example, how to connect Symfony2 with a database.
Everyone is playing around with Symfony2, but no one seems to use it in real world.
I partly agree with what you're saying.
I wouldn't say that no one uses it for production. Just take a look at the case studies (http://symfony.com/blog/category/case-studies). I think Symfony 2 is probably the most powerful PHP MVC framework out there.
However, it is still very French in its conception (as in "hmmm... let's try and make this easy thing very complicated"), and I'm still hoping for a dead simple config system, especially as far as orm and db use is concerned.
To my mind, this is because Symfony is mainly the work of a single person - I suspect teamwork (as opposed to "delegation work") is not very much used in development. So in the end, Symfony fits the mind of its creator, not that of many people.
Finally, I think that Symfony lacks good documentation, and a strong and enthusiast community - such as that we can find around the rails project - who can produce tutorials, screencasts, plugins and all.
I really have great hopes for Symfony 2 (I'm a Frenchman myself, and I'm proud of this product - Cocorico !). But the flaws I've just pinpointed need to be adressed before Symfony becomes a killer, or, let's just dream, a standard.
At least!!!
Best news of this year! (yet)
Also, keep in mind that Symfony2 is still in beta; so the documentation is not complete yet, but we are working hard to improve things as fast as we can.
For those that complain, Symfony2 is still under development so tutorial are by no means first priority, and when everything could change in any moment, writing tutorials are not that rewarding. Just look at Symfony 1.x, there is twice official docs than any other PHP Framework, and that is the reason I choosed it.
Docs about Database stuff is there, just open at least 1 eye. And Doctrine is a project appart.
Is Symfony2 for a self person development? For God sake, Symfony2 is the most PHP "teamly" driven Framework. Bundles and components are so decoupled, and so MVC that develpement teams are loving it.
Yes, I know I break rule #1: do not feed the troll :D
Thanks to everybody for this hard work!
Gracias por su gran esfuerzo!
Thanks for your hard work!!
The timing is perfect, starting up a new project in a week or two and that will be the perfect way to learn the new candy that you guys have prepared for us. Thanks a lot to all people involved in Symfony 2!
Saludos.