Skip to content

Release v5.4.44 #58344

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
Sep 21, 2024
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
20 changes: 20 additions & 0 deletions CHANGELOG-5.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,26 @@ in 5.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/v5.4.0...v5.4.1

* 5.4.44 (2024-09-21)

* bug #58327 [FrameworkBundle] Do not access the container when the kernel is shut down (jderusse)
* bug #58316 [Form] Don't call the constructor of LogicalOr (derrabus)
* bug #58290 [FrameworkBundle] fix XSD to allow to configure locks without resources (xabbuh)
* bug #58291 [Process] Fix finding executables independently of open_basedir (BlackbitDevs)
* bug #58279 [Yaml] parse empty sequence elements as null (xabbuh)
* bug #58289 [HttpKernel] Skip logging uncaught exceptions in `ErrorHandler`, assume `$kernel->terminateWithException()` will do it (nicolas-grekas)
* bug #58185 [Filesystem] make sure temp files can be cleaned up on Windows (xabbuh)
* bug #58260 [Cache] Fix RedisSentinel param types (Paweł Stasicki)
* bug #58278 [HttpClient] Fix setting `CURLMOPT_MAXCONNECTS` (HypeMC)
* bug #58274 [Dotenv] throw a meaningful exception when parsing dotenv files with BOM (xabbuh)
* bug #58240 [FrameworkBundle] Fix service reset between tests (HypeMC)
* bug #58266 [HttpKernel] pass CSV escape characters explicitly (xabbuh)
* bug #58181 [HttpFoundation] Update links for `X-Accel-Redirect` and fail properly when `X-Accel-Mapping` is missing (nicolas-grekas)
* bug #58218 Work around `parse_url()` bug (nicolas-grekas)
* bug #58207 [TwigBridge] Avoid calling deprecated mergeGlobals() (derrabus)
* bug #58198 [TwigBundle] Add support for resetting globals between HTTP requests (fabpot)
* bug #58143 [Ldap] Fix extension deprecation (alexandre-daubois)

* 5.4.43 (2024-08-30)

