4 great deals for Black Friday 2018 are waiting for you on: SymfonyCasts, Symfony and Twig certifications, SymfonyInsight and Blackfire! Enjoy!
November 22, 2018
#Symfony
Join us for the first SymfonyLive conference in Lille, France, on March 1st 2019!
November 19, 2018
#Community
#Conferences
Some recent recipe changes have made the .env loading system more flexible! Updating your app to take advantage of these changes is optional, but available to any app built on Symfony Flex.
November 19, 2018
#Documentation
This week, the second beta of Symfony 4.2 was published in preparation for its final release in two weeks. In order to simplify the maintenance of Symfony apps, we undeprecated the single-colon controller notation and also reverted the deprecation of --env and --no-debug console options.
November 18, 2018
#A week of symfony
In Symfony 4.2 the log panel in the Profiler allows to filter messages by priority and channel.
November 16, 2018
#Living on the edge
Symfony 4.2 adds cache stampede protection applying a probabilistic early expiration mechanism to protect your applications under very high load.
November 15, 2018
#Living on the edge
You should use interfaces instead of classes in your projects typehints.
November 11, 2018
#SymfonyInsight
This week, the upcoming Symfony 4.2 version added the loadEnv() method to replace the newly introduced loadForEnv() method. In addition a new Application::bootstrapEnv() method was introduced to define APP_ENV/APP_DEBUG from argv. Finally, the SymfonyCon Lisbon 2018 conference announced a scholarship program and a fundraising campaign.
November 11, 2018
#A week of symfony
Symfony 4.2 adds a new clearErrors() method to allow you remove errors after the form has been validated.
November 9, 2018
#Living on the edge