Skip to content

Commit

Permalink
Merge pull request #52535 from fabpot/release-5.4.31
Browse files Browse the repository at this point in the history
released v5.4.31
  • Loading branch information
fabpot committed Nov 10, 2023
2 parents 58e8e9b + f9fdd06 commit adf54cd
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 26 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG-5.4.md
Expand Up @@ -7,6 +7,23 @@ 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.31 (2023-11-10)

* security #cve-2023-46734 [TwigBridge] Ensure CodeExtension's filters properly escape their input (nicolas-grekas, GromNaN)
* security #cve-2023-46733 [Security] Fix possible session fixation when only the *token* changes (RobertMe)
* bug #52506 [SecurityBundle] wire the secret for Symfony 6.4 compatibility (xabbuh)
* bug #52502 [Config] Prefixing `FileExistenceResource::__toString()` to avoid conflict with `FileResource` (weaverryan)
* bug #52491 [String] Method toByteString conversion using iconv is unreachable (Vincentv92)
* bug #52488 [HttpKernel] Fix PHP deprecation (nicolas-grekas)
* bug #52476 [Messenger] fix compatibility with Doctrine DBAL 4 (xabbuh)
* bug #52474 [HttpFoundation] ensure string type with mbstring func overloading enabled (xabbuh)
* bug #52457 [Cache][HttpFoundation][Lock] Fix empty username/password for PDO PostgreSQL (HypeMC)
* bug #52443 [Yaml] Fix uid binary parsing (mRoca)
* bug #52444 Remove full DSNs from exception messages (nicolas-grekas)
* bug #52428 [HttpKernel] Preventing error 500 when function putenv is disabled (ShaiMagal)
* bug #52408 [Yaml] Fix block scalar array parsing (NickSdot)
* bug #52329 [HttpClient] Psr18Client: parse HTTP Reason Phrase for Response (Hanmac)

* 5.4.30 (2023-10-29)

