Skip to content

Commit

Permalink
Merge pull request #22945 from fabpot/release-2.7.28
Browse files Browse the repository at this point in the history
released v2.7.28
  • Loading branch information
fabpot committed May 29, 2017
2 parents 84b50f1 + a13a17a commit a2bb2dd
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 20 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG-2.7.md
Expand Up @@ -7,6 +7,20 @@ in 2.7 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 between two versions, go to https://github.com/symfony/symfony/compare/v2.7.0...v2.7.1

* 2.7.28 (2017-05-29)

* bug #22847 [Console] ChoiceQuestion must have choices (ro0NL)
* bug #22900 [FrameworkBundle][Console] Fix the override of a command registered by the kernel (aaa2000)
* bug #22910 [Filesystem] improve error handling in lock() (xabbuh)
* bug #22718 [Console] Fixed different behaviour of key and value user inputs in multiple choice question (borNfreee)
* bug #22901 Fix missing abstract key in XmlDumper (weaverryan)
* bug #22817 [PhpUnitBridge] optional error handler arguments (xabbuh)
* bug #22647 [VarDumper] Fix dumping of non-nested stubs (nicolas-grekas)
* bug #22584 [Security] Avoid unnecessary route lookup for empty logout path (ro0NL)
* bug #22690 [Console] Fix errors not rethrown even if not handled by console.error listeners (chalasr)
* bug #22669 [FrameworkBundle] AbstractConfigCommand: do not try registering bundles twice (ogizanagi)
* bug #22676 [FrameworkBundle] Adding the extension XML (flug)

* 2.7.27 (2017-05-01)

