From dc077d2965b7cc5c7b2dc7c06767c9076cf4944f Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Sat, 2 Apr 2022 07:54:23 +0200 Subject: [PATCH 1/3] Update CHANGELOG for 4.4.40 --- CHANGELOG-4.4.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/CHANGELOG-4.4.md b/CHANGELOG-4.4.md index 29cc4c6552b90..273282ab8caf0 100644 --- a/CHANGELOG-4.4.md +++ b/CHANGELOG-4.4.md @@ -7,6 +7,31 @@ in 4.4 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/v4.4.0...v4.4.1 +* 4.4.40 (2022-04-02) + + * bug #45910 [Messenger] reset connection on worker shutdown (SanderHagen) + * bug #45909 [Form][TwigBundle] reset Twig form theme resources between requests (xabbuh) + * bug #45906 [HttpClient] on redirections don't send content related request headers (xabbuh) + * bug #45714 [Messenger] Fix cannot select FOR UPDATE from view on Oracle (rjd22) + * bug #45888 [Messenger] Add mysql indexes back and work around deadlocks using soft-delete (nicolas-grekas) + * bug #45891 [HttpClient] Fix exporting objects with readonly properties (nicolas-grekas) + * bug #45875 [ExpressionLanguage] Fix matches when the regexp is not valid (fabpot) + * bug #45870 [Validator] Fix File constraint invalid max size exception message (fancyweb) + * bug #45851 [Console] Fix exit status on uncaught exception with negative code (acoulton) + * bug #45838 [Serializer] Fix denormalizing union types (T-bond) + * bug #45816 [Mailer] Preserve case of headers (nicolas-grekas) + * bug #45814 [HttpClient] Let curl handle Content-Length headers (nicolas-grekas) + * bug #45813 [HttpClient] Move Content-Type after Content-Length (nicolas-grekas) + * bug #45737 [Lock] SemaphoreStore catching exception from sem_get (Triplkrypl) + * bug #45690 [Mailer] Use recipients in sendmail transport (HypeMC) + * bug #45720 [PropertyInfo] strip only leading `\` when unknown docType (EmilMassey) + * bug #44915 [Console] Fix compact table style to avoid outputting a leading space (Seldaek) + * bug #45676 [Process] Don't return executable directories in PhpExecutableFinder (fancyweb) + * bug #45702 [Form] Fix the usage of the Valid constraints in array-based forms (stof) + * bug #45677 [DependencyInjection] fix `ServiceSubscriberTrait` bug where parent has `__call()` (kbond) + * bug #45678 [HttpClient] Fix reading proxy settings from dotenv when curl is used (nicolas-grekas) + * bug #45671 [FrameworkBundle] Ensure container is reset between tests (nicolas-grekas) + * 4.4.39 (2022-03-05) * bug #45631 [HttpFoundation] Fix PHP 8.1 deprecation in `Response::isNotModified` (HypeMC) From fa1eb6db954a2f5f3672cdd1cd5f0c37fbb38e60 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Sat, 2 Apr 2022 07:55:50 +0200 Subject: [PATCH 2/3] Update CONTRIBUTORS for 4.4.40 --- CONTRIBUTORS.md | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index e2781d32f4a30..bd30bf752af21 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -102,6 +102,7 @@ The Symfony Connect username in parenthesis allows to get more information - Henrik Westphal (snc) - Dariusz Górecki (canni) - Fran Moreno (franmomu) + - HypeMC (hypemc) - Jérôme Vasseur (jvasseur) - Mathieu Santostefano (welcomattic) - Dariusz Ruminski @@ -111,19 +112,18 @@ The Symfony Connect username in parenthesis allows to get more information - Daniel Holmes (dholmes) - Sebastiaan Stok (sstok) - Alexandre Daubois (alexandre-daubois) - - HypeMC (hypemc) - Toni Uebernickel (havvg) - Bart van den Burg (burgov) - Jordan Alliot (jalliot) - John Wards (johnwards) - Tomas Norkūnas (norkunas) - Julien Falque (julienfalque) + - Vincent Langlet (deviling) - Baptiste Clavié (talus) - Massimiliano Arione (garak) - Mathias Arlaud (mtarld) - Antoine Hérault (herzult) - Paráda József (paradajozsef) - - Vincent Langlet (deviling) - Arnaud Le Blanc (arnaud-lb) - Przemysław Bogusz (przemyslaw-bogusz) - Maxime STEINHAUSSER @@ -153,6 +153,7 @@ The Symfony Connect username in parenthesis allows to get more information - Teoh Han Hui (teohhanhui) - Colin Frei - Javier Spagnoletti (phansys) + - Gary PEGEOT (gary-p) - Ruud Kamphuis (ruudk) - Joshua Thijssen - Daniel Wehner (dawehner) @@ -161,7 +162,6 @@ The Symfony Connect username in parenthesis allows to get more information - Gordon Franke (gimler) - Saif Eddin Gmati (azjezz) - Richard van Laak (rvanlaak) - - Gary PEGEOT (gary-p) - Jesse Rushlow (geeshoe) - Fabien Pennequin (fabienpennequin) - Olivier Dolbeau (odolbeau) @@ -355,6 +355,7 @@ The Symfony Connect username in parenthesis allows to get more information - Sébastien Lavoie (lavoiesl) - Dariusz - Farhad Safarov (safarov) + - Hugo Alliaume (kocal) - BoShurik - Thomas Lallement (raziel057) - Michael Voříšek @@ -418,7 +419,6 @@ The Symfony Connect username in parenthesis allows to get more information - Christopher Davis (chrisguitarguy) - Dmitriy Mamontov (mamontovdmitriy) - Ben Ramsey (ramsey) - - Hugo Alliaume (kocal) - Laurent Masforné (heisenberg) - Sergey (upyx) - Giorgio Premi @@ -441,6 +441,7 @@ The Symfony Connect username in parenthesis allows to get more information - Iker Ibarguren (ikerib) - Bob van de Vijver (bobvandevijver) - Peter Kruithof (pkruithof) + - Antoine Lamirault - Michael Holm (hollo) - Arjen van der Meijden - Markus Fasselt (digilist) @@ -478,6 +479,7 @@ The Symfony Connect username in parenthesis allows to get more information - Andrey Esaulov (andremaha) - Grégoire Passault (gregwar) - Jerzy Zawadzki (jzawadzki) + - Phil Taylor (prazgod) - Ismael Ambrosi (iambrosi) - Craig Duncan (duncan3dc) - Emmanuel BORGES (eborges78) @@ -585,8 +587,6 @@ The Symfony Connect username in parenthesis allows to get more information - Loïc Chardonnet (gnusat) - Marek Kalnik (marekkalnik) - Vyacheslav Salakhutdinov (megazoll) - - Antoine Lamirault - - Phil Taylor (prazgod) - Hassan Amouhzi - Daniel Gorgan - Tamas Szijarto @@ -618,6 +618,7 @@ The Symfony Connect username in parenthesis allows to get more information - Xavier HAUSHERR - Albert Jessurum (ajessu) - Laszlo Korte + - Jonathan Scheiber (jmsche) - Miha Vrhovnik - Alessandro Desantis - hubert lecorche (hlecorche) @@ -688,6 +689,7 @@ The Symfony Connect username in parenthesis allows to get more information - Boris Vujicic (boris.vujicic) - Chris Sedlmayr (catchamonkey) - Indra Gunawan (indragunawan) + - Jérôme Tanghe (deuchnord) - Mathias STRASSER (roukmoute) - simon chrzanowski (simonch) - Kamil Kokot (pamil) @@ -831,7 +833,6 @@ The Symfony Connect username in parenthesis allows to get more information - Stefan Kruppa - jhonnyL - sasezaki - - Jonathan Scheiber (jmsche) - Kristof Van Cauwenbergh (kristofvc) - Dawid Pakuła (zulusx) - Marco Lipparini (liarco) @@ -1156,6 +1157,7 @@ The Symfony Connect username in parenthesis allows to get more information - Dominik Ritter (dritter) - Sebastian Grodzicki (sgrodzicki) - Florian Caron (shalalalala) + - Eric COURTIAL - Jeroen van den Enden (stoefke) - Aurélien Fontaine - Pascal Helfenstein @@ -1220,7 +1222,6 @@ The Symfony Connect username in parenthesis allows to get more information - Jérémy REYNAUD (babeuloula) - Mathieu Rochette (mathroc) - Victor Garcia - - Jérôme Tanghe (deuchnord) - Marek Víger (freezy) - Andrew Hilobok (hilobok) - Noah Heck (myesain) @@ -1342,6 +1343,7 @@ The Symfony Connect username in parenthesis allows to get more information - Matt Robinson (inanimatt) - Aleksey Podskrebyshev - Calin Mihai Pristavu + - Gabrielle Langer - David Marín Carreño (davefx) - Fabien LUCAS (flucas2) - Ondrej Machulda (ondram) @@ -1763,6 +1765,7 @@ The Symfony Connect username in parenthesis allows to get more information - Vladimir Luchaninov (luchaninov) - spdionis - rchoquet + - rvoisin - gitlost - Taras Girnyk - Dmitry Derepko @@ -2342,6 +2345,7 @@ The Symfony Connect username in parenthesis allows to get more information - Romain Dorgueil - Christopher Parotat - Dennis Haarbrink + - Urban Suppiger - me_shaon - 蝦米 - Grayson Koonce (breerly) @@ -2822,6 +2826,7 @@ The Symfony Connect username in parenthesis allows to get more information - Ikko Ashimine - Erwin Dirks - Brad Jones + - Markus Ramšak - Billie Thompson - lol768 - jamogon @@ -2898,7 +2903,6 @@ The Symfony Connect username in parenthesis allows to get more information - bokonet - Arrilot - ampaze - - Gabrielle Langer - Chris McGehee - Markus Staab - Pierre-Louis LAUNAY @@ -2920,6 +2924,7 @@ The Symfony Connect username in parenthesis allows to get more information - Lebnik - nsbx - Shude + - RTUnreal - Richard Hodgson - Sven Fabricius - Ondřej Führer From b45c0032d3067367d0bc61cc09f1f4b419a50b6b Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Sat, 2 Apr 2022 07:55:50 +0200 Subject: [PATCH 3/3] Update VERSION for 4.4.40 --- src/Symfony/Component/HttpKernel/Kernel.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Symfony/Component/HttpKernel/Kernel.php b/src/Symfony/Component/HttpKernel/Kernel.php index 233c80f10b55d..91093eaef7369 100644 --- a/src/Symfony/Component/HttpKernel/Kernel.php +++ b/src/Symfony/Component/HttpKernel/Kernel.php @@ -76,12 +76,12 @@ abstract class Kernel implements KernelInterface, RebootableInterface, Terminabl private static $freshCache = []; - public const VERSION = '4.4.40-DEV'; + public const VERSION = '4.4.40'; public const VERSION_ID = 40440; public const MAJOR_VERSION = 4; public const MINOR_VERSION = 4; public const RELEASE_VERSION = 40; - public const EXTRA_VERSION = 'DEV'; + public const EXTRA_VERSION = ''; public const END_OF_MAINTENANCE = '11/2022'; public const END_OF_LIFE = '11/2023';