8000 Merge pull request #24010 from fabpot/release-2.7.34 · symfony/symfony@76390aa · GitHub
[go: up one dir, main page]

Skip to content

Commit 76390aa

Browse files
authored
Merge pull request #24010 from fabpot/release-2.7.34
released v2.7.34
2 parents c6ffdcf + 0f45d79 commit 76390aa

File tree

3 files changed

+41
-20
lines changed

3 files changed

+41
-20
lines changed

CHANGELOG-2.7.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ 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.34 (2017-08-28)
11+
12+
* bug #23989 [Debug] Remove false-positive check in DebugClassLoader (nicolas-grekas)
13+
* bug #23982 [VarDumper] Strengthen dumped JS (nicolas-grekas)
14+
* bug #23925 [Validator] Fix use of GroupSequenceProvider in child classes (linniksa)
15+
* bug #23945 [Validator] Fix Greek translation (azhurb)
16+
* bug #23909 [Console] Initialize lazily to render exceptions properly (nicolas-grekas)
17+
* bug #23856 [DI] Fix dumping abstract with YamlDumper (nicolas-grekas)
18+
* bug #23752 Ignore memcached missing key error on session destroy (jderusse)
19+
* bug #23658 [HttpFoundation] Generate safe fallback filename for wrongly encoded filename (xelaris)
20+
* bug #23783 Avoid infinite loops when profiler data is malformed (javiereguiluz)
21+
* bug #23729 [Bridge\ProxyManager] Dont call __destruct() on non-instantiated services (nicolas-grekas)
22+
1023
* 2.7.33 (2017-08-01)
1124

1225
* bug #22244 [Console] Fix passing options with defaultCommand (Jakub Sacha)

CONTRIBUTORS.md