* bug #58110 [PropertyAccess] Fix handling property names with a `.` (alexandre-daubois)
Expand Down
38 changes: 25 additions & 13 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ The Symfony Connect username in parenthesis allows to get more information
- Guilhem N (guilhemn)
- Bilal Amarni (bamarni)
- Eriksen Costa
- Florin Patan (florinpatan)
- Dariusz Ruminski
- Florin Patan (florinpatan)
- Vladimir Reznichenko (kalessil)
- Peter Rehm (rpet)
- Henrik Bjørnskov (henrikbjorn)
Expand Down Expand Up @@ -148,6 +148,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Jérôme Vasseur (jvasseur)
- Peter Kokot (peterkokot)
- Brice BERNARD (brikou)
- Martin Auswöger
- Michal Piotrowski
- marc.weistroff
- Lars Strojny (lstrojny)
Expand All @@ -157,16 +158,15 @@ The Symfony Connect username in parenthesis allows to get more information
- Włodzimierz Gajda (gajdaw)
- Nicolas Philippe (nikophil)
- Javier Spagnoletti (phansys)
- Martin Auswöger
- Adrien Brault (adrienbrault)
- Florian Voutzinos (florianv)
- Teoh Han Hui (teohhanhui)
- Przemysław Bogusz (przemyslaw-bogusz)
- Valtteri R (valtzu)
- Colin Frei
- excelwebzone
- Paráda József (paradajozsef)
- Maximilian Beckers (maxbeckers)
- Valtteri R (valtzu)
- Baptiste Clavié (talus)
- Alexander Schwenn (xelaris)
- Fabien Pennequin (fabienpennequin)
Expand Down Expand Up @@ -329,6 +329,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Guilliam Xavier
- Pierre Minnieur (pminnieur)
- Dominique Bongiraud
- Stiven Llupa (sllupa)
- Hugo Monteiro (monteiro)
- Bram Leeda (bram123)
- Dmitrii Poddubnyi (karser)
Expand Down Expand Up @@ -407,7 +408,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Danny Berger (dpb587)
- Alif Rachmawadi
- Anton Chernikov (anton_ch1989)
- Stiven Llupa (sllupa)
- Pierre-Yves Lebecq (pylebecq)
- Benjamin Leveque (benji07)
- Jordan Samouh (jordansamouh)
Expand Down Expand Up @@ -475,6 +475,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Michael Holm (hollo)
- Robert Meijers
- Blanchon Vincent (blanchonvincent)
- Cédric Anne
- Christian Schmidt
- Ben Hakim
- Marco Petersen (ocrampete16)
Expand Down Expand Up @@ -532,6 +533,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Thibaut Cheymol (tcheymol)
- Aurélien Pillevesse (aurelienpillevesse)
- Erin Millard
- Matthieu Lempereur (mryamous)
- Matthew Lewinski (lewinski)
- Islam Israfilov (islam93)
- Ricard Clau (ricardclau)
Expand All @@ -557,7 +559,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Harm van Tilborg (hvt)
- Thomas Perez (scullwm)
- Gwendolen Lynch
- Cédric Anne
- smoench
- Felix Labrecque
- mondrake (mondrake)
Expand All @@ -578,6 +579,7 @@ The Symfony Connect username in parenthesis allows to get more information
- hossein zolfi (ocean)
- Alexander Menshchikov
- Clément Gautier (clementgautier)
- roman joly (eltharin)
- Jordane VASPARD (elementaire)
- James Gilliland (neclimdul)
- Sanpi (sanpi)
Expand Down Expand Up @@ -680,7 +682,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Niklas Fiekas
- Mark Challoner (markchalloner)
- Markus Bachmann (baachi)
- Matthieu Lempereur (mryamous)
- Gunnstein Lye (glye)
- Erkhembayar Gantulga (erheme318)
- Sergey Melesh (sergex)
Expand Down Expand Up @@ -728,6 +729,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Vitaliy Tverdokhlib (vitaliytv)
- Ariel Ferrandini (aferrandini)
- BASAK Semih (itsemih)
- Jan Böhmer
- Dirk Pahl (dirkaholic)
- Cédric Lombardot (cedriclombardot)
- Jérémy REYNAUD (babeuloula)
Expand All @@ -744,7 +746,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Vadim Borodavko (javer)
- Tavo Nieves J (tavoniievez)
- Luc Vieillescazes (iamluc)
- roman joly (eltharin)
- Erik Saunier (snickers)
- François Dume (franek)
- Jerzy Lekowski (jlekowski)
Expand Down Expand Up @@ -967,6 +968,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Noémi Salaün (noemi-salaun)
- Sinan Eldem (sineld)
- Gennady Telegin
- Yi-Jyun Pan
- ampaze
- Alexandre Dupuy (satchette)
- Michel Hunziker
Expand Down Expand Up @@ -1057,6 +1059,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Mickaël Buliard (mbuliard)
- Cornel Cruceru (amne)
- Richard Bradley
- Jan Walther (janwalther)
- Ulumuddin Cahyadi Yunus (joenoez)
- rtek
- Mickaël Isaert (misaert)
Expand Down Expand Up @@ -1090,7 +1093,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Marek Pietrzak (mheki)
- “Filip
- Mickaël Andrieu (mickaelandrieu)
- Jan Böhmer
- Simon Watiau (simonwatiau)
- Ruben Jacobs (rubenj)
- Simon Schick (simonsimcity)
Expand Down Expand Up @@ -1140,6 +1142,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Raphaëll Roussel
- Michael Lutz
- jochenvdv
- Oriol Viñals
- Reedy
- Arturas Smorgun (asarturas)
- Aleksandr Volochnev (exelenz)
Expand All @@ -1160,6 +1163,7 @@ The Symfony Connect username in parenthesis allows to get more information
- victor-prdh
- Davide Borsatto (davide.borsatto)
- Florian Hermann (fhermann)
- Vitaliy Zhuk (zhukv)
- zenas1210
- Gert de Pagter
- Julien DIDIER (juliendidier)
Expand Down Expand Up @@ -1212,6 +1216,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Gladhon
- Maximilian.Beckers
- Alex Kalineskou
- Evan Shaw
- stoccc
- Grégoire Penverne (gpenverne)
- Venu
Expand All @@ -1226,6 +1231,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Thorry84
- Romanavr
- michaelwilliams
- Raphaël Geffroy (raphael-geffroy)
- Alexandre Parent
- 1emming
- Nykopol (nykopol)
Expand Down Expand Up @@ -1573,6 +1579,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Thomas Ferney (thomasf)
- Pieter
- Louis-Proffit
- Dennis Tobar
- Michael Tibben
- Hallison Boaventura (hallisonboaventura)
- Mas Iting
Expand Down Expand Up @@ -1679,6 +1686,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Sortex
- chispita
- Wojciech Sznapka
- Emmanuel Dreyfus
- Luis Pabon (luispabon)
- boulei_n
- Anna Filina (afilina)
Expand Down Expand Up @@ -1894,6 +1902,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Gordienko Vladislav
- Joas Schilling
- Ener-Getick
- Markus Thielen
- Moza Bogdan (bogdan_moza)
- johan Vlaar
- Viacheslav Sychov
Expand Down Expand Up @@ -1926,6 +1935,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Jorrit Schippers (jorrit)
- Yann (yann_eugone)
- Matthias Neid
- danilovict2
- Yannick
- Kuzia
- spdionis
Expand All @@ -1949,12 +1959,10 @@ The Symfony Connect username in parenthesis allows to get more information
- Arend Hummeling
- Makdessi Alex
- fduch (fduch)
- Jan Walther (janwalther)
- Juan Miguel Besada Vidal (soutlink)
- Takashi Kanemoto (ttskch)
- Aleksei Lebedev
- dlorek
- Oriol Viñals
- Stuart Fyfe
- Jason Schilling (chapterjason)
- David de Boer (ddeboer)
Expand Down Expand Up @@ -2061,7 +2069,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Tobias Stöckler
- Mario Young
- martkop26
- Evan Shaw
- Raphaël Davaillaud
- Sander Hagen
- cilefen (cilefen)
Expand Down Expand Up @@ -2117,7 +2124,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Junaid Farooq (junaidfarooq)
- Lars Ambrosius Wallenborn (larsborn)
- Oriol Mangas Abellan (oriolman)
- Raphaël Geffroy (raphael-geffroy)
- Sebastian Göttschkes (sgoettschkes)
- Marcin Nowak
- Frankie Wittevrongel
Expand Down Expand Up @@ -2501,6 +2507,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Mephistofeles
- Oleh Korneliuk
- Emmanuelpcg
- Attila Szeremi
- Evgeny Ruban
- Hoffmann András
- LubenZA
Expand Down Expand Up @@ -2590,7 +2597,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Anton Sukhachev (mrsuh)
- Pavlo Pelekh (pelekh)
- Stefan Kleff (stefanxl)
- Vitaliy Zhuk (zhukv)
- Marcel Siegert
- ryunosuke
- Bruno BOUTAREL
Expand Down Expand Up @@ -2751,6 +2757,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Grayson Koonce
- Ruben Jansen
- Wissame MEKHILEF
- Mihai Stancu
- shreypuranik
- NanoSector
- Thibaut Salanon
Expand Down Expand Up @@ -2803,6 +2810,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Aarón Nieves Fernández
- Mikolaj Czajkowski
- Ahto Türkson
- Paweł Stasicki
- Ph3nol
- Kirill Saksin
- Shiro
Expand Down Expand Up @@ -3011,6 +3019,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Mateusz Lerczak
- Tim Porter
- Richard Quadling
- Will Rowe
- Rainrider
- David Zuelke
- Adrian
Expand Down Expand Up @@ -3201,6 +3210,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Michael Pohlers (mick_the_big)
- Misha Klomp (mishaklomp)
- mlpo (mlpo)
- Marcel Pociot (mpociot)
- Mikhail Prosalov (mprosalov)
- Ulrik Nielsen (mrbase)
- Marek Šimeček (mssimi)
Expand Down Expand Up @@ -3390,6 +3400,7 @@ The Symfony Connect username in parenthesis allows to get more information
- omerida
- Andras Ratz
- andreabreu98
- Marcus
- gechetspr
- brian978
- Michael Schneider
Expand Down Expand Up @@ -3630,6 +3641,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Jose Manuel Gonzalez (jgonzalez)
- Joachim Krempel (jkrempel)
- Jorge Maiden (jorgemaiden)
- Joshua Behrens (joshuabehrens)
- Joao Paulo V Martins (jpjoao)
- Justin Rainbow (jrainbow)
- Juan Luis (juanlugb)
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 @@ -78,12 +78,12 @@ abstract class Kernel implements KernelInterface, RebootableInterface, Terminabl
*/
private static $freshCache = [];

public const VERSION = '5.4.44-DEV';
public const VERSION = '5.4.44';
public const VERSION_ID = 50444;
public const MAJOR_VERSION = 5;
public const MINOR_VERSION = 4;
public const RELEASE_VERSION = 44;
public const EXTRA_VERSION = 'DEV';
public const EXTRA_VERSION = '';

public const END_OF_MAINTENANCE = '11/2024';
public const END_OF_LIFE = '11/2025';
Expand Down
Loading