New in Symfony 2.2: More Documentation
The weekend is fast approaching and you're not sure how to spend it? Why not read some Symfony documentation? Since Symfony 2.1, the documentation has been improved in many ways, and quite a few...
View ArticleA week of symfony #316 (14->20 January 2013)
This week, Symfony 2.0.22 and 2.1.7 security releases were published to address a potential vulnerability related to the YAML component. Meanwhile, the routing component renamed and deprecated several...
View ArticleNew in Symfony 2.2: New Stopwatch Component
Contributed byFabien Potencier in #5952.Symfony 2.2 gave birth to two new components: PropertyAccess and Stopwatch. Like PropertyAccess, the Stopwatch component was not written from scratch, but it...
View ArticleSymfony 2.2.0 Beta 2 released
Two weeks after the release of the first beta, Symfony 2.2.0 Beta 2 has just been released. This is the last beta version of 2.2.0 and the next one will be the first release candidate.If there are any...
View ArticleA week of symfony #317 (21->27 January 2013)
This week the second beta of Symfony 2.2.0 was released in preparation for the upcoming first release candidate. In addition, a new Stopwatch component was published to help applications measure the...
View ArticleSymfony Live 2013 tour: time to start the new season!
I'm so happy to announce to all of you Symfony folks, the super exciting Symfony Live year that is waiting for you! This time I promise, this is going to be "Great News" for all of you!First of all,...
View ArticleA week of symfony #318 (28 January ->3 February 2013)
This week, the oficial Symfony2 repository surpassed the 2,000th fork milestone. Meanwhile, the stabilization of the Symfony 2.2 version continues in the newly created 2.2 branch. In addition, a new...
View ArticleA week of symfony #319 (4->10 February 2013)
This week, the development activity of the main Symfony2 branches was very intense. In Symfony 2.2 branch, a new BCrypt password encoder was added and some fixes were made for the Request::create()...
View ArticleSymfony 2.2.0 RC2 released
Last week, I released Symfony 2.2.0 RC1, but as some of the dependencies needed for the Symfony Standard Edition were not yet tagged with a minimal stability of alpha, I was not able to create a proper...
View ArticleNew in Symfony 2.2: URL host support in the Routing
Contributed byArnaud Le Blanc in #3378.To celebrate the first release candidate of Symfony 2.2.0, I want to talk about one of its greatest new features: support for the URL host in routes. That was...
View ArticleNew in Symfony 2.2: Finder improvements
The Finder component gives you a nice DSL to let you find files and directories. Contributed byWłodzimierz Gajda in #4739.Filter by Path¶The name() method restricts files by name; it accepts strings,...
View ArticleA week of symfony #320 (11->17 February 2013)
This week, the second release candidate version of Symfony 2.2.0 was published. This new release fixed quite a few bugs and tweaked some new features with nearly 200 commits since the last...
View ArticleSymfony 2.1.8 released
I've just released Symfony 2.1.8. It fixes quite a few bugs. Here are some of the most interesting ones:b2080c4: [HttpFoundation] Remove Cache-Control when using https download via IE<9 (fixes...
View ArticleA week of symfony #321 (18->24 February 2013)
This week, Symfony 2.1.8 maintainance version was released. Meanwhile, Symfony 2.2 fixed some bugs related to the sub-request locale management and the HInclude renderer, in preparation for its...
View ArticleSymfony 2.2.0 RC3 released
Since Symfony 2.2.0 RC2 was released, we have fixed some bugs mainly on the new features (the full diff is available on Github):b2080c4: [HttpFoundation] Remove Cache-Control when using https download...
View ArticleNew in Symfony 2.2: The new fragment sub-framework
Contributed byFabien Potencier in #6829.About a month ago, I merged a complete refactoring of the sub-requests management of Symfony. In fact, I created a whole new sub-framework to handle the...
View ArticleSymfony 2.2.0
It's a wrap! Symfony 2.2.0 is now available and this is the first Symfony2 release that was driven by our new release process. First and foremost, I want to sincerely thank the Symfony community...
View ArticleA week of symfony #322 (25 February -> 3 March 2013)
This week Symfony 2.2.0 was released, setting the foundation for the new time-based release process. Moreover, Symfony 2.3 will be released within three months, being the first Symfony2 version with...
View ArticleSymfony Live Berlin 2012: videos are now online!
We’re pleased to announce that all talks from Symfony Live Berlin 2012 are now available on SensioLabs’ Youtube channel and as the previous Symfony Live videos, they are free! So if you missed the...
View ArticleA week of symfony #323 (4->10 March 2013)
This week, Symfony development activity focused on fixing minor bugs for the 2.1 branch and improving the Routing component for the 2.2 branch. In addition, the videos of the last Symfony Live Berlin...
View Article