A Week of Symfony #825 (17-23 October 2022)

This week, Symfony 6.2 development activity focused on merging lots of new features that will be polished during the next weeks until the Symfony 6.2 release at the end of November 2022. We introduced a PSR-4 directory routing loader, a new hash_property_path option for password form fields, a better AST-based extractor for translations and support for friendsofphp/well-known-implementations in HttpClient.

Symfony development highlights

This week, 46 pull requests were merged (31 in code and 15 in docs) and 40 issues were closed (25 in code and 15 in docs). See details for code and docs.

4.4 changelog:

  • dbbf46c: [Cache] reserve numeric keys when doing memory leak prevention
  • fb9f06e: [Console] fix error output on windows CLI
  • 323c713: [HttpKernel] remove EOL when using error_log() in HttpKernel Logger
  • dffff8e: [HttpKernel] fix empty request stack when terminating with exception
  • 8639772: throw LogicException instead of Error when trying to generate logout URL without request
  • 44abca3: update Azerbaijani translation
  • 7d8da41: add Urdu translation

5.4 changelog:

  • d50fbf6: [HttpClient] fix buffering after calling AsyncContext::passthru()
  • 7616c8d: [Intl] update the ICU data to 72.1

6.1 changelog:

  • b191e69: [HttpClient] don't override header if is x-www-form-urlencoded

6.2 changelog:

  • a0b82ee: [Clock] fix sleep() in MockClock
  • 5f7f83c: Leverage PHP first-class callable syntax
  • 440daab: [DependencyInjection] allow array for the value of Autowire attribute
  • f79830d: [Lock] log successful release of Lock
  • 5b4236a: [HttpKernel] add request attribute _handle_all_throwables to allow HttpKernel to handle thrown Error in addition to Exception
  • 9c628d0: [DependencyInjection] add support for tagged iterators/locators exclude option to XML and YAML
  • f0b2029: [DependencyInjection] allow injecting the current env into PHP config closures
  • 0a3e393: [SecurityBundle] deprecate the enable_authenticator_manager option
  • 5d69151, 22481f2: [Routing] PSR-4 directory loader
  • 43a56e8: [Validator] new email validation option to match with w3c official specification
  • 0de91ed: [Asset] improve performance of UrlPackage::chooseBaseUrl()
  • 38678dc: [Translation] add PhpAstExtractor
  • 63c554b: [DependencyInjection] container building optimization
  • 651b465: [HttpKernel] make Logger implement DebugLoggerInterface
  • 63afd5e: [SecurityBundle] allow specifying attributes for RequestMatcher
  • bbafae1: [Messenger] add option allow_no_senders to enable throwing when a message doesn't have a sender
  • 6e36c4e: [Validator] fix FileValidator when value is an UploadedFile
  • c8f2353: [SecurityBundle] adapt tests to reflect the split of the request matchers
  • d0dc7b2: [Translation] deprecate PhpStringTokenParser
  • 823f332: [FrameworkBundle] remove DateTime from core Bundles
  • d7fe6a0: [HttpClient] add withOptions() to HttplugClient and Psr18Client
  • 9effc28: [HttpClient] add support for friendsofphp/well-known-implementations
  • cf073c4: [Form] add hash_property_path option to PasswordType
  • c2d3dd8: [Notifier] check Discord embed limitations

Newest issues and pull requests

SymfonyCasts Updates

SymfonyCasts is the official way to learn Symfony. Select a track for a guided path through 100+ video tutorial courses about Symfony, PHP and JavaScript.

These were some of the most relevant SymfonyCasts updates of the week:

They talked about us

Call to Action

            <hr style="margin-bottom: 5px" />
            <div style="font-size: 90%">
                <a href="https://symfony.com/sponsor">Sponsor</a> the Symfony project.
            </div>

https://symfony.com/blog/a-week-of-symfony-825-17-23-october-2022?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

созданный 3y | 23 окт. 2022 г., 09:20:05


Войдите, чтобы добавить комментарий

Другие сообщения в этой группе

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

18 июн. 2025 г., 08:50:17 | 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

15 июн. 2025 г., 09:10:09 | 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

8 июн. 2025 г., 07:50:05 | 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

6 июн. 2025 г., 07:10:24 | 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

5 июн. 2025 г., 10:20:09 | 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

1 июн. 2025 г., 08:50:16 | 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

29 мая 2025 г., 09:10:19 | Symfony