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
Login to add comment
Other posts in this group
Get ready for the exciting SymfonyOnline January 2025, kicking off shortly on January 16-17! There’s still time to register and join the international online Symfony conference—along with pre-
Symfony 6.4.17 has just been released. Here is the list of the most important changes since 6.4.16:
bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario G
Symfony 7.1.10 has just been released. Here is the list of the most important changes since 7.1.9:
bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario Gu
Symfony 7.2.2 has just been released. Here is the list of the most important changes since 7.2.1:
bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario Gua
This week, we launched the new Twig playground, a tool that lets you test and experiment with Twig features in a safe, sandboxed environment. While Symfony development activity was lighter than usual
I'm very excited to announce the launch of Twig Playground, a new tool that allows you to test and experiment with Twig templates in a sandbox environment. It is entirely web-based, with no backend.
This week, Symfony development activity focused on fixing bugs in maintenance versions and adding new features for the upcoming Symfony 7.3 release. Meanwhile, we published blog posts about the new Tw