* bug #22528 [Asset] Starting slash should indicate no basePath wanted (weaverryan)
Expand Down
51 changes: 33 additions & 18 deletions CONTRIBUTORS.md
Expand Up @@ -24,20 +24,20 @@ Symfony is the result of the work of many people who made the code better
- Wouter De Jong (wouterj)
- Romain Neutron (romain)
- Grégoire Pineau (lyrixx)
- Robin Chalas (chalas_r)
- Joseph Bielawski (stloyd)
- Maxime Steinhausser (ogizanagi)
- Karma Dordrak (drak)
- Robin Chalas (chalas_r)
- Lukas Kahwe Smith (lsmith)
- Martin Hasoň (hason)
- Maxime Steinhausser (ogizanagi)
- Jeremy Mikola (jmikola)
- Jean-François Simon (jfsimon)
- Benjamin Eberlei (beberlei)
- Igor Wiedler (igorw)
- Eriksen Costa (eriksencosta)
- Jules Pietri (heah)
- Sarah Khalil (saro0h)
- Roland Franssen (ro0)
- Sarah Khalil (saro0h)
- Jonathan Wage (jwage)
- Guilhem Niot (energetick)
- Diego Saint Esteben (dosten)
Expand All @@ -49,10 +49,10 @@ Symfony is the result of the work of many people who made the code better
- Alexander Mols (asm89)
- Bulat Shakirzyanov (avalanche123)
- Peter Rehm (rpet)
- Iltar van der Berg (kjarli)
- Saša Stamenković (umpirsky)
- Henrik Bjørnskov (henrikbjorn)
- Miha Vrhovnik
- Iltar van der Berg (kjarli)
- Diego Saint Esteben (dii3g0)
- Konstantin Kudryashov (everzet)
- Bilal Amarni (bamarni)
Expand All @@ -64,8 +64,8 @@ Symfony is the result of the work of many people who made the code better
- Michel Weimerskirch (mweimerskirch)
- Eric Clemmons (ericclemmons)
- Charles Sarrazin (csarrazi)
- Pierre du Plessis (pierredup)
- Christian Raue
- Pierre du Plessis (pierredup)
- Arnout Boks (aboks)
- Deni
- Henrik Westphal (snc)
Expand All @@ -77,12 +77,12 @@ Symfony is the result of the work of many people who made the code better
- Lee McDermott
- Brandon Turner
- Luis Cordova (cordoval)
- Jérémy DERUSSÉ (jderusse)
- Graham Campbell (graham)
- Daniel Holmes (dholmes)
- Toni Uebernickel (havvg)
- Bart van den Burg (burgov)
- Jordan Alliot (jalliot)
- Jérémy DERUSSÉ (jderusse)
- John Wards (johnwards)
- Dariusz Ruminski
- Fran Moreno (franmomu)
Expand All @@ -92,8 +92,8 @@ Symfony is the result of the work of many people who made the code better
- Arnaud Le Blanc (arnaud-lb)
- Maxime STEINHAUSSER
- Michal Piotrowski (eventhorizon)
- Tim Nagel (merk)
- Issei Murasawa (issei_m)
- Tim Nagel (merk)
- Brice BERNARD (brikou)
- Alexander M. Turek (derrabus)
- Baptiste Clavié (talus)
Expand All @@ -115,14 +115,14 @@ Symfony is the result of the work of many people who made the code better
- Fabien Pennequin (fabienpennequin)
- Gordon Franke (gimler)
- Eric GELOEN (gelo)
- Yonel Ceruto González (yonelceruto)
- Daniel Wehner (dawehner)
- Tugdual Saunier (tucksaun)
- Théo FIDRY (theofidry)
- Robert Schönthal (digitalkaoz)
- Florian Lonqueu-Brochard (florianlb)
- Sebastiaan Stok (sstok)
- Stefano Sala (stefano.sala)
- Yonel Ceruto González (yonelceruto)
- Evgeniy (ewgraf)
- Juti Noppornpitak (shiroyuki)
- Tigran Azatyan (tigranazatyan)
Expand Down Expand Up @@ -157,6 +157,7 @@ Symfony is the result of the work of many people who made the code better
- Amal Raghav (kertz)
- Jonathan Ingram (jonathaningram)
- Artur Kotyrba
- David Maicher (dmaicher)
- jeremyFreeAgent (Jérémy Romey) (jeremyfreeagent)
- James Halsall (jaitsu)
- Warnar Boekkooi (boekkooi)
Expand All @@ -166,6 +167,7 @@ Symfony is the result of the work of many people who made the code better
- Possum
- Dorian Villet (gnutix)
- Richard Miller (mr_r_miller)
- Julien Falque (julienfalque)
- Mario A. Alvarez Garcia (nomack84)
- Dennis Benkert (denderello)
- Benjamin Dulau (dbenjamin)
Expand All @@ -179,7 +181,6 @@ Symfony is the result of the work of many people who made the code better
- Daniel Espendiller
- sun (sun)
- Larry Garfield (crell)
- Julien Falque (julienfalque)
- Martin Schuhfuß (usefulthink)
- apetitpa
- Matthieu Bontemps (mbontemps)
Expand All @@ -202,6 +203,7 @@ Symfony is the result of the work of many people who made the code better
- Tom Van Looy (tvlooy)
- Sven Paulus (subsven)
- Rui Marinho (ruimarinho)
- Marek Štípek (maryo)
- SpacePossum
- Eugene Wissner
- Julien Brochet (mewt)
Expand All @@ -215,7 +217,6 @@ Symfony is the result of the work of many people who made the code better
- julien pauli (jpauli)
- Lorenz Schori
- Sébastien Lavoie (lavoiesl)
- David Maicher (dmaicher)
- Francois Zaninotto
- Alexander Kotynia (olden)
- Daniel Tschinder
Expand Down Expand Up @@ -252,6 +253,7 @@ Symfony is the result of the work of many people who made the code better
- Albert Casademont (acasademont)
- Jhonny Lidfors (jhonne)
- Diego Agulló (aeoris)
- Andreas Schempp (aschempp)
- jdhoek
- Pavel Batanov (scaytrase)
- Nikita Konstantinov
Expand All @@ -270,8 +272,8 @@ Symfony is the result of the work of many people who made the code better
- Michael Holm (hollo)
- Marc Weistroff (futurecat)
- Christian Schmidt
- Marek Štípek (maryo)
- Hidde Wieringa (hiddewie)
- Chad Sikorra (chadsikorra)
- Jordan Samouh (jordansamouh)
- Chris Smith (cs278)
- Florian Klein (docteurklein)
Expand Down Expand Up @@ -301,10 +303,10 @@ Symfony is the result of the work of many people who made the code better
- Francesc Rosàs (frosas)
- Massimiliano Arione (garak)
- Julien Galenski (ruian)
- Andreas Schempp (aschempp)
- Bongiraud Dominique
- janschoenherr
- Thomas Schulz (king2500)
- Dariusz Rumiński
- Berny Cantos (xphere81)
- Ricard Clau (ricardclau)
- Mark Challoner (markchalloner)
Expand Down Expand Up @@ -383,7 +385,6 @@ Symfony is the result of the work of many people who made the code better
- Christophe L. (christophelau)
- Anthon Pang (robocoder)
- Emanuele Gaspari (inmarelibero)
- Dariusz Rumiński
- Sébastien Santoro (dereckson)
- Brian King
- Michel Salib (michelsalib)
Expand All @@ -400,6 +401,7 @@ Symfony is the result of the work of many people who made the code better
- Jan Rosier (rosier)
- Thomas Royer (cydonia7)
- Josip Kruslin
- Asmir Mustafic (goetas)
- vagrant
- EdgarPE
- Florian Pfitzer (marmelatze)
Expand All @@ -418,7 +420,6 @@ Symfony is the result of the work of many people who made the code better
- Marcin Sikoń (marphi)
- Dominik Zogg (dominik.zogg)
- Marek Pietrzak
- Chad Sikorra (chadsikorra)
- franek (franek)
- Christian Wahler
- Gintautas Miselis
Expand Down Expand Up @@ -542,7 +543,6 @@ Symfony is the result of the work of many people who made the code better
- Andre Rømcke (andrerom)
- Nahuel Cuesta (ncuesta)
- Chris Boden (cboden)
- Asmir Mustafic (goetas)
- Stefan Gehrig (sgehrig)
- Hany el-Kerdany
- Wang Jingyu
Expand Down Expand Up @@ -580,6 +580,7 @@ Symfony is the result of the work of many people who made the code better
- Sergey Kolodyazhnyy (skolodyazhnyy)
- umpirski
- Denis Brumann (dbrumann)
- Michael Babker (mbabker)
- Quentin de Longraye (quentinus95)
- Chris Heng (gigablah)
- Richard Bradley
Expand Down Expand Up @@ -627,6 +628,7 @@ Symfony is the result of the work of many people who made the code better
- twifty
- Indra Gunawan (guind)
- Peter Ward
- insekticid
- Julien DIDIER (juliendidier)
- Dominik Ritter (dritter)
- Sebastian Grodzicki (sgrodzicki)
Expand Down Expand Up @@ -743,6 +745,7 @@ Symfony is the result of the work of many people who made the code better
- Jan Kramer (jankramer)
- abdul malik ikhsan (samsonasik)
- Henry Snoek (snoek09)
- Jérémy M (th3mouk)
- Simone Di Maulo (toretto460)
- Christian Morgan
- Alexander Miehe (engerim)
Expand All @@ -759,6 +762,7 @@ Symfony is the result of the work of many people who made the code better
- Douglas Reith (douglas_reith)
- Harry Walter (haswalt)
- Johnson Page (jwpage)
- Ruben Gonzalez (rubenruateltek)
- Michael Roterman (wtfzdotnet)
- Arno Geurts
- Adán Lobato (adanlobato)
Expand Down Expand Up @@ -884,6 +888,7 @@ Symfony is the result of the work of many people who made the code better
- Eddie Jaoude
- Antanas Arvasevicius
- Haritz Iturbe (hizai)
- Baptiste Meyer (meyerbaptiste)
- Nerijus Arlauskas (nercury)
- SPolischook
- Diego Sapriza
Expand Down Expand Up @@ -912,6 +917,7 @@ Symfony is the result of the work of many people who made the code better
- Jeremy Bush
- wizhippo
- Viacheslav Sychov
- Tyson Andre
- Carlos Ortega Huetos
- rpg600
- Péter Buri (burci)
Expand Down Expand Up @@ -1012,6 +1018,7 @@ Symfony is the result of the work of many people who made the code better
- Conrad Kleinespel
- Sebastian Utz
- Adrien Gallou (agallou)
- Maks Rafalko (bornfree)
- Karol Sójko (karolsojko)
- Grzegorz Zdanowski (kiler129)
- sl_toto (sl_toto)
Expand Down Expand Up @@ -1046,7 +1053,6 @@ Symfony is the result of the work of many people who made the code better
- Kim Laï Trinh
- Jason Desrosiers
- m.chwedziak
- insekticid
- Philip Frank
- Lance McNearney
- Giorgio Premi
Expand All @@ -1056,6 +1062,7 @@ Symfony is the result of the work of many people who made the code better
- Alberto Pirovano (geezmo)
- Pete Mitchell (peterjmit)
- Tom Corrigan (tomcorrigan)
- adev
- Luis Galeas
- Martin Pärtel
- George Mponos (gmponos)
Expand Down Expand Up @@ -1224,6 +1231,7 @@ Symfony is the result of the work of many people who made the code better
- Romain Dorgueil
- Grayson Koonce (breerly)
- Fabien LUCAS (flucas2)
- Indra Gunawan (indragunawan)
- Karim Cassam Chenaï (ka)
- Nicolas Bastien (nicolas_bastien)
- Denis (yethee)
Expand Down Expand Up @@ -1271,6 +1279,7 @@ Symfony is the result of the work of many people who made the code better
- Daan van Renterghem
- Nicole Cordes
- Bram Van der Sype (brammm)
- Christopher Hertel (chertel)
- Guile (guile)
- Julien Moulin (lizjulien)
- Mauro Foti (skler)
Expand All @@ -1289,6 +1298,7 @@ Symfony is the result of the work of many people who made the code better
- Johann Pardanaud
- Trevor Suarez
- gedrox
- Alan Bondarchuk
- dropfen
- Andrey Chernykh
- Edvinas Klovas
Expand All @@ -1301,6 +1311,7 @@ Symfony is the result of the work of many people who made the code better
- bertillon
- Bertalan Attila
- Yannick Bensacq (cibou)
- Gawain Lynch (gawain)
- Luca Genuzio (genuzio)
- Hans Nilsson (hansnilsson)
- Andrew Marcinkevičius (ifdattic)
Expand All @@ -1310,7 +1321,6 @@ Symfony is the result of the work of many people who made the code better
- Dan Patrick (mdpatrick)
- Rares Vlaseanu (raresvla)
- tante kinast (tante)
- Jérémy M (th3mouk)
- Vincent LEFORT (vlefort)
- Sadicov Vladimir (xtech)
- Kevin EMO (zarcox)
Expand All @@ -1334,7 +1344,6 @@ Symfony is the result of the work of many people who made the code better
- Jonny Schmid (schmidjon)
- Götz Gottwald
- Veres Lajos
- Michael Babker
- grifx
- Robert Campbell
- Matt Lehner
Expand Down Expand Up @@ -1413,9 +1422,11 @@ Symfony is the result of the work of many people who made the code better
- Yanick Witschi
- Ondrej Mirtes
- akimsko
- Ben Scott
- Youpie
- srsbiz
- Taylan Kasap
- Michael Orlitzky
- Nicolas A. Bérard-Nault
- Saem Ghani
- Stefan Oderbolz
Expand All @@ -1428,6 +1439,7 @@ Symfony is the result of the work of many people who made the code better
- Ben
- Evgeniy Tetenchuk
- dasmfm
- Mathias Geat
- Arnaud Buathier (arnapou)
- chesteroni (chesteroni)
- Mauricio Lopez (diaspar)
Expand Down Expand Up @@ -1514,6 +1526,7 @@ Symfony is the result of the work of many people who made the code better
- Abdulkadir N. A.
- Yevgen Kovalienia
- Lebnik
- Ondřej Führer
- Sema
- Elan Ruusamäe
- Thorsten Hallwas
Expand Down Expand Up @@ -1566,6 +1579,7 @@ Symfony is the result of the work of many people who made the code better
- Bill Hance (billhance)
- Bernd Matzner (bmatzner)
- Bram Tweedegolf (bram_tweedegolf)
- Brandon Kelly (brandonkelly)
- Choong Wei Tjeng (choonge)
- Kousuke Ebihara (co3k)
- Loïc Vernet (coil)
Expand Down Expand Up @@ -1673,6 +1687,7 @@ Symfony is the result of the work of many people who made the code better
- Andrew Carter (andrewcarteruk)
- Adam Elsodaney (archfizz)
- Daniel Kolvik (dkvk)
- Marc Lemay (flug)
- Jeroen De Dauw (jeroendedauw)
- Maxime COLIN (maximecolin)
- Muharrem Demirci (mdemirci)
Expand Down
4 changes: 2 additions & 2 deletions src/Symfony/Component/HttpKernel/Kernel.php
Expand Up @@ -58,12 +58,12 @@ abstract class Kernel implements KernelInterface, TerminableInterface
protected $startTime;
protected $loadClassCache;

const VERSION = '2.7.28-DEV';
const VERSION = '2.7.28';
const VERSION_ID = 20728;
const MAJOR_VERSION = 2;
const MINOR_VERSION = 7;
const RELEASE_VERSION = 28;
const EXTRA_VERSION = 'DEV';
const EXTRA_VERSION = '';

const END_OF_MAINTENANCE = '05/2018';
const END_OF_LIFE = '05/2019';
Expand Down

0 comments on commit a2bb2dd

Please sign in to comment.