Merge pull request #41477 from fabpot/release-4.4.25

released v4.4.25
This commit is contained in:
Fabien Potencier 2021-06-01 09:12:23 +02:00 committed by GitHub
commit c71e9ba222
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 25 additions and 11 deletions

View File

@ -7,6 +7,15 @@ 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 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 To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v4.4.0...v4.4.1
* 4.4.25 (2021-06-01)
* bug #41000 [Form] Use !isset for checks cause this doesn't falsely include 0 (Kai Dederichs)
* bug #41407 [DependencyInjection] keep container.service_subscriber tag on the decorated definition (xabbuh)
* bug #40866 [Filesystem] fix readlink() for Windows (a1812)
* bug #41394 [Form] fix support for years outside of the 32b range on x86 arch (nicolas-grekas)
* bug #39847 [Messenger] Fix merging PrototypedArrayNode associative values (svityashchuk)
* bug #41346 [WebProfilerBundle] Wrapping exception js in Sfjs check and also loading base_js Sfjs if needed (weaverryan)
* 4.4.24 (2021-05-19) * 4.4.24 (2021-05-19)
* security #cve-2021-21424 [Security\Core] Fix user enumeration via response body on invalid credentials (chalasr) * security #cve-2021-21424 [Security\Core] Fix user enumeration via response body on invalid credentials (chalasr)

View File

