A Week of Symfony #733 (11-17 January 2021)

This week, Symfony added a new shortcut to render forms and set the needed HTTP status code when the form contains errors. In addition, Symfony appointed Oskar Stark as a new member of the Symfony Core team and it published an update on the diversity initiative.

Symfony development highlights

This week, 75 pull requests were merged (51 in code and 24 in docs) and 152 issues were closed (97 in code and 55 in docs). Excluding merges, 34 authors made 5,643 additions and 3,673 deletions. See details for code and docs.

4.4 changelog:

b85611f: don't allow unserializing classes with a destructor 2852a42: [Cache] fixed possible collision when writing tmp file in filesystem adapter 7aad824: [Yaml] a colon followed by spaces exclusively separates mapping keys and values 0211b9a: [Config] fix handling float-like key attribute values 6eff263: [Mailer] fix missing BCC recipients in SES bridge d23b74e: [Serializer] rename normalize param f021d6f: updated Slovenian translations 9c6381c: [HttpFoundation] use atomic writes in MockFileSessionStorage 0e25f40: [DependencyInjection] don't trigger notice for deprecated aliases pointing to deprecated definitions 2c9a837: [DoctrineBridge] fix circular loop with EntityManager 8076c2f: [DoctrineBridge] take into account that property could be a column name for a referenced entity 833a9e0: [Security] replace message data in JSON security error response 5ba237a: [DependencyInjection] skip deprecated definitions in CheckTypeDeclarationsPass

5.1 changelog:

4169746: [Notifier] make EmailMessage & SmsMessage transport nullable 402a800: [Messenger] fix auto-setup for fifo queue in AmazonSqs

5.2 changelog:

5dff21b: [Security] move the handleAuthenticationSuccess logic outside try/catch block 15e7eee: [HttpClient] fix transient test with HttpClient jitter f448627: [SecurityBundle] remove invalid service definition

5.x changelog:

1eb849d: [Notifier] change DSN API e55762d: [Notifier] add GatewayApi bridge f2ba203: [Notifier] add Octopush notifier transport 0764380: [Notifier] add AllMySms Bridge 771a2a4: [HttpFoundation] deprecate the NamespacedAttributeBag class 93e853d: [Security] RoleHierarchy returns an unique array of roles fa87194: [FrameworkBundle] add renderForm() helper setting the appropriate HTTP status code

Newest issues and pull requests

[Uid] Add fromBase58(), fromBase32(), fromRfc4122() and fromBinary() methods Nondeterministic cache builds Debug option for Symfony Console (Xdebug)

They talked about us

Login attempt in Symfony under 5.2 version Create Symfony Bundles on a whim What you need to know about Symfony 5.2

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/s_Rk1k7ILIw/a-week-of-symfony-733-11-17-january-2021

Created 4y | Jan 17, 2021, 9:20:12 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