Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c71e9ba

Browse files
authored
Merge pull request #41477 from fabpot/release-4.4.25
released v4.4.25
2 parents 9b89b2e + da21ba3 commit c71e9ba

File tree

3 files changed

+25
-11
lines changed

3 files changed

+25
-11
lines changed

CHANGELOG-4.4.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ in 4.4 minor versions.
77
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
88
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v4.4.0...v4.4.1
99

10+
* 4.4.25 (2021-06-01)
11+
12+
* bug #41000 [Form] Use !isset for checks cause this doesn't falsely include 0 (Kai Dederichs)
13+
* bug #41407 [DependencyInjection] keep container.service_subscriber tag on the decorated definition (xabbuh)
14+
* bug #40866 [Filesystem] fix readlink() for Windows (a1812)
15+
* bug #41394 [Form] fix support for years outside of the 32b range on x86 arch (nicolas-grekas)
16+
* bug #39847 [Messenger] Fix merging PrototypedArrayNode associative values (svityashchuk)
17+
* bug #41346 [WebProfilerBundle] Wrapping exception js in Sfjs check and also loading base_js Sfjs if needed (weaverryan)
18+
1019
* 4.4.24 (2021-05-19)
1120

1221
* security #cve-2021-21424 [Security\Core] Fix user enumeration via response body on invalid credentials (chalasr)

