Archives
Master Symfony2 fundamentals
Be trained by SensioLabs experts (2 to 6 day sessions -- French or English).
trainings.sensiolabs.com
Symfony hosting done right
ServerGrove, outstanding support at the right price for your Symfony hosting needs.
servergrove.com
Discover the SensioLabs Support
Access to the SensioLabs Competency Center for an exclusive and tailor-made support on Symfony
sensiolabs.com
Blog
Symfony2 PR12 released
by
Fabien Potencier
– April 19, 2011
– 30 comments
We have just released Symfony2 PR12. It only contains small bug fixes and
enhancements, but also a major security fix which allowed all users to switch
to arbitrary accounts when the SwitchUserListener is activated
(configurations which do not use the SwitchUserListener are not affected).
This is the last preview release as the form branch will be merged just after this release. As we will keep releasing one version per week, the first beta release of Symfony2 will be published next week.





is a trademark of Fabien Potencier. All rights reserved.
Add a Comment
Comments
Great news
Great news!
All classes, methods, and properties tagged with @api are public in the sense that we guarantee their stability over time: their name, signature, and behavior won't change for any minor version of the library
" Entering beta means that all the main features of the framework will be available. That does not mean that we won't break backward compatibility here and there, but all these changes will be documented to ease migration."
http://symfony.com/blog/symfony2-final-version-we-are-not-there-yet
Waiting more documentation...
That way the developers could work and put 'tokens' whenever translation is needed. Afterwards the translators would just peek in the logs and translate any entry that is missing from the catalogues.
Thanks in advance!