* bug #52332 [Yaml] Fix deprecated passing null to trim() (javaDeveloperKid)
Expand Down
55 changes: 31 additions & 24 deletions CONTRIBUTORS.md
Expand Up @@ -15,39 +15,39 @@ The Symfony Connect username in parenthesis allows to get more information
- Thomas Calvet (fancyweb)
- Christophe Coevoet (stof)
- Jordi Boggiano (seldaek)
- Maxime Steinhausser (ogizanagi)
- Wouter de Jong (wouterj)
- Maxime Steinhausser (ogizanagi)
- Kévin Dunglas (dunglas)
- Victor Berchet (victor)
- Ryan Weaver (weaverryan)
- Jérémy DERUSSÉ (jderusse)
- Roland Franssen
- Javier Eguiluz (javier.eguiluz)
- Roland Franssen
- Johannes S (johannes)
- Kris Wallsmith (kriswallsmith)
- Jakub Zalas (jakubzalas)
- Yonel Ceruto (yonelceruto)
- Alexandre Daubois (alexandre-daubois)
- Jules Pietri (heah)
- Oskar Stark (oskarstark)
- Tobias Nyholm (tobias)
- Yonel Ceruto (yonelceruto)
- Hugo Hamon (hhamon)
- Alexandre Daubois (alexandre-daubois)
- Tobias Nyholm (tobias)
- Samuel ROZE (sroze)
- Pascal Borreli (pborreli)
- Romain Neutron
- Joseph Bielawski (stloyd)
- Drak (drak)
- Abdellatif Ait boudad (aitboudad)
- Jérôme Tamarelle (gromnan)
- Lukas Kahwe Smith (lsmith)
- Antoine Lamirault (alamirault)
- Hamza Amrouche (simperfit)
- Martin Hasoň (hason)
- Kevin Bond (kbond)
- Jérôme Tamarelle (gromnan)
- Martin Hasoň (hason)
- HypeMC (hypemc)
- Jeremy Mikola (jmikola)
- Antoine Lamirault (alamirault)
- Jean-François Simon (jfsimon)
- Benjamin Eberlei (beberlei)
- HypeMC (hypemc)
- Igor Wiedler
- Jan Schädlich (jschaedl)
- Mathieu Lechat (mat_the_cat)
Expand Down Expand Up @@ -76,38 +76,38 @@ The Symfony Connect username in parenthesis allows to get more information
- Mathieu Piot (mpiot)
- Alexander Schranz (alexander-schranz)
- Vasilij Duško (staff)
- Vincent Langlet (deviling)
- Sarah Khalil (saro0h)
- Laurent VOULLEMIER (lvo)
- Konstantin Kudryashov (everzet)
- Vincent Langlet (deviling)
- Guilhem N (guilhemn)
- Bilal Amarni (bamarni)
- Eriksen Costa
- Gary PEGEOT (gary-p)
- Mathieu Santostefano (welcomattic)
- Florin Patan (florinpatan)
- Vladimir Reznichenko (kalessil)
- Peter Rehm (rpet)
- Henrik Bjørnskov (henrikbjorn)
- Allison Guilhem (a_guilhem)
- Andrej Hudec (pulzarraider)
- Jáchym Toušek (enumag)
- David Buchmann (dbu)
- Dariusz Ruminski
- Christian Raue
- Eric Clemmons (ericclemmons)
- Denis (yethee)
- Michel Weimerskirch (mweimerskirch)
- Issei Murasawa (issei_m)
- Douglas Greenshields (shieldo)
- Gary PEGEOT (gary-p)
- Alex Pott
- Fran Moreno (franmomu)
- Arnout Boks (aboks)
- Charles Sarrazin (csarrazi)
- Ruud Kamphuis (ruudk)
- Henrik Westphal (snc)
- Dariusz Górecki (canni)
- Allison Guilhem (a_guilhem)
- Ener-Getick
- Dariusz Ruminski
- Graham Campbell (graham)
- Tugdual Saunier (tucksaun)
- Lee McDermott
Expand All @@ -134,7 +134,9 @@ The Symfony Connect username in parenthesis allows to get more information
- Joel Wurtz (brouznouf)
- Sebastiaan Stok (sstok)
- Maxime STEINHAUSSER
- Frank A. Fiebig (fafiebig)
- gnito-org
- Baldini
- Tim Nagel (merk)
- Chris Wilkinson (thewilkybarkid)
- Jérôme Vasseur (jvasseur)
Expand Down Expand Up @@ -178,8 +180,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Ion Bazan (ionbazan)
- OGAWA Katsuhiro (fivestar)
- Jhonny Lidfors (jhonne)
- Frank A. Fiebig (fafiebig)
- Baldini
- Juti Noppornpitak (shiroyuki)
- Gregor Harlan (gharlan)
- Michael Babker (mbabker)
Expand Down Expand Up @@ -237,6 +237,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Alessandro Lai (jean85)
- 77web
- Gocha Ossinkine (ossinkine)
- Martin Auswöger
- Jesse Rushlow (geeshoe)
- Matthieu Ouellette-Vachon (maoueh)
- Michał Pipa (michal.pipa)
Expand All @@ -251,12 +252,14 @@ The Symfony Connect username in parenthesis allows to get more information
- Roland Franssen :)
- GDIBass
- Samuel NELA (snela)
- Tac Tacelosky (tacman1123)
- Vincent AUBERT (vincent)
- Fabien Bourigault (fbourigault)
- Michael Voříšek
- zairig imad (zairigimad)
- Colin O'Dell (colinodell)
- Sébastien Alfaiate (seb33300)
- Valtteri R (valtzu)
- James Halsall (jaitsu)
- Christian Scheb
- Guillaume (guill)
Expand Down Expand Up @@ -298,7 +301,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Andreas Hucks (meandmymonkey)
- Jan Rosier (rosier)
- Noel Guilbert (noel)
- Martin Auswöger
- Stadly
- Stepan Anchugov (kix)
- bronze1man
Expand Down Expand Up @@ -329,7 +331,6 @@ The Symfony Connect username in parenthesis allows to get more information
- François Zaninotto (fzaninotto)
- Dustin Whittle (dustinwhittle)
- Timothée Barray (tyx)
- Valtteri R (valtzu)
- jeff
- Bob van de Vijver (bobvandevijver)
- John Kary (johnkary)
Expand All @@ -340,6 +341,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Marcin Sikoń (marphi)
- Michele Orselli (orso)
- Sven Paulus (subsven)
- Tomasz Kowalczyk (thunderer)
- Daniel Burger
- Maxime Veber (nek-)
- Bastien Jaillot (bastnic)
Expand Down Expand Up @@ -448,7 +450,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Wouter Van Hecke
- Baptiste Lafontaine (magnetik)
- Iker Ibarguren (ikerib)
- Tomasz Kowalczyk (thunderer)
- Indra Gunawan (indragunawan)
- Michael Holm (hollo)
- Arjen van der Meijden
Expand Down Expand Up @@ -537,6 +538,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Artur Eshenbrener
- Harm van Tilborg (hvt)
- Thomas Perez (scullwm)
- Cédric Anne
- smoench
- Felix Labrecque
- mondrake (mondrake)
Expand Down Expand Up @@ -577,6 +579,7 @@ The Symfony Connect username in parenthesis allows to get more information
- SiD (plbsid)
- Greg Thornton (xdissent)
- Alex Bowers
- Michel Roca (mroca)
- Fabien S (bafs)
- Costin Bereveanu (schniper)
- Andrii Dembitskyi
Expand Down Expand Up @@ -618,6 +621,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Oscar Cubo Medina (ocubom)
- Karel Souffriau
- Christophe L. (christophelau)
- a.dmitryuk
- Anthon Pang (robocoder)
- Julien Galenski (ruian)
- Ben Scott (bpscott)
Expand Down Expand Up @@ -685,7 +689,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Dries Vints
- Judicaël RUFFIEUX (axanagor)
- Chris Sedlmayr (catchamonkey)
- Cédric Anne
- DerManoMann
- Jérôme Tanghe (deuchnord)
- Mathias STRASSER (roukmoute)
Expand Down Expand Up @@ -735,6 +738,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Axel Guckelsberger (guite)
- Sam Fleming (sam_fleming)
- Alex Bakhturin
- Belhassen Bouchoucha (crownbackend)
- Patrick Reimers (preimers)
- Brayden Williams (redstar504)
- insekticid
Expand Down Expand Up @@ -860,7 +864,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Ilija Tovilo (ilijatovilo)
- Sander Toonen (xatoo)
- Zach Badgett (zachbadgett)
- a.dmitryuk
- Loïc Faugeron
- Aurélien Fredouelle
- Pavel Campr (pcampr)
Expand All @@ -872,7 +875,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Benjamin Morel
- Guilherme Ferreira
- Geoffrey Tran (geoff)
- Tac Tacelosky (tacman1123)
- Jannik Zschiesche
- Bernd Stellwag
- Jan Ole Behrens (deegital)
Expand Down Expand Up @@ -1050,6 +1052,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Ruben Jacobs (rubenj)
- Simon Schick (simonsimcity)
- Tristan Roussel
- NickSdot
- Niklas Keller
- Alexandre parent
- Cameron Porter
Expand Down Expand Up @@ -1094,7 +1097,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Raphaëll Roussel
- Michael Lutz
- jochenvdv
- Michel Roca (mroca)
- Reedy
- Arturas Smorgun (asarturas)
- Aleksandr Volochnev (exelenz)
Expand Down Expand Up @@ -1141,7 +1143,6 @@ The Symfony Connect username in parenthesis allows to get more information
- kylekatarnls (kylekatarnls)
- Steve Grunwell
- Yuen-Chi Lian
- Belhassen Bouchoucha (crownbackend)
- Mathias Brodala (mbrodala)
- Robert Fischer (sandoba)
- Tarjei Huse (tarjei)
Expand Down Expand Up @@ -1222,6 +1223,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Mike Meier (mykon)
- Pedro Miguel Maymone de Resende (pedroresende)
- stlrnz
- javaDeveloperKid
- Masterklavi
- Adrien Wilmet (adrienfr)
- Franco Traversaro (belinde)
Expand Down Expand Up @@ -1361,6 +1363,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Simon Heimberg (simon_heimberg)
- Morten Wulff (wulff)
- Don Pinkster
- Jonas Elfering
- Maksim Muruev
- Emil Einarsson
- 243083df
Expand Down Expand Up @@ -1390,6 +1393,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Markus S. (staabm)
- Marc Laporte
- Michał Jusięga
- Dominik Ulrich
- den
- Gábor Tóth
- ouardisoft
Expand Down Expand Up @@ -1668,6 +1672,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Vedran Mihočinec (v-m-i)
- Sergey Novikov (s12v)
- creiner
- Jan Pintr
- ProgMiner
- Marcos Quesada (marcos_quesada)
- Matthew (mattvick)
Expand Down Expand Up @@ -1714,6 +1719,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Mikkel Paulson
- Michał Strzelecki
- Bert Ramakers
- Hans Mackowiak
- Hugo Fonseca (fonsecas72)
- Marc Duboc (icemad)
- Martynas Narbutas
Expand Down Expand Up @@ -2200,6 +2206,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Evan C
- BrokenSourceCode
- Fabian Haase
- roog
- parinz1234
- Romain Geissler
- Adrien Moiruad
Expand Down Expand Up @@ -2269,7 +2276,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Thomas Counsell
- BilgeXA
- mmokhi
- javaDeveloperKid
- Serhii Smirnov
- Robert Queck
- Peter Bouwdewijn
Expand Down Expand Up @@ -2488,6 +2494,7 @@ The Symfony Connect username in parenthesis allows to get more information
- AntoineDly
- Konstantinos Alexiou
- Andrii Boiko
- louismariegaborit
- Dilek Erkut
- Harold Iedema
- WaiSkats
Expand Down
4 changes: 2 additions & 2 deletions src/Symfony/Component/HttpKernel/Kernel.php
Expand Up @@ -78,12 +78,12 @@ abstract class Kernel implements KernelInterface, RebootableInterface, Terminabl
*/
private static $freshCache = [];

public const VERSION = '5.4.31-DEV';
public const VERSION = '5.4.31';
public const VERSION_ID = 50431;
public const MAJOR_VERSION = 5;
public const MINOR_VERSION = 4;
public const RELEASE_VERSION = 31;
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

0 comments on commit adf54cd

Please sign in to comment.