A Week of Symfony #741 (8-14 March 2021)

This week, Symfony 5.2.5 maintenance version was released, using a new release technique that no longer creates tags for packages that don't include changes. Meanwhile, the upcoming Symfony 5.3 version improved the performance of the Cache component and introduced a new Runtime component to decouple applications from global state.

Symfony development highlights

This week, 50 pull requests were merged (34 in code and 16 in docs) and 46 issues were closed (43 in code and 3 in docs). Excluding merges, 24 authors made 153,278 additions and 84,454 deletions. See details for code and docs.

4.4 changelog:

72c6489: [ErrorHandler] added missing type annotations to FlattenException 2fb98c8: [Form] clear unchecked choice radio boxes even if clear missing is set to false eb1122c: [FrameworkBundle] fix PropertyAccess definition when not in debug a9755c0: [DoctrineBridge] fix eventListener initialization when eventSubscriber constructor dispatch an event 3a2d1b4: [Console] stop accepting ints as InputOption defaults 9f3c30a: [TwigBridge] fix "Serialization of Closure" error when rendering an TemplatedEmail bbf786c: [Console] fix type of InputOption::$default 2bfc641: [Security] refresh original user in SwitchUserListener fb670df: check if templating engine supports given view 93467c5: [Mime] escape commas in address names 756522e: update translations for Norwegian Nynorsk

5.2 changelog:

dedb7ef: [FrameworkBundle] fix XSD

5.x changelog:

6dd2d7b: [Console] avoid unneeded preg_replace_callback 1f65e78: [Cache] boost perf by wrapping keys validity checks with assert() fc016dd: [PropertyAccess] use bitwise flags to configure when the property accessor should throw eb1122c: [FrameworkBundle] fix PropertyAccess definition when not in debug fe23c88: [HttpKernel] deprecate returning a ContainerBuilder from KernelInterface::registerContainerConfiguration() c06a76c: [Runtime] a new component to decouple applications from global state bbb4d9f: [WebProfilerBundle] disable CSP if dumper was used 183b91c: [FrameworkBundle] add KernelTestCase::getContainer() 7754bed: [HttpFoundation] use InputBag for POST requests too 6c0102c: [Validator] add Validation::createIsValidCallable() that returns a boolean instead of exception

Newest issues and pull requests

[RFC] Add Snowball Stemming support to String component Add possibility to also add CSP nonce to exception_full.html.php SymfonyStyle ChoiceQuestion - choice to send value or key

They talked about us

Improve performance of your Symfony app using Redis Never Forget Symfony Config Options Again Symfony + VueJS + Element UI 使用第三方的 Vue 元件

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/kWFePcY0Y0Q/a-week-of-symfony-741-8-14-march-2021

Created 4y | Mar 14, 2021, 10:20:08 AM


Login to add comment

Other posts in this group

SymfonyOnline June 2025: Speakers, Stats & Replays!

Thank you for joining us at SymfonyOnline June 2025!

What a great edition of SymfonyOnline we’ve just wrapped up! 🎉

We were thrilled to welcome 300 participants from 35 different countries—a

Jun 18, 2025, 8:50:17 AM | Symfony
A Week of Symfony #963 (June 9–15, 2025)

This week, Symfony celebrated the SymfonyOnline June 2025 conference with great success. Meanwhile, development efforts focused on improving invokable commands for the upcoming Symfony 7.4 version. Th

Jun 15, 2025, 9:10:09 AM | Symfony
A Week of Symfony #962 (June 2–8, 2025)

This week, development activity focused on the upcoming Symfony 7.4 and 8.0 versions, which will deprecate and remove many features. In addition, we published a case study about Yousign. Finally, we'r

Jun 8, 2025, 7:50:05 AM | Symfony
Case study - Yousign: Scaling Trust with Smart, Scalable Architecture

As digital signatures become the norm in modern business, Yousign has established itself as a trusted leader across Europe. Behind its simple, intuitive interface is a powerful technical engine, handl

Jun 6, 2025, 7:10:24 AM | Symfony
SymfonyOnline June 2025 starts next week!

Get ready for the exciting SymfonyOnline June 2025, kicking off in a few days only! There’s still time to register and join the international online Symfony conference—along with pre-conferenc

Jun 5, 2025, 10:20:09 AM | Symfony
A Week of Symfony #961 (May 26 – June 1, 2025)

This week, Symfony released the stable version of Symfony 7.3, which includes lots of amazing new features. We also published the maintenance versions 6.4.22 and 7.2.7.

Symfony development highlights

Jun 1, 2025, 8:50:16 AM | Symfony
New in Symfony 7.3: DX Improvements (part 2)

This is the second part of the blog post showcasing the main DX (developer experience) features introduced in Symfony 7.3. Read the first part of this blog post.

Verify URI Signatures… https://symfon

May 29, 2025, 9:10:19 AM | Symfony