A Week of Symfony #760 (19-25 July 2021)

This week, Symfony development focused again on adding PHP types, which requires adding first all the missing return annotations in lower branches and then adding types to all private, internal, final and test methods in upper branches. In addition, the Logs panel of the Symfony Profiler was redesigned to make it more powerful and simpler to use.

Symfony development highlights

This week, 58 pull requests were merged (46 in code and 12 in docs) and 47 issues were closed (39 in code and 8 in docs). Excluding merges, 28 authors made 2,699 additions and 1,375 deletions. See details for code and docs.

4.4 changelog:

a239f68: [Form] fix 'invalid_message' use in multiple ChoiceType 3413e23: [Mailer] make sure Http TransportException is not leaking 45015b9: [Translation] fix fallback to Locale::getDefault() 24a993a: [Console] fix table setHeaderTitle without headers a5675d3, 8c84365: leverage str_starts_with, str_contains and str_ends_with a0d0c22: [Lock] handle lock with long key cccf5d1: improve usage of twig ternary 7713750: update Persian translations dd43b32: update Dutch translations a5752e0: update Croatian translations

5.2 changelog:

24ec4e0: [Notifier] allow passing a previous throwable to exceptions e737bd2: [Console] run commands when implements SignalableCommandInterface without pcntl and they haven't signals a925325, 74d99ae: add missing @return annotations

5.3 changelog:

a734b90: [Translation] fix base_uri for Lokalise

5.4 changelog:

d46125a: [Notifier] add bridge for smsc.ru d642f76: [Messenger, Redis] prepare turning delete_after_ack to true in 6.0 c1c973c: [WebProfilerBundle] redesigned the log section cbe1f81: [FrameworkBundle] remove fileLinkFormat property from DebugHandlersListener

6.0 changelog:

97e1f1f: [Console, HttpKernel] implement psr/log 3 92de068: [Stopwatch] add types to private properties eaa80d9: add return type unions to private/internal/final/test methods 33a6d00: [Messenger] remove BC layer around Redis delete_after_ack option

Newest issues and pull requests

[RateLimiter] SlidingWindow to use microtime() instead of time() The default throw configuration in prod env is a bit odd

They talked about us

Symfony Lock: dealing with shared resources, concurrency and parallelism Helping Doctrine to manage MySQL case sensitivity A new EasyAdmin Demo application Symfony et Laravel : Retours d’expérience de développeurs PHP

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/rEMjK5Nz_7o/a-week-of-symfony-760-19-25-july-2021

Created 4y | Jul 25, 2021, 8:20:10 AM


Login to add comment

Other posts in this group

Symfony 2024 Year in Review

This blog post highlights the key accomplishments of the Symfony project in 2024. We are grateful for your continuous support, which enabled the Symfony project to achieve a remarkable year.

Releases

Jan 7, 2025, 1:40:05 PM | Symfony
A Week of Symfony #940 (30 December 2024 - 5 January 2025)

This week, Symfony 6.4.17, 7.1.10 and 7.2.2 maintenance versions were released. In addition, we published more information about the upcoming SymfonyOnline January 2025 conference.

Symfony developmen

Jan 5, 2025, 10:30:12 AM | Symfony
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