A Week of Symfony #735 (25-31 January 2021)

This week, Symfony 4.4.19, 5.1.11 and 5.2.2 maintenance versions were released. Meanwhile, the upcoming Symfony 5.3 version added bright colors in the console and some improvements to the Uid component.

Symfony development highlights

This week, 67 pull requests were merged (49 in code and 18 in docs) and 44 issues were closed (35 in code and 9 in docs). Excluding merges, 29 authors made 6,263 additions and 3,732 deletions. See details for code and docs.

4.4 changelog:

4181c43: change private static array-properties to const 43eb050: [Messenger] fix transporting non-UTF8 payloads by encoding them using base 64 aa5ca01: [Messenger] fix Redis messenger options with DSN 4b8983a: [Translator] fix handling plural for floating numbers 484a95d: [Serializer] exclude non-initialized properties accessed with getters 190f089: [DoctrineBridge] fix class resolution in Doctrine EventListenerPass 22b1eb4: use createMock() and use import instead of FQCN 8533ea2: [Serializer] prevent access to private properties without getters 27fab22: [ErrorHandler] fix strpos error when trying to call a method without a name e242832: [Finder] use proper keys to not override appended files 945c7c5: [Console] fix console logger according to PSR-3

5.1 changelog:

592f8f5: [Uid] fix checking for valid UUIDs 97779ec: [Validator] propagate the object being validated to nested constraints

5.2 changelog:

f7e6196: [SecurityBundle] fix referencing aliases from RegisterEntryPointsPass bda55f0: [Uid] improve logic in BinaryUtil::timeToFloat() 37166f7: [TwigBridge] take into account all label related options

5.x changelog:

0114d26: [Notifier] change Mobyt constructor signature and validate message types ffc2c1e: [Notifier] add notifier for Clickatell c335e07: [Cache] change PDO cache table collate from utf8_bin to utf8mb4_bin e607210: [String] make AsciiSlugger fallback to parent locale symbolsMap f7e6196: [SecurityBundle] fix referencing aliases from RegisterEntryPointsPass 1a78e05: [Uid] replace getTime() with getDateTime() 8f16370: [Uid] add RFC4122 UUID namespaces as constants 0f4c905: [Console] add bright colors to console 4537f85: [DoctineBridge] remove Uuid generator classes

Newest issues and pull requests

Add combined mode with TTY for input and PTY for output [Validator] Don't remove minMessage/maxMessage for Range Constraint

They talked about us

Elasticsearch the right way in Symfony Actual route and UX with Twig Creating a COVID-19 Data Visualization with Symfony UX Symfony - Ce que j'aurai aimé savoir plus tôt 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/JysV-aNjGHs/a-week-of-symfony-735-25-31-january-2021

Created 4y | Jan 31, 2021, 10:20:06 AM


Login to add comment

Other posts in this group

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
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