Skip to content

Commit 34d6116

Browse files
authored
Merge pull request #27374 from fabpot/release-2.7.48
released v2.7.48
2 parents ab32125 + 8156455 commit 34d6116

File tree

3 files changed

+19
-7
lines changed

3 files changed

+19
-7
lines changed

CHANGELOG-2.7.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ in 2.7 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/v2.7.0...v2.7.1
99

10+
* 2.7.48 (2018-05-25)
11+
12+
* bug #27359 [HttpFoundation] Fix perf issue during MimeTypeGuesser intialization (nicolas-grekas)
13+
* security #cve-2018-11408 [SecurityBundle] Fail if security.http_utils cannot be configured
14+
* security #cve-2018-11406 clear CSRF tokens when the user is logged out
15+
* security #cve-2018-11385 Adding session strategy to ALL listeners to avoid *any* possible fixation
16+
* security #cve-2018-11386 [HttpFoundation] Break infinite loop in PdoSessionHandler when MySQL is in loose mode
17+
1018
* 2.7.47 (2018-05-21)
1119

1220
* bug #26781 [Form] Fix precision of MoneyToLocalizedStringTransformer's divisions on transform() (syastrebov)

CONTRIBUTORS.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ Symfony is the result of the work of many people who made the code better
127127
- Tugdual Saunier (tucksaun)
128128
- Javier Spagnoletti (phansys)
129129
- Théo FIDRY (theofidry)
130+
- gadelat (gadelat)
130131
- Robert Schönthal (digitalkaoz)
131132
- Florian Lonqueu-Brochard (florianlb)
132133
- Sebastiaan Stok (sstok)
@@ -141,7 +142,6 @@ Symfony is the result of the work of many people who made the code better
141142
- Hidenori Goto (hidenorigoto)
142143
- Jérôme Vasseur (jvasseur)
143144
- Valentin Udaltsov (vudaltsov)
144-
- gadelat (gadelat)
145145
- Guilherme Blanco (guilhermeblanco)
146146
- Pablo Godel (pgodel)
147147
- Jérémie Augustin (jaugustin)
@@ -511,6 +511,7 @@ Symfony is the result of the work of many people who made the code better
511511
- Andrew Udvare (audvare)
512512
- alexpods
513513
- Arjen van der Meijden
514+
- Adam Szaraniec (mimol)
514515
- Dariusz Ruminski
515516
- Erik Trapman (eriktrapman)
516517
- De Cock Xavier (xdecock)
@@ -588,6 +589,7 @@ Symfony is the result of the work of many people who made the code better
588589
- Nahuel Cuesta (ncuesta)
589590
- Chris Boden (cboden)
590591
- Christophe Villeger (seragan)
592+
- Bob van de Vijver (bobvandevijver)
591593
- Stefan Gehrig (sgehrig)
592594
- Hany el-Kerdany
593595
- Wang Jingyu
@@ -691,6 +693,7 @@ Symfony is the result of the work of many people who made the code better
691693
- Alex Xandra Albert Sim
692694
- Craig Duncan (duncan3dc)
693695
- Carson Full
696+
- Sergey Yastrebov
694697
- Trent Steel (trsteel88)
695698
- Yuen-Chi Lian
696699
- Besnik Br
@@ -717,11 +720,11 @@ Symfony is the result of the work of many people who made the code better
717720
- Joschi Kuphal
718721
- John Bohn (jbohn)
719722
- Marc Morera (mmoreram)
723+
- Smaine Milianni (ismail1432)
720724
- Andrew Hilobok (hilobok)
721725
- Noah Heck (myesain)
722726
- Christian Soronellas (theunic)
723727
- Johann Pardanaud
724-
- Adam Szaraniec (mimol)
725728
- Yosmany Garcia (yosmanyga)
726729
- Wouter de Wild
727730
- Antoine M (amakdessi)
@@ -934,7 +937,6 @@ Symfony is the result of the work of many people who made the code better
934937
- Máximo Cuadros (mcuadros)
935938
- tamirvs
936939
- julien.galenski
937-
- Bob van de Vijver
938940
- Christian Neff
939941
- Oliver Hoff
940942
- Ole Rößner (basster)
@@ -1017,6 +1019,7 @@ Symfony is the result of the work of many people who made the code better
10171019
- Alex Bowers
10181020
- Jeremy Bush
10191021
- wizhippo
1022+
- Thomason, James
10201023
- Viacheslav Sychov
10211024
- Helmut Hummel (helhum)
10221025
- Matt Brunt
@@ -1158,7 +1161,6 @@ Symfony is the result of the work of many people who made the code better
11581161
- Berat Doğan
11591162
- Guillaume LECERF
11601163
- Juanmi Rodriguez Cerón
1161-
- Sergey Yastrebov
11621164
- Andy Raines
11631165
- Anthony Ferrara
11641166
- Klaas Cuvelier (kcuvelier)
@@ -1209,6 +1211,7 @@ Symfony is the result of the work of many people who made the code better
12091211
- Romain Geissler
12101212
- Adrien Moiruad
12111213
- Tomaz Ahlin
1214+
- Philip Ardery
12121215
- Marcus Stöhr (dafish)
12131216
- Emmanuel Vella (emmanuel.vella)
12141217
- Jonathan Johnson (jrjohnson)
@@ -1254,7 +1257,6 @@ Symfony is the result of the work of many people who made the code better
12541257
- Ergie Gonzaga
12551258
- Matthew J Mucklo
12561259
- AnrDaemon
1257-
- Smaine Milianni (ismail1432)
12581260
- fdgdfg (psampaz)
12591261
- Stéphane Seng
12601262
- Maxwell Vandervelde
@@ -1765,6 +1767,7 @@ Symfony is the result of the work of many people who made the code better
17651767
- Norman Soetbeer
17661768
- zorn
17671769
- Yuriy Potemkin
1770+
- Emilie Lorenzo
17681771
- Benjamin Long
17691772
- Matt Janssen
17701773
- Ben Miller
@@ -1929,6 +1932,7 @@ Symfony is the result of the work of many people who made the code better
19291932
- fh-github@fholzhauer.de
19301933
- AbdElKader Bouadjadja
19311934
- DSeemiller
1935+
- Kyle
19321936
- Jan Emrich
19331937
- Mark Topper
19341938
- Xavier REN

src/Symfony/Component/HttpKernel/Kernel.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,12 @@ abstract class Kernel implements KernelInterface, TerminableInterface
5858
protected $startTime;
5959
protected $loadClassCache;
6060

61-
const VERSION = '2.7.48-DEV';
61+
const VERSION = '2.7.48';
6262
const VERSION_ID = 20748;
6363
const MAJOR_VERSION = 2;
6464
const MINOR_VERSION = 7;
6565
const RELEASE_VERSION = 48;
66-
const EXTRA_VERSION = 'DEV';
66+
const EXTRA_VERSION = '';
6767

6868
const END_OF_MAINTENANCE = '05/2018';
6969
const END_OF_LIFE = '05/2019';

0 commit comments

Comments
 (0)