Filter posts by publication date
Join the Indian Symfony community for the first Symfony meetup in India on December 15th 2018!
November 27, 2018
#Community
The CFP for the French SymfonyLive Paris 2019 conference is open until December 17th (included). Submit your talk proposals and become a speaker, this year it will be Symfo-tastic!
November 26, 2018
#Community
#Conferences
This week Symfony focused on fixing the last issues found in the upcoming Symfony 4.2 version, which will be released in two weeks. We also improved the way to handle .env files in Symfony apps. Lastly, we announced discounts to save up to 30% in some Symfony services and a new SymfonyLive conference in Lille (France) in 2019.
November 25, 2018
#A week of symfony
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
We're very pleased to launch our scholarship program for SymfonyCon Lisbon 2018! We're also launching a fundraising campaign to finance the scholarship program, check here all the details!
November 8, 2018
#Community
#Conferences
#Diversity
Symfony 4.2 includes several improvements related to translations, such as fallback routes, identity translators and support for ICU parent locales.
November 8, 2018
#Living on the edge
Less than a month before SymfonyCon Lisbon 2018! If you're not registered yet, find out 3 more top reasons to join us there and be part of the international Symfony event of the year!
November 7, 2018
#Community
#Conferences
In Symfony 4.2, the Symfony Profiler shows all the details about security voter decisions, to make things easier to debug.
November 7, 2018
#Living on the edge
Webpack Encore 0.21.0 is now available! With support for Webpack 4, copying files, browserslist, and a new WebpackEncoreBundle, it's the best Encore ever.
November 6, 2018
#Living on the edge
Symfony 4.2 adds a new AbstractController::addLink() shortcut so you can add Link HTTP headers more easily when using HTTP/2 and the WebLink component.
November 5, 2018
#Living on the edge
This week, Symfony 2.8.47, 3.4.18 and 4.1.7 maintenance versions were released. In addition, the first beta of Symfony 4.2 was released, including recently added new features like some debug:autowiring command improvements.
November 4, 2018
#A week of symfony