New in Symfony 5.4: Misc. features (part 2)

Configurable Status Code in Templates Rendered From Routes

        Contributed by Dale Nash 
        in #41414.

In Symfony applications controllers render templates most of the times. However, you can also render templates from routes config for simple cases where creating a controller would be unnecessary. In Symfony 5.4 we're improving this feature to allow you define the HTTP status code of the respon

3y | Symfony
New in Symfony 5.4: Misc. features (part 1)

Strict Mode for Missing Assets

        Contributed by Jérôme Tamarelle 
        in #38495.

In Symfony applications you can use a JSON file manifest as the strategy to manage asset versions. When a requested asset is not listed in manifest.json, Symfony returns the unmodified path of the asset. This prevents the application from breaking when some asset is missing but generates 404 errors in the browser w

3y | Symfony
New in Symfony 5.4: Serializer improvements

Symfony 5.4 was released yesterday, but we still have some blog posts pending to show its main new features. In this post we're highlighting the improvements added to the Serializer component.

Globally configured serializer context

        Contributed by Antoine Bluchet 
        in #38542.

The Serializer context controls the (de)serialization of resources. In current Symfony versions, this context is pas

3y | Symfony
Symfony 5.4.0 released

Symfony 5.4.0 has just been released. Here is a list of the most important changes: bug #44309 [Messenger] Leverage DBAL's getNativeConnection() method (@derrabus) bug #44300 [FrameworkBundle] Fix property-info phpstan extractor discovery (@1ed) feature #44271 [Notifier] add Vonage bridge to replace the Nexmo one (@nicolas-grekas) bug #44187 [Translation] [Loco] Fix idempotency of LocoProvider write method (@welcoMattic) bug #43992 [Security] Do not overwrite already stored toke

3y | Symfony
Symfony 6.0.0 released

Symfony 6.0.0 has just been released. Here is a list of the most important changes: bug #44309 [Messenger] Leverage DBAL's getNativeConnection() method (@derrabus) bug #44300 [FrameworkBundle] Fix property-info phpstan extractor discovery (@1ed) feature #44271 [Notifier] add Vonage bridge to replace the Nexmo one (@nicolas-grekas) bug #44187 [Translation] [Loco] Fix idempotency of LocoProvider write method (@welcoMattic) bug #43992 [Security] Do not overwrite already stored toke

3y | Symfony
A Week of Symfony #778 (22-28 November 2021)

This week, Symfony 4.4.35 and 5.3.12 releases were published to address some potential security vulnerabilities. In addition, Symfony 5.4.0-RC1 and 6.0.0-RC1 were published in preparation for their imminent stable release. Lastly, Symfony announced the last days of its Black Friday 2021 deals which end on November 29.

Symfony development highlights

This week, 64 pull requests were merged (41 in code and 23 in docs) and 41 issues were closed (38 in code and 3 in docs). Excludin

3y | Symfony
New in Symfony 5.4: Notifier integrations

The Notifier component was introduced in Symfony 5.2 as the best way to send notifications via one or more channels (email, SMS, chats, etc.) The component is already integrated with dozens of services, but in Symfony 5.4 we've added many more integrations: SMS services sms77 added by André Matthies in PR 43134 smsc.ru added by Valentin Nazarov in PR 42180 Mailjet SMS added by Jérôme Nadaud in PR 41705 Telnyx SMS and MMS added by Vasilij Duško in PR 41172 MessageMedia SMS added

3y | Symfony
Last Days of Symfony Black Friday 2021 Deals

Symfony Black Friday 2021 deals will end in just three days, on Monday, November 29, 2021. Here's a quick recap of this year's deals: 30% discount on Symfony and Twig certifications Certification exams are online, so you can take them from your home or office from anywhere in the world; You can take the exam up to one year after your voucher purchase; Vouchers are valid for any present or future Symfony exam version, so you will be allowed to take the upcoming Symfony 6 exam whe

3y | Symfony
New in Symfony 5.4: Profiler improvements

In addition to the redesigned logs panel, Symfony 5.4 includes other improvements related to the Symfony profiler.

Conditional profiling

        Contributed by Kévin Dunglas 
        in #43138.

Symfony profiler provides an immense amount of debug information to quickly find the cause of any problem. However, that comes at a price, because the profiler must collect all that information while serving the r

3y | Symfony
Two weeks left before SymfonyWorld Online 2021 Winter Edition, book your ticket now!

The SymfonyWorld Online 2021 Winter Edition conference will take place in just two weeks, on December 9-10, 2021. The event includes 25 talks covering a wide range of topics related to Symfony and its ecosystem: Talks are in English and they provide manually-reviewed subtitles in English; You won't miss a talk, because all of them are recorded in video and published for attendees right after the conference; You can watch the talk videos as many times as you want after the event

3y | Symfony

Members



Search