In Symfony 3.3, it's easier to work with flash messages in templates. In addition, the session no longer starts automatically when checking if there are flash messages.
April 7, 2017
#Living on the edge
In Symfony 3.3, the Workflow component will include lots of useful new features.
April 6, 2017
#Living on the edge
In Symfony 3.3, the special SYMFONY__ environment variables have been deprecated and they will no longer work on Symfony 4.0. Use regular environment variables instead.
April 5, 2017
#Living on the edge
This week Symfony entered into the "feature freeze" period for the upcoming 3.3 version. This means that the development activity will slow down to focus on stabilizing the new features introduced in Symfony 3.3. Meanwhile, the SymfonyLive Paris 2017 conference took place this week with great success.
April 2, 2017
#A week of symfony
Symfony 3.3 adds a new command called "about" to display useful information about your Symfony application and your PHP environment.
March 31, 2017
#Living on the edge
Symfony 3.3 adds a new versioning strategy based on JSON file manifests, which is used by popular tools such as Webpack.
March 30, 2017
#Living on the edge
Symfony 3.3 deprecates the ConsoleEvents::EXCEPTION event in favor of a new ConsoleEvents::ERROR event that is able to handle also the exceptions thrown from listeners.
March 29, 2017
#Living on the edge