A Week of Symfony #729 (14-20 December 2020)

This week, Symfony 4.4.18, [5.1.10](Symfony 5.1.10 released) and [5.2.1](Symfony 5.2.1 released) maintenance versions were released. Meanwhile, the pre-conference workshops for the next Symfony conferences were announced. Lastly, a special Christmas Sale was announced for all certifications.

Symfony development highlights

This week, 67 pull requests were merged (51 in code and 16 in docs) and 76 issues were closed (51 in code and 25 in docs). See details for code and docs.

4.4 changelog:

43ab20e: [Lock] prevent store exception break combined store c052542: [Serializer] fixed EncoderInterface::encode() return type a316a31: [Ldap] incorrect determination of RelativeDistinguishedName for the "move" operation 72fb034: [Mailer] fixed parsing DSN with empty user/password 5eeb957: normalize exceptions messages containing methods references 7b3461c: updated Luxembourgish translations def8181: updated Basque translations

5.1 changelog:

77960f8: [Notifier] could not use custom host in Free Mobile DSN 8797138: [Notifier] host is required in Mattermost

5.2 changelog:

936bab4: [FrameworkBundle] fixed missing kernel.build_dir on cache clear 6112be3: [DoctrineBridge] guess correct form types for DATE_IMMUTABLE and DATETIME_IMMUTABLE 3741b06: [VarDumper] don't hide any nodes until JavaScript is proven to work 756bab4: [Notifier] set message id on SentMessage 6ead4a2: [Notifier] use private const and mb_strlen() in Discord 0625c2a: [HttpFoundation] keep turning dots to underscores when using Request::create() 7b4af4b: [Notifier] host is required in Infobip and Zulip 7a7ded2: [FrameworkBundle] fixed NFS detection on macOS

5.x changelog:

ee901c3: [FrameworkBundle] added "mailer" monolog channel to mailer transports c766e59: [FrameworkBundle] allow env variables in json_manifest_path cf08a50: [Notifier] fixed toString when optional parameter is not set

Newest issues and pull requests

[RFC][Messenger] allow to shutdown worker consume with a particular Exception [Security] 'entry_point' could accept a route as well, for convenience Support for a build / distribution .env file (eg. env.build) Names of collectors as class constants

They talked about us

vue.js: Using vue with a Symfony Form Le Compiler Pass de Symfony Symfony et Vue.js — Partie 2 : Récupérer les données d’un webservice en Ajax L’authentification à double facteur avec Symfony (2FA) N+1問題をFetch Modeで対策する [Symfony] 機能テストでmultipleなファイル型フォームフィールドに複数のファイルをセットするには特殊な対応が必要という話 DDDとORMのEntityを混同しないための考え方 [Symfony] 機能テストでCSRFトークンを送る方法 [Symfony] エンティティに添付ファイル系の項目を持たせる実装例

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.

http://feedproxy.google.com/~r/symfony/blog/~3/tLp-lojzt6c/a-week-of-symfony-729-14-20-december-2020

Utworzony 4y | 20 gru 2020, 10:20:20


Zaloguj się, aby dodać komentarz

Inne posty w tej grupie

Symfony 7.3.0-RC1 released

Symfony 7.3.0-RC1 has just been released. This is a pre-release version of Symfony 7.3. If you want to test it in your own applications before its final release, run the following commands:

26 maj 2025, 00:10:10 | Symfony
A Week of Symfony #960 (May 19–25, 2025)

This week, development activity focused on putting the final touches on Symfony 7.3 in preparation for its stable release next week. In addition, we published a security fix for a potential vulnerabil

25 maj 2025, 10:10:12 | Symfony
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