Symfony 4.4.33 released

Symfony 4.4.33 has just been released. Here is a list of the most important changes: bug #43798 [Dotenv] Duplicate $_SERVER values in $_ENV if they don't exist (@fancyweb) bug #43799 [PhpUnitBridge] fix symlink to bridge in docker by making its path relative (@nicolas-grekas) bug #43781 [Messenger] Fix TraceableMessageBus implementation so it can compute caller even when used within a callback (@Ocramius) bug #43655 [VarDumper] Fix dumping twig templates found in exceptions (@event15) bug #43484 [Messenger] Fix Redis Transport when username is empty (@villfa) bug #43568 [Messenger] fix: TypeError in PhpSerializer::encode() (@dsech) bug #43591 [Config] Fix files sorting in GlobResource (@lyrixx) bug #43569 [HttpClient] fix collecting debug info on destruction of CurlResponse (@nicolas-grekas) bug #43545 [DependencyInjection] fix "url" env var processor (@nicolas-grekas) bug #43413 [VarDumper] Fix error with uninitialized XMLReader (@villfa) bug #43388 [Validator] Fixes URL validation for single-char subdomains (@DfKimera) bug #43333 [HttpClient] fix missing kernel.reset tag on TraceableHttpClient services (@nicolas-grekas) bug #43302 [Cache] Commit items implicitly only when deferred keys are requested (@Sergey Belyshkin) bug #43330 [Cache][Lock] fix SQLSRV throws for method_exists() (@GDmac) bug #43270 [VarDumper] Fix handling of "new" in initializers on PHP 8.1 (@nicolas-grekas) bug #43277 [DependencyInjection] fix support for "new" in initializers on PHP 8.1 (@nicolas-grekas) bug #43243 [HttpClient] accept headers when CURLE_RECV_ERROR is received before the content (@nicolas-grekas) bug #43205 [Serializer] Fix denormalizing XML array with empty body (4.4) (@alexandre-daubois) Want to upgrade to this new release? Because Symfony protects backwards-compatibility very closely, this should be quite easy. Use SymfonyInsight upgrade reports to detect the code you will need to change in your project and read our upgrade documentation to learn more. Want to be notified whenever a new Symfony release is published? Or when a version is not maintained anymore? Or only when a security issue is fixed? Consider subscribing to the Symfony Roadmap Notifications.

                Sponsor the Symfony project.

http://feedproxy.google.com/~r/symfony/blog/~3/0y2B6gc_3Qg/symfony-4-4-33-released

Created 4y | Oct 29, 2021, 12:20:15 PM


Login to add comment

Other posts in this group

A Week of Symfony #958 (May 5–11, 2025)

This week, we published the second beta of Symfony 7.3, ahead of its final release later in May 2025. Meanwhile, we continued sharing posts about the new features of Symfony 7.3 and the upcoming Symfo

May 11, 2025, 9:50:17 AM | Symfony
Symfony 7.3.0-BETA2 released

Symfony 7.3.0-BETA2 has just been released. This is a pre-release version of Symfony 7.3. If you want to test it in your own applications before its final release, run the following commands:

May 10, 2025, 1:10:15 PM | Symfony
New in Symfony 7.3: Mailer Security Improvements

The Symfony Mailer component provides many security-related features like signing and encrypting email messages. In Symfony 7.3 we're pushing those features even further to give you greater control an

May 9, 2025, 9:20:10 AM | Symfony
SymfonyOnline June 2025: Detect Hidden Defects: Check Your PHP Tests

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:

June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

May 8, 2025, 2:40:19 PM | Symfony
New in Symfony 7.3: JsonPath Component

Contributed by Alexandre Daubois in

May 8, 2025, 10:10:10 AM | Symfony
SymfonyOnline June 2025: Combining Turbo, LiveComponent & Stimulus... the Right Way?

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:

June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

May 7, 2025, 1:10:15 PM | Symfony
New in Symfony 7.3: New and Improved Console Helpers

Symfony 7.3 introduces powerful improvements to the Console component, beyond the much-anticipated invokable commands and input attributes. This version also brings new helpers and features designed t

May 7, 2025, 8:30:04 AM | Symfony