Skip to content

Symfony blog posts for September 2020

30 blog posts were published on September 2020

Filter posts by publication date

We are pleased to announce more selected speakers for SymfonyWorld 2020. We can't wait to welcome you online from December 1st to 5th 2020 for the online conference. Check the new selected talks added to the conference schedule!
September 30, 2020 #Community #Conferences
Symfony 5.2 introduces a new AbstractDataCollector class that configures everything about DataCollectors, so you no longer need to manually register services for them.
September 30, 2020 #Living on the edge
We're delighted to add several new items to the Symfony Store: Symfony metal cup, Symfony mask and Symfony t-shirt! Get yours today!
September 29, 2020 #Community
Symfony 5.2 will provide session profiling in the debug toolbar and the profiler, showing you all the session usages and their full details, including PHP backtraces.
September 29, 2020 #Living on the edge
The SymfonyLive Paris 2020 conference has been organized last week, thank you to all our attendees, speakers and sponsors for joining us there!
September 28, 2020 #Community #Conferences
Symfony 5.2 will support PHP 8 attributes/annotations to define routes and required dependencies.
September 28, 2020 #Living on the edge 👍 1
This week, Symfony 3.4.45, 4.4.14 and 5.1.6 maintenance versions were released. Meanwhile, the upcoming Symfony 5.2 version added an html5 option to MoneyType and PercentType and introduced new test assertions for checkboxes and form values.
September 27, 2020 #A week of symfony
September 27, 2020 #Releases
September 27, 2020 #Releases
September 27, 2020 #Releases
Symfony 5.2 introduces new TranslatableMessage objects which hold all the information needed to make full translations, simplifying both your backend code and your templates.
September 25, 2020 #Living on the edge
Symfony 5.2 provides new Doctrine types to help you work with UUID/ULID values in your entity properties.
September 24, 2020 #Living on the edge
Symfony 5.2 provides a special HTTP client to listen to server-sent events, similar to what you can do with EventSource JavaScript objects.
September 23, 2020 #Living on the edge ❤️ 2 👍 1 🚀 2 🎉 1
In Symfony 5.2, Console applications can use 24-bit colors to define the text and background colors.
September 22, 2020 #Living on the edge
Symfony 5.2 adds support for pseudo-localization, a software testing method used for testing internationalization.
September 21, 2020 #Living on the edge
This week, the upcoming Symfony 5.2 version introduced a new RateLimiter component and built the first feature on top of it: login throttling. In addition, a new feature was merged into HttpClient component to automatically retry failed HTTP requests. Finally, the first speakers of the SymfonyWorld 2020 online conference were announced.
September 20, 2020 #A week of symfony
We are pleased to welcome you online from December 1st to 5th 2020 for SymfonyWorld 2020. The first selected speakers are announced! Discover the first topics scheduled.
September 17, 2020 #Community #Conferences
SymfonyInsight now also protects your projects against business threats.
September 17, 2020 #SymfonyInsight
This week, Symfony development activity was frantic with tens of fixes and new features merged. The upcoming Symfony 5.2 version added support for shared locks, integration of Cache and Messenger components to allow computing cached values in a worker and the introduction of PHP 8 compatible attributes for routes and required attributes.
September 13, 2020 #A week of symfony
Composer 2 RC1 has just been released. SymfonyInsight supports it out of the box.
September 11, 2020 #SymfonyInsight
You can now receive native notifications in Microsoft Teams to get notified of new analysis results.
September 8, 2020 #SymfonyInsight
This week, the Symfony 5 book was published for free in all available languages. Meanwhile, the upcoming Symfony 5.2 version updated security to allow configuring the order of firewall listeners and added new Doctrine types for ULID and UUID values.
September 6, 2020 #A week of symfony
The conference tickets sale for SymfonyLive Paris 2020 is now sold out but we have a few seats left for the pre-conference workshops. Get trained on the latest about Symfony!
September 4, 2020 #Community #Conferences
The Symfony 5 book, The Fast Track, is available to read for free in 14 languages, including English, French, and Japanese.
September 4, 2020 #Community #Documentation
Symfony simplifies the use of PHP preloading.
September 3, 2020 #Cloud #Symfony
Postponed SymfonyLive Paris 2020 is coming at the end of this month. The conference is still organized on September 23-24 in full respect of all the security measures recommended by the French Government.
September 2, 2020 #Community #Conferences
CVE-2020-15094 fixes an issue to prevent RCE when calling untrusted remote with CachingHttpClient
September 2, 2020 #Security Advisories
September 2, 2020 #Releases
September 2, 2020 #Releases
The way messages are logged in applications has evolved in the last few years, let's see how Symfony adapts.
September 1, 2020 #Cloud #Community #Symfony