Lines changed: 26 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Symfony is the result of the work of many people who made the code better
77
- Fabien Potencier (fabpot)
88
- Nicolas Grekas (nicolas-grekas)
99
- Bernhard Schussek (bschussek)
10-
- Tobias Schultze (tobion)
1110
- Christian Flothmann (xabbuh)
11+
- Tobias Schultze (tobion)
1212
- Christophe Coevoet (stof)
1313
- Jordi Boggiano (seldaek)
1414
- Victor Berchet (victor)
@@ -37,8 +37,8 @@ Symfony is the result of the work of many people who made the code better
3737
- Roland Franssen (ro0)
3838
- Eriksen Costa (eriksencosta)
3939
- Jules Pietri (heah)
40-
- Sarah Khalil (saro0h)
4140
- Guilhem Niot (energetick)
41+
- Sarah Khalil (saro0h)
4242
- Jonathan Wage (jwage)
4343
- Diego Saint Esteben (dosten)
4444
- Alexandre Salomé (alexandresalome)
@@ -65,20 +65,20 @@ Symfony is the result of the work of many people who made the code better
6565< ED48 /code>
- Michel Weimerskirch (mweimerskirch)
6666
- Eric Clemmons (ericclemmons)
6767
- Charles Sarrazin (csarrazi)
68-
- Christian Raue
6968
- Konstantin Myakshin (koc)
69+
- Christian Raue
70+
- Dany Maillard (maidmaid)
7071
- Arnout Boks (aboks)
72+
- Jérémy DERUSSÉ (jderusse)
7173
- Deni
7274
- Henrik Westphal (snc)
7375
- Dariusz Górecki (canni)
7476
- Jáchym Toušek (enumag)
7577
- Titouan Galopin (tgalopin)
7678
- Douglas Greenshields (shieldo)
77-
- Dany Maillard (maidmaid)
7879
- Lee McDermott
7980
- Brandon Turner
8081
- Luis Cordova (cordoval)
81-
- Jérémy DERUSSÉ (jderusse)
8282
- Graham Campbell (graham)
8383
- Daniel Holmes (dholmes)
8484
- Toni Uebernickel (havvg)
@@ -87,24 +87,24 @@ Symfony is the result of the work of many people who made the code better
8787
- Jérôme Tamarelle (gromnan)
8888
- John Wards (johnwards)
8989
- Dariusz Ruminski
90+
- Alexander M. Turek (derrabus)
9091
- Fran Moreno (franmomu)
9192
- Antoine Hérault (herzult)
93+
- Tobias Nyholm (tobias)
9294
- Paráda József (paradajozsef)
9395
- Issei Murasawa (issei_m)
9496
- Arnaud Le Blanc (arnaud-lb)
9597
- Maxime STEINHAUSSER
96-
- Alexander M. Turek (derrabus)
9798
- Michal Piotrowski (eventhorizon)
98-
- Tim Nagel (merk)
9999
- Yonel Ceruto González (yonelceruto)
100+
- Tim Nagel (merk)
100101
- Brice BERNARD (brikou)
101102
- Baptiste Clavié (talus)
102103
- Vladimir Reznichenko (kalessil)
103104
- marc.weistroff
104105
- lenar
105-
- Tobias Nyholm (tobias)
106-
- Włodzimierz Gajda (gajdaw)
107106
- Alexander Schwenn (xelaris)
107+
- Włodzimierz Gajda (gajdaw)
108108
- Jacob Dreesen (jdreesen)
109109
- Florian Voutzinos (florianv)
110110
- Colin Frei
@@ -152,7 +152,9 @@ Symfony is the result of the work of many people who made the code better
152152
- Rouven Weßling (realityking)
153153
- Teoh Han Hui (teohhanhui)
154154
- Clemens Tolboom
155+
- Oleg Voronkovich
155156
- Helmer Aaviksoo
157+
- Lars Strojny (lstrojny)
156158
- Hiromi Hishida (77web)
157159
- Matthieu Ouellette-Vachon (maoueh)
158160
- Michał Pipa (michal.pipa)
@@ -166,7 +168,6 @@ Symfony is the result of the work of many people who made the code better
166168
- Warnar Boekkooi (boekkooi)
167169
- Dmitrii Chekaliuk (lazyhammer)
168170
- Clément JOBEILI (dator)
169-
- Lars Strojny (lstrojny)
170171
- Possum
171172
- Dorian Villet (gnutix)
172173
- Richard Miller (mr_r_miller)
@@ -183,7 +184,6 @@ Symfony is the result of the work of many people who made the code better
183184
- Daniel Espendiller
184185
- sun (sun)
185186
- Larry Garfield (crell)
186-
- Oleg Voronkovich
187187
- Martin Schuhfuß (usefulthink)
188188
- apetitpa
189189
- Matthieu Bontemps (mbontemps)
@@ -334,9 +334,11 @@ Symfony is the result of the work of many people who made the code better
334334
- Damien Alexandre (damienalexandre)
335335
- Felix Labrecque
336336
- Yaroslav Kiliba
337+
- Amrouche Hamza
337338
- Terje Bråten
338339
- Robbert Klarenbeek (robbertkl)
339340
- Thomas Calvet (fancyweb)
341+
- Valentin Udaltsov (vudaltsov)
340342
- Niels Keurentjes (curry684)
341343
- JhonnyL
342344
- David Badura (davidbadura)
@@ -387,6 +389,7 @@ Symfony is the result of the work of many people who made the code better
387389
- Karel Souffriau
388390
- Christophe L. (christophelau)
389391
- Anthon Pang (robocoder)
392+
- Jérôme Parmentier (lctrs)
390393
- Emanuele Gaspari (inmarelibero)
391394
- Sébastien Santoro (dereckson)
392395
- Brian King
@@ -421,7 +424,6 @@ Symfony is the result of the work of many people who made the code better
421424
- Dirk Pahl (dirkaholic)
422425
- cedric lombardot (cedriclombardot)
423426
- Jonas Flodén (flojon)
424-
- Amrouche Hamza
425427
- Marcin Sikoń (marphi)
426428
- Dominik Zogg (dominik.zogg)
427429
- Marek Pietrzak
@@ -432,6 +434,7 @@ Symfony is the result of the work of many people who made the code better
432434
- Zander Baldwin
433435
- Adam Harvey
434436
- Maxime Veber (nek-)
437+
- Sanpi
435438
- Alex Bakhturin
436439
- Alexander Obuhovich (aik099)
437440
- boombatower
@@ -512,6 +515,7 @@ Symfony is the result of the work of many people who made the code better
512515
- Dave Hulbert (dave1010)
513516
- Ivan Rey (ivanrey)
514517
- Marcin Chyłek (songoq)
518+
- Ben Scott
515519
- Ned Schwartz
516520
- Ziumin
517521
- Jeremy Benoist
@@ -520,7 +524,6 @@ Symfony is the result of the work of many people who made the code better
520524
- Benjamin Laugueux (yzalis)
521525
- Zach Badgett (zachbadgett)
522526
- Aurélien Fredouelle
523-
- Jérôme Parmentier (lctrs)
524527
- Pavel Campr (pcampr)
525528
- Johnny Robeson (johnny)
526529
- Disquedur
@@ -592,7 +595,6 @@ Symfony is the result of the work of many people who made the code better
592595
- Ulumuddin Yunus (joenoez)
593596
- Luc Vieillescazes (iamluc)
594597
- Johann Saunier (prophet777)
595-
- Valentin Udaltsov (vudaltsov)
596598
- Michael Devery (mickadoo)
597599
- Antoine Corcy
598600
- Artur Eshenbrener
@@ -671,9 +673,11 @@ Symfony is the result of the work of many people who made the code better
671673
- Andrew Hilobok (hilobok)
672674
- Noah Heck (myesain)
673675
- Christian Soronellas (theunic)
676+
- Adam Szaraniec (mimol)
674677
- Yosmany Garcia (yosmanyga)
675678
- Wouter de Wild
676679
- Degory Valentine
680+
- izzyp
677681
- Benoit Lévêque (benoit_leveque)
678682
- Jeroen Fiege (fieg)
679683
- Krzysiek Łabuś
@@ -709,7 +713,6 @@ Symfony is the result of the work of many people who made the code better
709713
- Pierre Vanliefland (pvanliefland)
710714
- Sofiane HADDAG (sofhad)
711715
- frost-nzcr4
712-
- Sanpi
713716
- Abhoryo
714717
- Fabian Vogler (fabian)
715718
- Korvin Szanto
@@ -742,7 +745,6 @@ Symfony is the result of the work of many people who made the code better
742745
- Omar Yepez (oyepez003)
743746
- mwsaz
744747
- Jelle Kapitein
745-
- Ben Scott
746748
- Benoît Bourgeois
747749
- mantulo
748750
- corphi
@@ -877,6 +879,7 @@ Symfony is the result of the work of many people who made the code better
877879
- Boris Vujicic (boris.vujicic)
878880
- Max Beutel
879881
- Antanas Arvasevicius
882+
- Maximilian Berghoff (electricmaxxx)
880883
- nacho
881884
- Piotr Antosik (antek88)
882885
- Artem Lopata
@@ -910,6 +913,7 @@ Symfony is the result of the work of many people who made the code better
910913
- Matteo Giachino (matteosister)
911914
- Alex Demchenko (pilot)
912915
- Tadas Gliaubicas (tadcka)
916+
- Thanos Polymeneas (thanos)
913917
- Benoit Garret
914918
- Jakub Sacha
915919
- DerManoMann
@@ -1098,7 +1102,6 @@ Symfony is the result of the work of many people who made the code better
10981102
- Tomaz Ahlin
10991103
- Marcus Stöhr (dafish)
11001104
- Emmanuel Vella (emmanuel.vella)
1101-
- Adam Szaraniec (mimol)
11021105
- Carsten Nielsen (phreaknerd)
11031106
- Mathieu Rochette
11041107
- Jay Severson
@@ -1171,6 +1174,7 @@ Symfony is the result of the work of many people who made the code better
11711174
- César Suárez (csuarez)
11721175
- Nicolas Badey (nico-b)
11731176
- Shane Preece (shane)
1177+
- Johannes Goslar
11741178
- Geoff
11751179
- georaldc
11761180
- Malte Wunsch
@@ -1204,6 +1208,7 @@ Symfony is the result of the work of many people who made the code better
12041208
- catch
12051209
- Alexandre Segura
12061210
- Josef Cech
1211+
- Harold Iedema
12071212
- Arnau González (arnaugm)
12081213
- Simon Bouland (bouland)
12091214
- Matthew Foster (mfoster)
@@ -1236,7 +1241,6 @@ Symfony is the result of the work of many people who made the code better
12361241
- Dennis Væversted
12371242
- nuncanada
12381243
- flack
1239-
- izzyp
12401244
- František Bereň
12411245
- Mike Francis
12421246
- Christoph Nissle (derstoffel)
@@ -1477,6 +1481,7 @@ Symfony is the result of the work of many people who made the code better
14771481
- Ismail Asci (ismailasci)
14781482
- Simon CONSTANS (kosssi)
14791483
- Kristof Van Cauwenbergh (kristofvc)
1484+
- Paulius Jarmalavičius (pjarmalavicius)
14801485
- Ramon Henrique Ornelas (ramonornela)
14811486
- Markus S. (staabm)
14821487
- Till Klampaeckel (till)
@@ -1569,11 +1574,13 @@ Symfony is the result of the work of many people who made the code better
15691574
- Matt Janssen
15701575
- Peter Gribanov
15711576
- Ben Johnson
1577+
- Florent Mata
15721578
- kwiateusz
15731579
- David Soria Parra
15741580
- Sergiy Sokolenko
15751581
- dinitrol
15761582
- Penny Leach
1583+
- Yurii K
15771584
- Richard Trebichavský
15781585
- g123456789l
15791586
- Jonathan Vollebregt
@@ -1651,6 +1658,7 @@ Symfony is the result of the work of many people who made the code better
16511658
- samuel laulhau (lalop)
16521659
- Laurent Bachelier (laurentb)
16531660
- Florent Viel (luxifer)
1661+
- Matthieu Mota (matthieumota)
16541662
- Matthieu Moquet (mattketmo)
16551663
- Moritz Borgmann (mborgmann)
16561664
- Michal Čihař (mcihar)

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.34-DEV';
61+
const VERSION = '2.7.34';
6262
const VERSION_ID = 20734;
6363
const MAJOR_VERSION = 2;
6464
const MINOR_VERSION = 7;
6565
const RELEASE_VERSION = 34;
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)
0