Skip to content

Release v4.4.40 #45914

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 2, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions CHANGELOG-4.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
23 changes: 14 additions & 9 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down
4 changes: 2 additions & 2 deletions src/Symfony/Component/HttpKernel/Kernel.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down