CONTRIBUTORS.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ The Symfony Connect username in parenthesis allows to get more information
1414
- Christophe Coevoet (stof)
1515
- Maxime Steinhausser (ogizanagi)
1616
- Kévin Dunglas (dunglas)
17-
- Grégoire Pineau (lyrixx)
1817
- Jérémy DERUSSÉ (jderusse)
18+
- Grégoire Pineau (lyrixx)
1919
- Wouter De Jong (wouterj)
2020
- Jordi Boggiano (seldaek)
2121
- Victor Berchet (victor)
@@ -140,6 +140,7 @@ The Symfony Connect username in parenthesis allows to get more information
140140
- Adrien Brault (adrienbrault)
141141
- Julien Falque (julienfalque)
142142
- Jacob Dreesen (jdreesen)
143+
- Malte Schlüter (maltemaltesich)
143144
- Joel Wurtz (brouznouf)
144145
- Florian Voutzinos (florianv)
145146
- Teoh Han Hui (teohhanhui)
@@ -152,10 +153,10 @@ The Symfony Connect username in parenthesis allows to get more information
152153
- Tugdual Saunier (tucksaun)
153154
- excelwebzone
154155
- Gordon Franke (gimler)
156+
- Saif Eddin Gmati (azjezz)
155157
- Jesse Rushlow (geeshoe)
156158
- Fabien Pennequin (fabienpennequin)
157159
- Théo FIDRY (theofidry)
158-
- Saif Eddin Gmati (azjezz)
159160
- Eric GELOEN (gelo)
160161
- Matthieu Napoli (mnapoli)
161162
- HypeMC (hypemc)
@@ -182,6 +183,7 @@ The Symfony Connect username in parenthesis allows to get more information
182183
- Albert Casademont (acasademont)
183184
- Arnaud Kleinpeter (nanocom)
184185
- Guilherme Blanco (guilhermeblanco)
186+
- Smaine Milianni (ismail1432)
185187
- SpacePossum
186188
- Pablo Godel (pgodel)
187189
- Andreas Braun
@@ -194,6 +196,7 @@ The Symfony Connect username in parenthesis allows to get more information
194196
- George Mponos (gmponos)
195197
- jwdeitch
196198
- Fabien Bourigault (fbourigault)
199+
- Alexander Menshchikov (zmey_kk)
197200
- YaFou
198201
- Mikael Pajunen
199202
- Andreas Schempp (aschempp)
@@ -207,12 +210,10 @@ The Symfony Connect username in parenthesis allows to get more information
207210
- Chi-teck
208211
- Jeroen Spee (jeroens)
209212
- Timo Bakx (timobakx)
210-
- Smaine Milianni (ismail1432)
211213
- Marco Pivetta (ocramius)
212214
- Vincent Touzet (vincenttouzet)
213215
- Rouven Weßling (realityking)
214216
- Jérôme Parmentier (lctrs)
215-
- Alexander Menshchikov (zmey_kk)
216217
- Ben Davies (bendavies)
217218
- Alessandro Lai (jean85)
218219
- Clemens Tolboom
@@ -268,7 +269,6 @@ The Symfony Connect username in parenthesis allows to get more information
268269
- Ruben Gonzalez (rubenrua)
269270
- Benjamin Dulau (dbenjamin)
270271
- Baptiste Lafontaine (magnetik)
271-
- Malte Schlüter (maltemaltesich)
272272
- Mathieu Lemoine (lemoinem)
273273
- Christian Schmidt
274274
- Andreas Hucks (meandmymonkey)
@@ -301,6 +301,7 @@ The Symfony Connect username in parenthesis allows to get more information
301301
- Jeremy Livingston (jeremylivingston)
302302
- Michael Lee (zerustech)
303303
- Matthieu Auger (matthieuauger)
304+
- Michael Babker (mbabker)
304305
- Leszek Prabucki (l3l0)
305306
- Nicolas Philippe (nikophil)
306307
- Colin O'Dell (colinodell)
@@ -342,7 +343,6 @@ The Symfony Connect username in parenthesis allows to get more information
342343
- Sébastien Lavoie (lavoiesl)
343344
- Dariusz
344345
- Farhad Safarov (safarov)
345-
- Michael Babker (mbabker)
346346
- Thomas Lallement (raziel057)
347347
- Francois Zaninotto
348348
- Claude Khedhiri (ck-developer)
@@ -453,6 +453,7 @@ The Symfony Connect username in parenthesis allows to get more information
453453
- Bertrand Zuchuat (garfield-fr)
454454
- Gabor Toth (tgabi333)
455455
- realmfoo
456+
- Roman Martinuk (a2a4)
456457
- Thomas Tourlourat (armetiz)
457458
- Andrey Esaulov (andremaha)
458459
- Grégoire Passault (gregwar)
@@ -473,6 +474,7 @@ The Symfony Connect username in parenthesis allows to get more information
473474
- Francesc Rosàs (frosas)
474475
- Romain Pierre (romain-pierre)
475476
- Julien Galenski (ruian)
477+
- Dieter
476478
- Bongiraud Dominique
477479
- Kyle
478480
- janschoenherr
@@ -546,7 +548,6 @@ The Symfony Connect username in parenthesis allows to get more information
546548
- Philipp Cordes
547549
- Jeroen Thora (bolle)
548550
- Costin Bereveanu (schniper)
549-
- Roman Martinuk (a2a4)
550551
- Loïc Chardonnet (gnusat)
551552
- Marek Kalnik (marekkalnik)
552553
- Vyacheslav Salakhutdinov (megazoll)
@@ -596,7 +597,6 @@ The Symfony Connect username in parenthesis allows to get more information
596597
- Christophe L. (christophelau)
597598
- Sander Toonen (xatoo)
598599
- Anthon Pang (robocoder)
599-
- Dieter
600600
- Marko Kaznovac (kaznovac)
601601
- Marc Laporte
602602
- Michał Jusięga
@@ -623,6 +623,7 @@ The Symfony Connect username in parenthesis allows to get more information
623623
- Niklas Fiekas
624624
- Philippe Segatori
625625
- Markus Bachmann (baachi)
626+
- fd6130 (fdtvui)
626627
- Kévin THERAGE (kevin_therage)
627628
- Michel Hunziker
628629
- Gunnstein Lye (glye)
@@ -873,7 +874,6 @@ The Symfony Connect username in parenthesis allows to get more information
873874
- Safonov Nikita (ns3777k)
874875
- vitaliytv
875876
- Nicolas Martin (cocorambo)
876-
- fd6130 (fdtvui)
877877
- Dalibor Karlović (dkarlovi)
878878
- Sebastian Blum
879879
- Alexis Lefebvre
@@ -1179,6 +1179,7 @@ The Symfony Connect username in parenthesis allows to get more information
11791179
- possum
11801180
- Denis Zunke (donalberto)
11811181
- Ahmadou Waly Ndiaye (waly)
1182+
- Antonin CLAUZIER (0x346e3730)
11821183
- moldman
11831184
- Evert Harmeling (evertharmeling)
11841185
- Jonathan Johnson (jrjohnson)
@@ -1234,6 +1235,7 @@ The Symfony Connect username in parenthesis allows to get more information
12341235
- Eric Hertwig
12351236
- Niels Robin-Aubertin
12361237
- Adrien Wilmet (adrienfr)
1238+
- Aleksandar Jakovljevic (ajakov)
12371239
- Laurent Bassin (lbassin)
12381240
- Hamza Makraz (makraz)
12391241
- andrey1s
@@ -1610,6 +1612,7 @@ The Symfony Connect username in parenthesis allows to get more information
16101612
- hjkl
16111613
- Tony Cosentino (tony-co)
16121614
- Dan Wilga
1615+
- Oleksii Svitiashchuk
16131616
- Andrew Tch
16141617
- Alexander Cheprasov
16151618
- Tristan Bessoussa (sf_tristanb)
@@ -1651,6 +1654,7 @@ The Symfony Connect username in parenthesis allows to get more information
16511654
- Gustavo Adrian
16521655
- Jorrit Schippers (jorrit)
16531656
- Yannick
1657+
- Kai Dederichs
16541658
- Vladimir Luchaninov (luchaninov)
16551659
- spdionis
16561660
- rchoquet
@@ -2774,6 +2778,7 @@ The Symfony Connect username in parenthesis allows to get more information
27742778
- Jordane VASPARD (elementaire)
27752779
- Elliot Anderson (elliot)
27762780
- Fabien D. (fabd)
2781+
- Faizan Akram Dar (faizanakram)
27772782
- Carsten Eilers (fnc)
27782783
- Sorin Gitlan (forapathy)
27792784
- Yohan Giarelli (frequence-web)

src/Symfony/Component/HttpKernel/Kernel.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,12 @@ abstract class Kernel implements KernelInterface, RebootableInterface, Terminabl
7676

7777
private static $freshCache = [];
7878

79-
public const VERSION = '4.4.25-DEV';
79+
public const VERSION = '4.4.25';
8080
public const VERSION_ID = 40425;
8181
public const MAJOR_VERSION = 4;
8282
public const MINOR_VERSION = 4;
8383
public const RELEASE_VERSION = 25;
84-
public const EXTRA_VERSION = 'DEV';
84+
public const EXTRA_VERSION = '';
8585

8686
public const END_OF_MAINTENANCE = '11/2022';
8787
public const END_OF_LIFE = '11/2023';

0 commit comments

Comments
 (0)