A Week of Symfony #731 (28 December 2020 - 3 January 2021)

This week, Symfony development activity focused on fixing some small issues. In addition, we published the Symfony 2020 Year in Review to summarize the Symfony activity during the past year.

Symfony development highlights

This week, 52 pull requests were merged (26 in code and 26 in docs) and 53 issues were closed (38 in code and 15 in docs). Excluding merges, 25 authors made 1,544 additions and 1,308 deletions. See details for code and docs.

4.4 changelog:

bbe1bb7: [Messenger] fixed stopwach usage if it has been reset 841ec99: [Form] fixed passing null $pattern to IntlDateFormatter 04c67e6: [Yaml] do not dump extra trailing newlines for multiline blocks a0d66d2: [Lock] fixed config merging in lock da07550: [Form] disabled error bubbling by default when inherit_data is configured a902dd8: [Yaml] keep trailing newlines when dumping multi-line strings

5.1 changelog:

3c50aac: [Security] added test to ensure all security events are propagated 2a807f9: [Uid] handle ValueErrors triggered by ext-uuid on PHP 8 e6ba3a5: [Messenger] fixed PostgreSQL transport when the retry table is the same

5.2 changelog:

37aba3d: [Security] fixed event propagation for AuthenticationTokenCreatedEvent when globally registered

5.x changelog:

b6fdd6d: [Notifier] validate Slack token syntax df5dcc3: [PhpUnitBridge] removed obsolete polyfills ec9ed2f: [Notifier] changed constructor signature for Mattermost and Esendex transports e905b8d: [PhpUnitBridge] modernized CoverageListener 29c7bfa: [PropertyInfo] support multiple types for collection keys & values 61aa8fd: [Messenger] setup queues once in AMQP b308458: [Serializer] migrated ArrayDenormalizer to DenormalizerAwareInterface 9cb88fe: [Messenger] deprecated option prefetch_count 5e10543: [FrameworkBundle, HttpFoundation] added assertResponseFormatSame() d2e589c: [DomCrawler] deprecated parents() in favor of ancestors()

Newest issues and pull requests

AcceptHeader::fromString does not correctly detect Turbo Stream Transactions and their propagation management

They talked about us

Zero-downtime deployment of your Symfony app using Capistrano and GitHub Actions Securing an API with JWT and API-Platform Introducing the Symfony UX Pagerfanta 3.0 Beta Released Sécuriser une API avec JWT et API Platform

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/ECuapVEr8Xk/a-week-of-symfony-731-28-december-2020-3-january-2021

Created 4y | Jan 3, 2021, 11:20:08 AM


Login to add comment

Other posts in this group

SymfonyOnline January 2025: Join us in 2 weeks!

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-

Jan 2, 2025, 12:50:08 PM | Symfony
Symfony 6.4.17 released

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
Dec 31, 2024, 4:50:11 PM | Symfony
Symfony 7.1.10 released

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
Dec 31, 2024, 4:50:10 PM | Symfony
Symfony 7.2.2 released

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
Dec 31, 2024, 4:50:10 PM | Symfony
A Week of Symfony #939 (23-29 December 2024)

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

Dec 29, 2024, 11:30:09 AM | Symfony
Introducing the new Twig Playground

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.

Dec 26, 2024, 4:20:14 PM | Symfony
A Week of Symfony #938 (16-22 December 2024)

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

Dec 22, 2024, 10:20:10 AM | Symfony