From 1ca1d69f0f3ff8c4da981a51036fdf79809a9891 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Tue, 27 Feb 2024 07:35:31 +0100 Subject: [PATCH 1/2] Update CHANGELOG for 7.0.4 --- CHANGELOG-7.0.md | 62 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) diff --git a/CHANGELOG-7.0.md b/CHANGELOG-7.0.md index 6edcfe85bf1f..833ffb3f6f96 100644 --- a/CHANGELOG-7.0.md +++ b/CHANGELOG-7.0.md @@ -7,6 +7,68 @@ in 7.0 minor versions. To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v7.0.0...v7.0.1 +* 7.0.4 (2024-02-27) + + * bug #53985 [HttpKernel] Allow tagged controllers in ControllerResolver (marein) + * bug #54054 [VarExporter] Bugfix/workaround jit issue (verfriemelt-dot-org) + * bug #54050 [Messenger] Revert "Resend failed retries back to failure transport " (ro0NL) + * bug #54045 [Config][Messenger][Security] Don't turn deprecations into exceptions when unserializing (nicolas-grekas) + * bug #54035 [DependencyInjection] Fix computing error messages involving service locators (nicolas-grekas) + * bug #53959 [Serializer] Fix unknown types normalization type when know type (Myks92) + * bug #53960 [Messenger] the 'use_notify' option is on the factory, not on the postgres connection (dbu) + * bug #54031 [ErrorHandler] Fix parsing messages that contain anonymous classes on PHP >= 8.3.3 (nicolas-grekas) + * bug #54014 [AssetMapper] Fix enquoted string pattern (smnandre) + * bug #54010 [Translation] Fix extracting qualified `t()` function calls (rvanvelzen) + * bug #53967 [ErrorHandler] return the unchanged text if preg_replace_callback() fails (xabbuh) + * bug #54009 [Console] Fix display of vertical Table on Windows OS (VincentLanglet) + * bug #54001 [Console] Fix display of Table on Windows OS (VincentLanglet) + * bug #53989 [FrameworkBundle] Fix config builder with extensions extended in `build()` (HypeMC) + * bug #54005 Fix a minor design issue in the Welcome Page (javiereguiluz) + * bug #54004 [WebProfilerBundle] disable turbo in web profiler toolbar to avoid link prefetching (davidgorges) + * bug #54006 [Process] Fix the `command -v` exception (kayw-geek) + * bug #53975 [Cache] explicitly cast boolean SSL stream options (xabbuh) + * bug #53926 [TwigBridge] foundation 5 layout: use form_label_content block for checkbox and radio labels (wetternest) + * bug #53913 [TwigBridge] Fix compat with Twig v3.9 (nicolas-grekas) + * bug #53819 [Doctrine Messenger] Fix support for pgsql + pgbouncer. (jwage) + * bug #53944 [Messenger] Gracefully fallback to empty queue config (Wirone) + * bug #53935 [Mailer] [Mailgun] Fix expecting payload without tags or user variables (norkunas) + * bug #53934 [Mailer] Fix signed emails breaking the profiler (HypeMC) + * bug #53924 [FrameworkBundle] Check if the _route attribute exists on the request (xvilo) + * bug #53910 [Messenger] Fix SQS visibility_timeout type (valtzu) + * bug #53891 [PropertyAccess] Fixes getValue() on an unitialized object property on a lazy ghost (priyadi) + * bug #53889 [HttpClient] Make retry strategy work again (Nyholm) + * bug #53906 [VarDumper] Fix serialization of stubs with null or uninitialized values (derrabus) + * bug #53890 [VarExporter] Uniform unitialized property error message under ghost and non-ghost objects (priyadi) + * bug #53893 [AssetMapper] Ignore comment lines in JavaScriptImportPathCompiler (smnandre) + * bug #53826 [DomCrawler][Form] Fix the exclusion of