8000 Merge pull request #26835 from fabpot/release-2.7.45 · symfony/symfony@42fb3a4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 42fb3a4

Browse files
authored
Merge pull request #26835 from fabpot/release-2.7.45
released v2.7.45
2 parents c415e4c + 952879e commit 42fb3a4

File tree

3 files changed

+34
-16
lines changed

3 files changed

+34
-16
lines changed

CHANGELOG-2.7.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ 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.45 (2018-04-06)
11+
12+
* bug #26763 [Finder] Remove duplicate slashes in filenames (helhum)
13+
* bug #26749 Add PHPDbg support to HTTP components (hkdobrev)
14+
* bug #26609 [Console] Fix check of color support on Windows (mlocati)
15+
1016
* 2.7.44 (2018-04-02)
1117

1218
* bug #26727 [HttpCache] Unlink tmp file on error (Chansig)

CONTRIBUTORS.md

Lines changed: 26 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ Symfony is the result of the work of many people who made the code better
1414
- Victor Berchet (victor)
1515
- Kévin Dunglas (dunglas)
1616
- Johannes S (johannes)
17-
- Jakub Zalas (jakubzalas)
1817
- Robin Chalas (chalas_r)
18+
- Jakub Zalas (jakubzalas)
1919
- Kris Wallsmith (kriswallsmith)
2020
- Ryan Weaver (weaverryan)
2121
- Javier Eguiluz (javier.eguiluz)
2222
- Maxime Steinhausser (ogizanagi)
23-
- Hugo Hamon (hhamon)
2423
- Grégoire Pineau (lyrixx)
24+
- Hugo Hamon (hhamon)
2525
- Abdellatif Ait boudad (aitboudad)
2626
- Romain Neutron (romain)
2727
- Pascal Borreli (pborreli)
@@ -49,16 +49,16 @@ Symfony is the result of the work of many people who made the code better
4949
- Iltar van der Berg (kjarli)
5050
- stealth35 ‏ (stealth35)
5151
- Alexander Mols (asm89)
52+
- Samuel ROZE (sroze)
5253
- Yonel Ceruto (yonelceruto)
5354
- Bulat Shakirzyanov (avalanche123)
5455
- Peter Rehm (rpet)
5556
- Saša Stamenković (umpirsky)
5657
- Matthias Pigulla (mpdude)
57-
- Samuel ROZE (sroze)
58+
- Pierre du Plessis (pierredup)
5859
- Henrik Bjørnskov (henrikbjorn)
5960
- Dany Maillard (maidmaid)
6061
- Miha Vrhovnik
61-
- Pierre du Plessis (pierredup)
6262
- Tobias Nyholm (tobias)
6363
- Diego Saint Esteben (dii3g0)
6464
- Konstantin Kudryashov (everzet)
@@ -81,8 +81,8 @@ Symfony is the result of the work of many people who made the code better
8181
- Deni
8282
- Henrik Westphal (snc)
8383
- Dariusz Górecki (canni)
84-
- Douglas Greenshields (shieldo)
8584
- Issei Murasawa (issei_m)
85+
- Douglas Greenshields (shieldo)
8686
- Lee McDermott
8787
- Brandon Turner
8888
- Luis Cordova (cordoval)
@@ -94,10 +94,10 @@ Symfony is the result of the work of many people who made the code better
9494
- Jordan Alliot (jalliot)
9595
- Jérôme Tamarelle (gromnan)
9696
- John Wards (johnwards)
97+
- David Maicher (dmaicher)
9798
- Fran Moreno (franmomu)
9899
- Antoine Hérault (herzult)
99100
- Paráda József (paradajozsef)
100-
- David Maicher (dmaicher)
101101
- Vladimir Reznichenko (kalessil)
102102
- Arnaud Le Blanc (arnaud-lb)
103103
- Maxime STEINHAUSSER
@@ -148,6 +148,7 @@ Symfony is the result of the work of many people who made the code better
148148
- Julien Falque (julienfalque)
149149
- Rafael Dohms (rdohms)
150150
- Arnaud Kleinpeter (nanocom)
151+
- gadelat (gadelat)
151152
- jwdeitch
152153
- Mikael Pajunen
153154
- Joel Wurtz (brouznouf)
@@ -158,7 +159,6 @@ Symfony is the result of the work of many people who made the code better
158159
- Richard van Laak (rvanlaak)
159160
- Richard Shank (iampersistent)
160161
- Thomas Rabaix (rande)
161-
- gadelat (gadelat)
162162
- Rouven Weßling (realityking)
163163
- Teoh Han Hui (teohhanhui)
164164
- Clemens Tolboom
@@ -292,6 +292,7 @@ Symfony is the result of the work of many people who made the code better
292292
- Roumen Damianoff (roumen)
293293
- Antonio J. García Lagar (ajgarlag)
294294
- Kim Hemsø Rasmussen (kimhemsoe)
295+
- Florent Mata (fmata)
295296
- Wouter Van Hecke
296297
- Jérôme Parmentier (lctrs)
297298
- Michael Babker (mbabker)
@@ -371,13 +372,13 @@ Symfony is the result of the work of many people who made the code better
371372
- Philipp Kräutli (pkraeutli)
372373
- Kirill chEbba Chebunin (chebba)
373374
- Greg Thornton (xdissent)
374-
- Florent Mata (fmata)
375375
- Costin Bereveanu (schniper)
376376
- Loïc Chardonnet (gnusat)
377377
- Marek Kalnik (marekkalnik)
378378
- Vyacheslav Salakhutdinov (megazoll)
379379
- Hassan Amouhzi
380380
- Tamas Szijarto
381+
- Michele Locati
381382
- Pavel Volokitin (pvolok)
382383
- Arthur de Moulins (4rthem)
383384
- Nicolas Dewez (nicolas_dewez)
@@ -435,6 +436,7 @@ Symfony is the result of the work of many people who made the code better
435436
- Florian Pfitzer (marmelatze)
436437
- Asier Illarramendi (doup)
437438
- Andreas Braun
439+
- Boris Vujicic (boris.vujicic)
438440
- Chris Sedlmayr (catchamonkey)
439441
- Seb Koelen
440442
- Christoph Mewes (xrstf)
@@ -467,6 +469,7 @@ Symfony is the result of the work of many people who made the code better
467469
- Roman Lapin (memphys)
468470
- Yoshio HANAWA
469471
- Gladhon
472+
- Haralan Dobrev (hkdobrev)
470473
- Sebastian Bergmann
471474
- Miroslav Sustek
472475
- Sullivan SENECHAL (soullivaneuh)
@@ -499,7 +502,6 @@ Symfony is the result of the work of many people who made the code better
499502
- Andrew Udvare (audvare)
500503
- alexpods
501504
- Arjen van der Meijden
502-
- Michele Locati
503505
- Dariusz Ruminski
504506
- Mathieu Lechat
505507
- Erik Trapman (eriktrapman)
@@ -588,7 +590,6 @@ Symfony is the result of the work of many people who made the code better
588590
- Javier López (loalf)
589591
- Reinier Kip
590592
- Geoffrey Brier (geoffrey-brier)
591-
- Boris Vujicic (boris.vujicic)
592593
- Dustin Dobervich (dustin10)
593594
- dantleech
594595
- Anne-Sophie Bachelard (annesophie)
@@ -603,6 +604,7 @@ Symfony is the result of the work of many people who made the code better
603604
- mcfedr (mcfedr)
604605
- Rostyslav Kinash
605606
- Maciej Malarz (malarzm)
607+
- Pascal Luna (skalpa)
606608
- Daisuke Ohata
607609
- Vincent Simonin
608610
- Alex Bogomazov (alebo)
@@ -623,6 +625,7 @@ Symfony is the result of the work of many people who made the code better
623625
- Denis Brumann (dbrumann)
624626
- Quentin de Longraye (quentinus95)
625627
- Chris Heng (gigablah)
628+
- Shaun Simmons (simshaun)
626629
- Richard Bradley
627630
- Ulumuddin Yunus (joenoez)
628631
- Johann Saunier (prophet777)
@@ -765,6 +768,7 @@ Symfony is the result of the work of many people who made the code better
765768
- Maksim Kotlyar (makasim)
766769
- Neil Ferreira
767770
- Nathanael Noblet (gnat)
771+
- Indra Gunawan (indragunawan)
768772
- Dmitry Parnas (parnas)
769773
- Paul LE CORRE
770774
- Emanuele Iannone
@@ -951,6 +955,7 @@ Symfony is the result of the work of many people who made the code better
951955
- Ken Marfilla (marfillaster)
952956
- benatespina (benatespina)
953957
- Denis Kop
958+
- Jean-Guilhem Rouel (jean-gui)
954959
- jfcixmedia
955960
- Nikita Konstantinov
956961
- Martijn Evers
@@ -982,7 +987,6 @@ Symfony is the result of the work of many people who made the code better
982987
- Olaf Klischat
983988
- orlovv
984989
- Peter Smeets (darkspartan)
985-
- Haralan Dobrev (hkdobrev)
986990
- Jhonny Lidfors (jhonny)
987991
- Julien Bianchi (jubianchi)
988992
- Robert Meijers
@@ -1001,6 +1005,7 @@ Symfony is the result of the work of many people who made the code better
10011005
- Jeremy Bush
10021006
- wizhippo
10031007
- Viacheslav Sychov
1008+
- Helmut Hummel (helhum)
10041009
- Matt Brunt
10051010
- Carlos Ortega Huetos
10061011
- rpg600
@@ -1025,6 +1030,7 @@ Symfony is the result of the work of many people who made the code better
10251030
- rchoquet
10261031
- gitlost
10271032
- Taras Girnyk
1033+
- Anthony GRASSIOT (antograssiot)
10281034
- Eduardo García Sanz (coma)
10291035
- James Gilliland
10301036
- fduch (fduch)
@@ -1054,6 +1060,7 @@ Symfony is the result of the work of many people who made the code better
10541060
- Peter Thompson (petert82)
10551061
- Felicitus
10561062
- Krzysztof Przybyszewski
1063+
- alexpozzi
10571064
- Paul Matthews
10581065
- Jakub Kisielewski
10591066
- Vacheslav Silyutin
@@ -1133,6 +1140,7 @@ Symfony is the result of the work of many people who made the code better
11331140
- Berat Doğan
11341141
- Guillaume LECERF
11351142
- Juanmi Rodriguez Cerón
1143+
- Sergey Yastrebov
11361144
- Andy Raines
11371145
- Anthony Ferrara
11381146
- Klaas Cuvelier (kcuvelier)
@@ -1226,6 +1234,7 @@ Symfony is the result of the work of many people who made the code better
12261234
- Ergie Gonzaga
12271235
- Matthew J Mucklo
12281236
- AnrDaemon
1237+
- Smaine Milianni (ismail1432)
12291238
- fdgdfg (psampaz)
12301239
- Stéphane Seng
12311240
- Maxwell Vandervelde
@@ -1362,7 +1371,6 @@ Symfony is the result of the work of many people who made the code better
13621371
- Christopher Parotat
13631372
- 蝦米
13641373
- Grayson Koonce (breerly)
1365-
- Indra Gunawan (indragunawan)
13661374
- Karim Cassam Chenaï (ka)
13671375
- Michal Kurzeja (mkurzeja)
13681376
- Nicolas Bastien (nicolas_bastien)
@@ -1446,6 +1454,7 @@ Symfony is the result of the work of many people who made the code better
14461454
- Edvinas Klovas
14471455
- Drew Butler
14481456
- Peter Breuls
1457+
- Chansig
14491458
- Tischoi
14501459
- J Bruni
14511460
- Alexey Prilipko
@@ -1530,6 +1539,7 @@ Symfony is the result of the work of many people who made the code better
15301539
- Erik van Wingerden
15311540
- Valouleloup
15321541
- Dane Powell
1542+
- mweimerskirch
15331543
- Gerrit Drost
15341544
- Linnaea Von Lavia
15351545
- Simon Mönch
@@ -1633,6 +1643,7 @@ Symfony is the result of the work of many people who made the code better
16331643
- temperatur
16341644
- Cas
16351645
- Dusan Kasan
1646+
- Karolis
16361647
- Myke79
16371648
- Brian Debuire
16381649
- Piers Warmers
@@ -1703,7 +1714,6 @@ Symfony is the result of the work of many people who made the code better
17031714
- Neophy7e
17041715
- bokonet
17051716
- Arrilot
1706-
- Shaun Simmons
17071717
- Markus Staab
17081718
- Pierre-Louis LAUNAY
17091719
- djama
@@ -1832,6 +1842,7 @@ Symfony is the result of the work of many people who made the code better
18321842
- emilienbouard (neime)
18331843
- Nicholas Byfleet (nickbyfleet)
18341844
- Tomas Norkūnas (norkunas)
1845+
- Marco Petersen (ocrampete16)
18351846
- ollie harridge (ollietb)
18361847
- Paul Andrieux (paulandrieux)
18371848
- Paweł Szczepanek (pauluz)
@@ -1851,11 +1862,11 @@ Symfony is the result of the work of many people who made the code better
18511862
- scourgen hung (scourgen)
18521863
- Sébastien Alfaiate (seb33300)
18531864
- Sebastian Busch (sebu)
1865+
- Christophe Villeger (seragan)
18541866
- André Filipe Gonçalves Neves (seven)
18551867
- Bruno Ziegler (sfcoder)
18561868
- Andrea Giuliano (shark)
18571869
- Schuyler Jager (sjager)
1858-
- Pascal Luna (skalpa)
18591870
- Volker (skydiablo)
18601871
- Serkan Yildiz (srknyldz)
18611872
- Julien Sanchez (sumbobyboys)
@@ -1886,6 +1897,7 @@ Symfony is the result of the work of many people who made the code better
18861897
- Ben Scott
18871898
- Dionysis Arvanitis
18881899
- Sergey Fedotov
1900+
- Konstantin Scheumann
18891901
- Michael
18901902
- fh-github@fholzhauer.de
18911903
- AbdElKader Bouadjadja

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.45-DEV';
61+
const VERSION = '2.7.45';
6262
const VERSION_ID = 20745;
6363
const MAJOR_VERSION = 2;
6464
const MINOR_VERSION = 7;
6565
const RELEASE_VERSION = 45;
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