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
Inicia sesión para agregar comentarios
Otros mensajes en este grupo.

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

Contributed by Mathias Arlaud in

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

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

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

SymfonyOnline June 2025 is almost here, starting in a few weeks on:
June 10-11: Workshop days. June 12-13: Online conference days in English. All talks will be available for replay as soon as

Symfony 7.3 introduces several enhancements to the DependencyInjection component that simplify service configuration, make autoconfiguration more flexible, and enable environment-specific aliasing.
S