@ -14,8 +14,8 @@ The Symfony Connect username in parenthesis allows to get more information
- Christophe Coevoet (stof) - Christophe Coevoet (stof)
- Maxime Steinhausser (ogizanagi) - Maxime Steinhausser (ogizanagi)
- Kévin Dunglas (dunglas) - Kévin Dunglas (dunglas)
- Grégoire Pineau (lyrixx)
- Jérémy DERUSSÉ (jderusse) - Jérémy DERUSSÉ (jderusse)
- Grégoire Pineau (lyrixx)
- Wouter De Jong (wouterj) - Wouter De Jong (wouterj)
- Jordi Boggiano (seldaek) - Jordi Boggiano (seldaek)
- Victor Berchet (victor) - Victor Berchet (victor)
@ -140,6 +140,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Adrien Brault (adrienbrault) - Adrien Brault (adrienbrault)
- Julien Falque (julienfalque) - Julien Falque (julienfalque)
- Jacob Dreesen (jdreesen) - Jacob Dreesen (jdreesen)
- Malte Schlüter (maltemaltesich)
- Joel Wurtz (brouznouf) - Joel Wurtz (brouznouf)
- Florian Voutzinos (florianv) - Florian Voutzinos (florianv)
- Teoh Han Hui (teohhanhui) - Teoh Han Hui (teohhanhui)
@ -152,10 +153,10 @@ The Symfony Connect username in parenthesis allows to get more information
- Tugdual Saunier (tucksaun) - Tugdual Saunier (tucksaun)
- excelwebzone - excelwebzone
- Gordon Franke (gimler) - Gordon Franke (gimler)
- Saif Eddin Gmati (azjezz)
- Jesse Rushlow (geeshoe) - Jesse Rushlow (geeshoe)
- Fabien Pennequin (fabienpennequin) - Fabien Pennequin (fabienpennequin)
- Théo FIDRY (theofidry) - Théo FIDRY (theofidry)
- Saif Eddin Gmati (azjezz)
- Eric GELOEN (gelo) - Eric GELOEN (gelo)
- Matthieu Napoli (mnapoli) - Matthieu Napoli (mnapoli)
- HypeMC (hypemc) - HypeMC (hypemc)
@ -182,6 +183,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Albert Casademont (acasademont) - Albert Casademont (acasademont)
- Arnaud Kleinpeter (nanocom) - Arnaud Kleinpeter (nanocom)
- Guilherme Blanco (guilhermeblanco) - Guilherme Blanco (guilhermeblanco)
- Smaine Milianni (ismail1432)
- SpacePossum - SpacePossum
- Pablo Godel (pgodel) - Pablo Godel (pgodel)
- Andreas Braun - Andreas Braun
@ -194,6 +196,7 @@ The Symfony Connect username in parenthesis allows to get more information
- George Mponos (gmponos) - George Mponos (gmponos)
- jwdeitch - jwdeitch
- Fabien Bourigault (fbourigault) - Fabien Bourigault (fbourigault)
- Alexander Menshchikov (zmey_kk)
- YaFou - YaFou
- Mikael Pajunen - Mikael Pajunen
- Andreas Schempp (aschempp) - Andreas Schempp (aschempp)
@ -207,12 +210,10 @@ The Symfony Connect username in parenthesis allows to get more information
- Chi-teck - Chi-teck
- Jeroen Spee (jeroens) - Jeroen Spee (jeroens)
- Timo Bakx (timobakx) - Timo Bakx (timobakx)
- Smaine Milianni (ismail1432)
- Marco Pivetta (ocramius) - Marco Pivetta (ocramius)
- Vincent Touzet (vincenttouzet) - Vincent Touzet (vincenttouzet)
- Rouven Weßling (realityking) - Rouven Weßling (realityking)
- Jérôme Parmentier (lctrs) - Jérôme Parmentier (lctrs)
- Alexander Menshchikov (zmey_kk)
- Ben Davies (bendavies) - Ben Davies (bendavies)
- Alessandro Lai (jean85) - Alessandro Lai (jean85)
- Clemens Tolboom - Clemens Tolboom
@ -268,7 +269,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Ruben Gonzalez (rubenrua) - Ruben Gonzalez (rubenrua)
- Benjamin Dulau (dbenjamin) - Benjamin Dulau (dbenjamin)
- Baptiste Lafontaine (magnetik) - Baptiste Lafontaine (magnetik)
- Malte Schlüter (maltemaltesich)
- Mathieu Lemoine (lemoinem) - Mathieu Lemoine (lemoinem)
- Christian Schmidt - Christian Schmidt
- Andreas Hucks (meandmymonkey) - Andreas Hucks (meandmymonkey)
@ -301,6 +301,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Jeremy Livingston (jeremylivingston) - Jeremy Livingston (jeremylivingston)
- Michael Lee (zerustech) - Michael Lee (zerustech)
- Matthieu Auger (matthieuauger) - Matthieu Auger (matthieuauger)
- Michael Babker (mbabker)
- Leszek Prabucki (l3l0) - Leszek Prabucki (l3l0)
- Nicolas Philippe (nikophil) - Nicolas Philippe (nikophil)
- Colin O'Dell (colinodell) - Colin O'Dell (colinodell)
@ -342,7 +343,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Sébastien Lavoie (lavoiesl) - Sébastien Lavoie (lavoiesl)
- Dariusz - Dariusz
- Farhad Safarov (safarov) - Farhad Safarov (safarov)
- Michael Babker (mbabker)
- Thomas Lallement (raziel057) - Thomas Lallement (raziel057)
- Francois Zaninotto - Francois Zaninotto
- Claude Khedhiri (ck-developer) - Claude Khedhiri (ck-developer)
@ -453,6 +453,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Bertrand Zuchuat (garfield-fr) - Bertrand Zuchuat (garfield-fr)
- Gabor Toth (tgabi333) - Gabor Toth (tgabi333)
- realmfoo - realmfoo
- Roman Martinuk (a2a4)
- Thomas Tourlourat (armetiz) - Thomas Tourlourat (armetiz)
- Andrey Esaulov (andremaha) - Andrey Esaulov (andremaha)
- Grégoire Passault (gregwar) - Grégoire Passault (gregwar)
@ -473,6 +474,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Francesc Rosàs (frosas) - Francesc Rosàs (frosas)
- Romain Pierre (romain-pierre) - Romain Pierre (romain-pierre)
- Julien Galenski (ruian) - Julien Galenski (ruian)
- Dieter
- Bongiraud Dominique - Bongiraud Dominique
- Kyle - Kyle
- janschoenherr - janschoenherr
@ -546,7 +548,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Philipp Cordes - Philipp Cordes
- Jeroen Thora (bolle) - Jeroen Thora (bolle)
- Costin Bereveanu (schniper) - Costin Bereveanu (schniper)
- Roman Martinuk (a2a4)
- Loïc Chardonnet (gnusat) - Loïc Chardonnet (gnusat)
- Marek Kalnik (marekkalnik) - Marek Kalnik (marekkalnik)
- Vyacheslav Salakhutdinov (megazoll) - Vyacheslav Salakhutdinov (megazoll)
@ -596,7 +597,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Christophe L. (christophelau) - Christophe L. (christophelau)
- Sander Toonen (xatoo) - Sander Toonen (xatoo)
- Anthon Pang (robocoder) - Anthon Pang (robocoder)
- Dieter
- Marko Kaznovac (kaznovac) - Marko Kaznovac (kaznovac)
- Marc Laporte - Marc Laporte
- Michał Jusięga - Michał Jusięga
@ -623,6 +623,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Niklas Fiekas - Niklas Fiekas
- Philippe Segatori - Philippe Segatori
- Markus Bachmann (baachi) - Markus Bachmann (baachi)
- fd6130 (fdtvui)
- Kévin THERAGE (kevin_therage) - Kévin THERAGE (kevin_therage)
- Michel Hunziker - Michel Hunziker
- Gunnstein Lye (glye) - Gunnstein Lye (glye)
@ -873,7 +874,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Safonov Nikita (ns3777k) - Safonov Nikita (ns3777k)
- vitaliytv - vitaliytv
- Nicolas Martin (cocorambo) - Nicolas Martin (cocorambo)
- fd6130 (fdtvui)
- Dalibor Karlović (dkarlovi) - Dalibor Karlović (dkarlovi)
- Sebastian Blum - Sebastian Blum
- Alexis Lefebvre - Alexis Lefebvre
@ -1179,6 +1179,7 @@ The Symfony Connect username in parenthesis allows to get more information
- possum - possum
- Denis Zunke (donalberto) - Denis Zunke (donalberto)
- Ahmadou Waly Ndiaye (waly) - Ahmadou Waly Ndiaye (waly)
- Antonin CLAUZIER (0x346e3730)
- moldman - moldman
- Evert Harmeling (evertharmeling) - Evert Harmeling (evertharmeling)
- Jonathan Johnson (jrjohnson) - Jonathan Johnson (jrjohnson)
@ -1234,6 +1235,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Eric Hertwig - Eric Hertwig
- Niels Robin-Aubertin - Niels Robin-Aubertin
- Adrien Wilmet (adrienfr) - Adrien Wilmet (adrienfr)
- Aleksandar Jakovljevic (ajakov)
- Laurent Bassin (lbassin) - Laurent Bassin (lbassin)
- Hamza Makraz (makraz) - Hamza Makraz (makraz)
- andrey1s - andrey1s
@ -1610,6 +1612,7 @@ The Symfony Connect username in parenthesis allows to get more information
- hjkl - hjkl
- Tony Cosentino (tony-co) - Tony Cosentino (tony-co)
- Dan Wilga - Dan Wilga
- Oleksii Svitiashchuk
- Andrew Tch - Andrew Tch
- Alexander Cheprasov - Alexander Cheprasov
- Tristan Bessoussa (sf_tristanb) - Tristan Bessoussa (sf_tristanb)
@ -1651,6 +1654,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Gustavo Adrian - Gustavo Adrian
- Jorrit Schippers (jorrit) - Jorrit Schippers (jorrit)
- Yannick - Yannick
- Kai Dederichs
- Vladimir Luchaninov (luchaninov) - Vladimir Luchaninov (luchaninov)
- spdionis - spdionis
- rchoquet - rchoquet
@ -2774,6 +2778,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Jordane VASPARD (elementaire) - Jordane VASPARD (elementaire)
- Elliot Anderson (elliot) - Elliot Anderson (elliot)
- Fabien D. (fabd) - Fabien D. (fabd)
- Faizan Akram Dar (faizanakram)
- Carsten Eilers (fnc) - Carsten Eilers (fnc)
- Sorin Gitlan (forapathy) - Sorin Gitlan (forapathy)
- Yohan Giarelli (frequence-web) - Yohan Giarelli (frequence-web)

View File

@ -76,12 +76,12 @@ abstract class Kernel implements KernelInterface, RebootableInterface, Terminabl
private static $freshCache = []; private static $freshCache = [];
public const VERSION = '4.4.25-DEV'; public const VERSION = '4.4.25';
public const VERSION_ID = 40425; public const VERSION_ID = 40425;
public const MAJOR_VERSION = 4; public const MAJOR_VERSION = 4;
public const MINOR_VERSION = 4; public const MINOR_VERSION = 4;
public const RELEASE_VERSION = 25; public const RELEASE_VERSION = 25;
public const EXTRA_VERSION = 'DEV'; public const EXTRA_VERSION = '';
public const END_OF_MAINTENANCE = '11/2022'; public const END_OF_MAINTENANCE = '11/2022';
public const END_OF_LIFE = '11/2023'; public const END_OF_LIFE = '11/2023';