A 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 challeng…
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 challeng…
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…
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 secu…
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 and Tobias Nyholm, two Symfony-certified Swedish…
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…
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…