A Week of Symfony #784 (3-9 January 2022)

This week, Symfony released the first versions of the recently open-sourced Symfony CLI project. In addition, Symfony announced the upcoming ending of Early Bird Tickets and Call for Papers period for the SymfonyLive Paris 2022 and SymfonyWorld Online 2022 Summer Edition conferences.

Symfony development highlights

This week, 23 pull requests were merged (11 in code and 12 in docs) and 24 issues were closed (21 in code and 3 in docs). Excluding merges, 9 authors made 25,472 additions and 13,530 deletions. See details for code and docs.

4.4 changelog:

dcc1ffe: [Config] fix return type of ExprBuilder::ifEmpty() 29843b3: [Console] allow OutputFormatter::escape() to be used for escaping URLs used in href 7b32f97: [DependencyInjection] fix nested env var with resolve processor ddfaf70: [Messenger] allow a zero time-limit for messenger:consume

5.3 changelog:

db414b6: [Translation] fixed help text of translation provider commands 162a5a3: [String] add conflict for translation-contracts v3

5.4 changelog:

b626db7: [Notifier] use correct tag for ExpoTransportFactory service

6.1 changelog:

098ff62: [HtmlSanitizer] some minor changes in the config API

Newest issues and pull requests

[Console] Adding optional columns to Table [Notifier] Support for Postgres notification

Symfony CLI

Symfony CLI is a must-have tool when developing Symfony applications on your local machine. It includes the Symfony Local Server, the best way to run local Symfony applications. This week Symfony CLI released its new 4.27.5, 4.27.6 and 4.27.7 versions with the following changes:

Use main as the default branch when doing git init Fix project:migrate when a project has more than one NFS mount

SymfonyCasts Updates

SymfonyCasts is the official way to learn Symfony. Select a track for a guided path through 100+ video tutorial courses about Symfony, PHP and JavaScript.

These were some of the most relevant SymfonyCasts updates of the week:

(Video) Symfony 5 Security, Chapter 39: Security Events & Listeners (Video) Symfony 5 Security, Chapter 40: Creating a Security Event Subscriber (Video) Symfony 5 Security, Chapter 41: Custom Redirect when "Email Not Verified" (Video) Symfony 5 Security, Chapter 42: 2 Factor Authentication & Authentication Tokens

They talked about us

Symfony Station Communique — 7 January 2021. A look at Symfony and PHP news Symfony & Doctrine: Part 3 Query me some Google Books API with Symfony Testing Twig Extensions The Right Way Run Symfony commands inside a docker container

Call to Action

Follow Symfony on Twitter and retweet this article. Subscribe to the Symfony blog RSS and never miss a Symfony story again.

                Sponsor the Symfony project.

https://symfony.com/blog/a-week-of-symfony-784-3-9-january-2022?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Utworzony 3y | 9 sty 2022, 10:20:10


Zaloguj się, aby dodać komentarz

Inne posty w tej grupie

New in Symfony 7.3: New Bridges and Improved Integrations

Symfony's bridge packages integrate third-party services, such as mailers, notifiers, and translation providers, into Symfony applications. With more than 120 bridges available today, Symfony supports

23 maj 2025, 09:30:04 | Symfony
New in Symfony 7.3: Messenger Improvements

Symfony Messenger component keeps evolving to meet the needs of complex, modern applications. In Symfony 7.3, we're introducing several powerful features to it.

Run Process Using the Shell… https://s

22 maj 2025, 07:50:11 | Symfony
New in Symfony 7.3: Routing Improvements

The Routing component provides an impressive list of features to map incoming URLs to your application code. Symfony 7.3 pushes it even further with a set of new features that improve developer experi

21 maj 2025, 11:10:07 | Symfony
New in Symfony 7.3: JsonStreamer Component

Contributed by Mathias Arlaud in

20 maj 2025, 09:30:13 | Symfony
Symfony UX CVE-2025-47946: Unsanitized HTML attribute injection via ComponentAttributes

Affected versions

Symfony UX symfony/ux-live-component and symfony/ux-twig-component versions <2.25.1 are affected by this security issue.

The issue has been fixed in the 2.25.1 version of these

19 maj 2025, 12:40:14 | Symfony
New in Symfony 7.3: Yaml Improvements

Symfony has been reducing the need for configuration in applications for several years now. Thanks to PHP attributes, you can now configure most things alongside the relevant code, removing the need f

19 maj 2025, 08:10:09 | Symfony
A Week of Symfony #959 (May 12–18, 2025)

This week, development activity focused on polishing Symfony 7.3 ahead of its final release in two weeks. We also continued publishing articles highlighting the new features of Symfony 7.3 and shared

18 maj 2025, 08:50:08 | Symfony