Symfony blog posts for November 2018
Symfony meetup organized in India for the first time!
Join the Indian Symfony community for the first Symfony meetup in India on December 15th 2018!
November 27, 2018 · Published in #CommunityBecome a speaker of the SymfonyLive Paris 2019 conference!
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 · Published in #Community #ConferencesA Week of Symfony #621 (19-25 November 2018)
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 · Published in #A week of symfonyBlack Friday deals from the Symfony ecosystem!
4 great deals for Black Friday 2018 are waiting for you on: SymfonyCasts, Symfony and Twig certifications, SymfonyInsight and Blackfire! Enjoy!
November 22, 2018 · Published in #SymfonySave the date: the SymfonyLive conference arrives in Lille, France!
Join us for the first SymfonyLive conference in Lille, France, on March 1st 2019!
November 19, 2018 · Published in #Community #ConferencesImprovements to the Handling of .env Files for all Symfony Versions
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 · Published in #DocumentationA Week of Symfony #620 (12-18 November 2018)
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 · Published in #A week of symfonyNew in Symfony 4.2: Profiler log filter
In Symfony 4.2 the log panel in the Profiler allows to filter messages by priority and channel.
November 16, 2018 · Published in #Living on the edgeNew in Symfony 4.2: Cache stampede protection
Symfony 4.2 adds cache stampede protection applying a probabilistic early expiration mechanism to protect your applications under very high load.
November 15, 2018 · Published in #Living on the edgeNew rule emphasizing the importance of SOLID principles
You should use interfaces instead of classes in your projects typehints.
November 11, 2018 · Published in #SymfonyInsightA Week of Symfony #619 (5-11 November 2018)
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 · Published in #A week of symfonyNew in Symfony 4.2: Clear form errors
Symfony 4.2 adds a new clearErrors() method to allow you remove errors after the form has been validated.
November 9, 2018 · Published in #Living on the edgeScholarship program and its fundraising are open at SymfonyCon Lisbon 2018
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 · Published in #Community #Conferences #DiversityNew in Symfony 4.2: Translation related improvements
Symfony 4.2 includes several improvements related to translations, such as fallback routes, identity translators and support for ICU parent locales.
November 8, 2018 · Published in #Living on the edgeAnother 3 top reasons to join us at SymfonyCon Lisbon 2018!
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 · Published in #Community #ConferencesNew in Symfony 4.2: Detailed security voters decisions
In Symfony 4.2, the Symfony Profiler shows all the details about security voter decisions, to make things easier to debug.
November 7, 2018 · Published in #Living on the edgeEncore 0.21.0: Webpack 4 Support, Copy Files Support, WebpackEncoreBundle
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 · Published in #Living on the edgeNew in Symfony 4.2: addLink() shortcut
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 · Published in #Living on the edgeA Week of Symfony #618 (29 October - 4 November 2018)
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 · Published in #A week of symfony