A week of symfony #415 (08->14 December 2014)
This week continued the discussions about the best way to display warnings for deprecated features in Symfony 2.7. Meanwhile, the Symfony project introduced a new initiative called The 500 + 100...
View ArticleGoing SOA with Symfony2: A year and a half down the road
This Case Study is a guest post written by Alessandro Nadalin, VP Technology at Namshi. Want your company featured on the official Symfony blog? Send a proposal or case study to...
View ArticleTesting minimal versions of Symfony requirements
Contributed by Nicolas Grekas in #3450.Setting up Composer package versions for complex projects is not an easy task. For starters, there are a lot of different ways to define package versions. Then,...
View ArticleNew in Symfony 2.7: Inherited security roles in the web profiler
Contributed by Peter Rehm in #12896.Symfony 2.6 was released less than a month ago, but we are already working hard on new features for Symfony 2.7. The first significant new feature is related to...
View ArticleThe Sound of Symfony
There are a lot of different ways to be an active member in the Symfony community and contribute to the common good of the project. Magnus Nordlander andTobias Nyholm, two Symfony-certified Swedish...
View ArticleA week of symfony #416 (15->21 December 2014)
This week, Symfony project finished testing minimal versions of Symfony requirements for all its components. In addition, the upcoming Symfony 2.7 version introduced its first feature: inherited...
View ArticleNew in Symfony 2.7: Serialization Groups
Contributed by Kévin Dunglas in #12092.The Symfony Serializer component is used to turn PHP objects into a specific format (XML, JSON, YAML, ...) and the other way around. In order to maintain its...
View ArticleA week of symfony #417 (22->28 December 2014)
This week, Symfony project fixed deprecation errors and made tests pass again on all the 2.x branches. In addition, more than 100 issues were fixed or closed in order to meet our bug hunting...
View ArticleSymfony 2014 Year in Review: symfony.com website
2014 has been the busiest year in the entire history of the Symfony project website. First, we redesigned our website to bring in a more modern look and feel. Then, we added two new sections: Symfony...
View ArticleSymfony 2014 Year in Review: Symfony Documentation
2014 has been the busiest year in the entire history of the Symfony Documentation thanks to the amazing work of our documentation managers (Ryan Weaver,Christian Flothmann and Wouter De Jong) and the...
View ArticleA week of symfony #418 (29 December 2014 -> 04 January 2015)
This week, Symfony development activity exploded resulting in hundreds of closed issues, hundreds of merged pull requests and massive changelogs on all maintained branches. Symfony 2.3 to 2.7 branches...
View ArticleSymfony 2014 Year in Review: London Symfony Meetups
This is a guest post written by Jakub Zalas, Technical Team Leader at SensioLabs UK2014 was a really successful year for the Symfony Meetup Group in London. I've been involved helping to organize these...
View ArticleA month of Symfony Documentation #1 (December 2014)
This is the first blog post of a new monthly series reviewing the main changes introduced in the official Symfony Documentation during the last month.Documentation Highlights¶David Buchmann rewrote the...
View ArticleSymfony 2.3.24 released
Symfony 2.3.24 has just been released. Here is a list of the most important changes:bug #13286 [Security] Don't destroy the session on buggy php releases. (derrabus)bug #12417 [HttpFoundation] Fix an...
View ArticleSymfony 2.5.9 released
Symfony 2.5.9 has just been released. Here is a list of the most important changes:bug #13286 [Security] Don't destroy the session on buggy php releases. (derrabus)bug #12417 [HttpFoundation] Fix an...
View ArticleSymfony 2.6.3 released
Symfony 2.6.3 has just been released (2.6.2 was released earlier today but as I forgot to include an important bug fix, I decided to release 2.6.3 right away). Here is a list of the most important...
View ArticleA week of symfony #419 (5-11 January 2015)
This week, Symfony's development activity continued at record-high levels. The focus was In addition to the usual work on deprecation notices, this week some features were deprecated in 2.7 branch,...
View ArticleNew in Symfony 2.7: Twig as a First-Class Citizen
When I started to work on Symfony2, Twig didn't exist. Anyway, to ease using PHP as a templating engine, I created the Symfony Templating Component.Later on, not very satisfied with using PHP as a...
View ArticleA week of symfony #420 (12-18 January 2015)
This week, Symfony improved the escaping of Yaml boolean variables and the logging of messages with parameters. In addition, Twig support for Symfony applications was improved with fragment renderer...
View ArticleNew Symfony Core Team Member: Kévin Dunglas
I'm pleased to announce the addition of Kévin Dunglas as a new member of the Symfony Core Team.Recently, Kévin has been working hard on the Serializer component. He is doing an amazing job and the...
View Article