Merge pull request #18916 from fabpot/release-2.3.42

released v2.3.42
This commit is contained in:
Fabien Potencier 2016-05-30 10:41:31 +02:00
commit 0baa58d4e4
3 changed files with 42 additions and 17 deletions

View File

@ -7,6 +7,22 @@ in 2.3 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 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.3.0...v2.3.1 To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v2.3.0...v2.3.1
* 2.3.42 (2016-05-30)
* bug #18908 [DependencyInjection] force enabling the external XML entity loaders (xabbuh)
* bug #18893 [DependencyInjection] Skip deep reference check for 'service_container' (RobertMe)
* bug #18812 Catch \Throwable (fprochazka)
* bug #18821 [Form] Removed UTC specification with timestamp (francisbesset)
* bug #18861 Fix for #18843 (inso)
* bug #18907 [Routing] Fix the annotation loader taking a class constant as a beginning of a class name (jakzal, nicolas-grekas)
* bug #18864 [Console][DX] Fixed ambiguous error message when using a duplicate option shortcut (peterrehm)
* bug #18844 [Yaml] fix exception contexts (xabbuh)
* bug #18840 [Yaml] properly handle unindented collections (xabbuh)
* bug #18839 People - person singularization (Keeo)
* bug #18828 [Yaml] chomp newlines only at the end of YAML documents (xabbuh)
* bug #18635 [Console] Prevent fatal error when calling Command::getHelper without helperSet (chalasr)
* bug #18761 [Form] Modified iterator_to_array's 2nd parameter to false in ViolationMapper (issei-m)
* 2.3.41 (2016-05-09) * 2.3.41 (2016-05-09)
* security #18733 limited the maximum length of a submitted username (fabpot) * security #18733 limited the maximum length of a submitted username (fabpot)

View File

@ -23,8 +23,8 @@ Symfony is the result of the work of many people who made the code better
- Pascal Borreli (pborreli) - Pascal Borreli (pborreli)
- Joseph Bielawski (stloyd) - Joseph Bielawski (stloyd)
- Wouter De Jong (wouterj) - Wouter De Jong (wouterj)
- Karma Dordrak (drak)
- Romain Neutron (romain) - Romain Neutron (romain)
- Karma Dordrak (drak)
- Lukas Kahwe Smith (lsmith) - Lukas Kahwe Smith (lsmith)
- Martin Hasoň (hason) - Martin Hasoň (hason)
- Jeremy Mikola (jmikola) - Jeremy Mikola (jmikola)
@ -53,11 +53,11 @@ Symfony is the result of the work of many people who made the code better
- Bilal Amarni (bamarni) - Bilal Amarni (bamarni)
- Florin Patan (florinpatan) - Florin Patan (florinpatan)
- Kevin Bond (kbond) - Kevin Bond (kbond)
- Peter Rehm (rpet)
- Gábor Egyed (1ed) - Gábor Egyed (1ed)
- Michel Weimerskirch (mweimerskirch) - Michel Weimerskirch (mweimerskirch)
- Eric Clemmons (ericclemmons) - Eric Clemmons (ericclemmons)
- Andrej Hudec (pulzarraider) - Andrej Hudec (pulzarraider)
- Peter Rehm (rpet)
- Christian Raue - Christian Raue
- Matthias Pigulla (mpdude) - Matthias Pigulla (mpdude)
- Deni - Deni
@ -67,6 +67,7 @@ Symfony is the result of the work of many people who made the code better
- Iltar van der Berg (kjarli) - Iltar van der Berg (kjarli)
- Ener-Getick (energetick) - Ener-Getick (energetick)
- Douglas Greenshields (shieldo) - Douglas Greenshields (shieldo)
- Charles Sarrazin (csarrazi)
- Lee McDermott - Lee McDermott
- Brandon Turner - Brandon Turner
- Luis Cordova (cordoval) - Luis Cordova (cordoval)
@ -74,7 +75,6 @@ Symfony is the result of the work of many people who made the code better
- Pierre du Plessis (pierredup) - Pierre du Plessis (pierredup)
- Bart van den Burg (burgov) - Bart van den Burg (burgov)
- Jordan Alliot (jalliot) - Jordan Alliot (jalliot)
- Charles Sarrazin (csarrazi)
- John Wards (johnwards) - John Wards (johnwards)
- Toni Uebernickel (havvg) - Toni Uebernickel (havvg)
- Fran Moreno (franmomu) - Fran Moreno (franmomu)
@ -89,6 +89,7 @@ Symfony is the result of the work of many people who made the code better
- Alexander M. Turek (derrabus) - Alexander M. Turek (derrabus)
- Dariusz Ruminski - Dariusz Ruminski
- marc.weistroff - marc.weistroff
- Issei Murasawa (issei_m)
- lenar - lenar
- Włodzimierz Gajda (gajdaw) - Włodzimierz Gajda (gajdaw)
- Alexander Schwenn (xelaris) - Alexander Schwenn (xelaris)
@ -97,13 +98,12 @@ Symfony is the result of the work of many people who made the code better
- Colin Frei - Colin Frei
- Adrien Brault (adrienbrault) - Adrien Brault (adrienbrault)
- Joshua Thijssen - Joshua Thijssen
- Issei Murasawa (issei_m) - Baptiste Clavié (talus)
- Peter Kokot (maastermedia) - Peter Kokot (maastermedia)
- excelwebzone - excelwebzone
- Jacob Dreesen (jdreesen) - Jacob Dreesen (jdreesen)
- Jérémy DERUSSÉ (jderusse) - Jérémy DERUSSÉ (jderusse)
- Vladimir Reznichenko (kalessil) - Vladimir Reznichenko (kalessil)
- Baptiste Clavié (talus)
- Fabien Pennequin (fabienpennequin) - Fabien Pennequin (fabienpennequin)
- Gordon Franke (gimler) - Gordon Franke (gimler)
- David Buchmann (dbu) - David Buchmann (dbu)
@ -121,6 +121,7 @@ Symfony is the result of the work of many people who made the code better
- Evgeniy (ewgraf) - Evgeniy (ewgraf)
- Guilherme Blanco (guilhermeblanco) - Guilherme Blanco (guilhermeblanco)
- Pablo Godel (pgodel) - Pablo Godel (pgodel)
- Titouan Galopin (tgalopin)
- Jérémie Augustin (jaugustin) - Jérémie Augustin (jaugustin)
- Sebastiaan Stok (sstok) - Sebastiaan Stok (sstok)
- Tugdual Saunier (tucksaun) - Tugdual Saunier (tucksaun)
@ -129,10 +130,10 @@ Symfony is the result of the work of many people who made the code better
- Arnaud Kleinpeter (nanocom) - Arnaud Kleinpeter (nanocom)
- Joel Wurtz (brouznouf) - Joel Wurtz (brouznouf)
- Philipp Wahala (hifi) - Philipp Wahala (hifi)
- Titouan Galopin (tgalopin)
- Richard Shank (iampersistent) - Richard Shank (iampersistent)
- Thomas Rabaix (rande) - Thomas Rabaix (rande)
- Vincent AUBERT (vincent) - Vincent AUBERT (vincent)
- Rouven Weßling (realityking)
- Mikael Pajunen - Mikael Pajunen
- Clemens Tolboom - Clemens Tolboom
- Helmer Aaviksoo - Helmer Aaviksoo
@ -143,7 +144,6 @@ Symfony is the result of the work of many people who made the code better
- Amal Raghav (kertz) - Amal Raghav (kertz)
- Jonathan Ingram (jonathaningram) - Jonathan Ingram (jonathaningram)
- Artur Kotyrba - Artur Kotyrba
- Rouven Weßling (realityking)
- Warnar Boekkooi (boekkooi) - Warnar Boekkooi (boekkooi)
- Dmitrii Chekaliuk (lazyhammer) - Dmitrii Chekaliuk (lazyhammer)
- Clément JOBEILI (dator) - Clément JOBEILI (dator)
@ -211,6 +211,7 @@ Symfony is the result of the work of many people who made the code better
- Kristen Gilden (kgilden) - Kristen Gilden (kgilden)
- Dawid Nowak - Dawid Nowak
- Pierre-Yves LEBECQ (pylebecq) - Pierre-Yves LEBECQ (pylebecq)
- Daniel Espendiller
- Jakub Kucharovic (jkucharovic) - Jakub Kucharovic (jkucharovic)
- Eugene Leonovich (rybakit) - Eugene Leonovich (rybakit)
- Filippo Tessarotto - Filippo Tessarotto
@ -240,7 +241,6 @@ Symfony is the result of the work of many people who made the code better
- Michael Holm (hollo) - Michael Holm (hollo)
- Marc Weistroff (futurecat) - Marc Weistroff (futurecat)
- Hidde Wieringa (hiddewie) - Hidde Wieringa (hiddewie)
- Daniel Espendiller
- Chris Smith (cs278) - Chris Smith (cs278)
- Florian Klein (docteurklein) - Florian Klein (docteurklein)
- Manuel Kiessling (manuelkiessling) - Manuel Kiessling (manuelkiessling)
@ -293,6 +293,7 @@ Symfony is the result of the work of many people who made the code better
- Inal DJAFAR (inalgnu) - Inal DJAFAR (inalgnu)
- Christian Gärtner (dagardner) - Christian Gärtner (dagardner)
- Tomasz Kowalczyk (thunderer) - Tomasz Kowalczyk (thunderer)
- Christian Schmidt
- François-Xavier de Guillebon (de-gui_f) - François-Xavier de Guillebon (de-gui_f)
- Damien Alexandre (damienalexandre) - Damien Alexandre (damienalexandre)
- Felix Labrecque - Felix Labrecque
@ -309,6 +310,7 @@ Symfony is the result of the work of many people who made the code better
- Philipp Kräutli (pkraeutli) - Philipp Kräutli (pkraeutli)
- Kirill chEbba Chebunin (chebba) - Kirill chEbba Chebunin (chebba)
- Greg Thornton (xdissent) - Greg Thornton (xdissent)
- Robin Chalas (chalas_r)
- Costin Bereveanu (schniper) - Costin Bereveanu (schniper)
- Loïc Chardonnet (gnusat) - Loïc Chardonnet (gnusat)
- Marek Kalnik (marekkalnik) - Marek Kalnik (marekkalnik)
@ -319,12 +321,14 @@ Symfony is the result of the work of many people who made the code better
- Pavel Volokitin (pvolok) - Pavel Volokitin (pvolok)
- Endre Fejes - Endre Fejes
- Tobias Naumann (tna) - Tobias Naumann (tna)
- Daniel Beyer
- Shein Alexey - Shein Alexey
- Baptiste Lafontaine - Baptiste Lafontaine
- Joe Lencioni - Joe Lencioni
- Daniel Tschinder - Daniel Tschinder
- Kai - Kai
- Lee Rowlands - Lee Rowlands
- Krzysztof Piasecki (krzysztek)
- Maximilian Reichel (phramz) - Maximilian Reichel (phramz)
- Loick Piera (pyrech) - Loick Piera (pyrech)
- Karoly Negyesi (chx) - Karoly Negyesi (chx)
@ -364,7 +368,6 @@ Symfony is the result of the work of many people who made the code better
- EdgarPE - EdgarPE
- Florian Pfitzer (marmelatze) - Florian Pfitzer (marmelatze)
- Asier Illarramendi (doup) - Asier Illarramendi (doup)
- Christian Schmidt
- Chris Sedlmayr (catchamonkey) - Chris Sedlmayr (catchamonkey)
- Seb Koelen - Seb Koelen
- Christoph Mewes (xrstf) - Christoph Mewes (xrstf)
@ -382,6 +385,7 @@ Symfony is the result of the work of many people who made the code better
- Mathieu Lemoine - Mathieu Lemoine
- franek (franek) - franek (franek)
- Christian Wahler - Christian Wahler
- Mathieu Lemoine
- Gintautas Miselis - Gintautas Miselis
- Zander Baldwin - Zander Baldwin
- Adam Harvey - Adam Harvey
@ -419,7 +423,6 @@ Symfony is the result of the work of many people who made the code better
- Anthony Ferrara - Anthony Ferrara
- Ioan Negulescu - Ioan Negulescu
- Jakub Škvára (jskvara) - Jakub Škvára (jskvara)
- Daniel Beyer
- Andrew Udvare (audvare) - Andrew Udvare (audvare)
- alexpods - alexpods
- Tristan Darricau (nicofuma) - Tristan Darricau (nicofuma)
@ -448,6 +451,7 @@ Symfony is the result of the work of many people who made the code better
- Denis Gorbachev (starfall) - Denis Gorbachev (starfall)
- Peter van Dommelen - Peter van Dommelen
- Tim van Densen - Tim van Densen
- Martin Morávek (keeo)
- Steven Surowiec - Steven Surowiec
- Kevin Saliou (kbsali) - Kevin Saliou (kbsali)
- NothingWeAre - NothingWeAre
@ -462,7 +466,6 @@ Symfony is the result of the work of many people who made the code better
- Ziumin - Ziumin
- Jeremy Benoist - Jeremy Benoist
- Lenar Lõhmus - Lenar Lõhmus
- Krzysztof Piasecki (krzysztek)
- Benjamin Laugueux (yzalis) - Benjamin Laugueux (yzalis)
- Zach Badgett (zachbadgett) - Zach Badgett (zachbadgett)
- Aurélien Fredouelle - Aurélien Fredouelle
@ -501,6 +504,7 @@ Symfony is the result of the work of many people who made the code better
- Javier López (loalf) - Javier López (loalf)
- Reinier Kip - Reinier Kip
- Dustin Dobervich (dustin10) - Dustin Dobervich (dustin10)
- dantleech
- Anne-Sophie Bachelard (annesophie) - Anne-Sophie Bachelard (annesophie)
- Sebastian Marek (proofek) - Sebastian Marek (proofek)
- Erkhembayar Gantulga (erheme318) - Erkhembayar Gantulga (erheme318)
@ -563,6 +567,7 @@ Symfony is the result of the work of many people who made the code better
- Peter Ward - Peter Ward
- Dominik Ritter (dritter) - Dominik Ritter (dritter)
- Sebastian Grodzicki (sgrodzicki) - Sebastian Grodzicki (sgrodzicki)
- SpacePossum
- Martin Hujer (martinhujer) - Martin Hujer (martinhujer)
- Pascal Helfenstein - Pascal Helfenstein
- Baldur Rensch (brensch) - Baldur Rensch (brensch)
@ -613,6 +618,7 @@ Symfony is the result of the work of many people who made the code better
- Adrien Lucas (adrienlucas) - Adrien Lucas (adrienlucas)
- James Michael DuPont - James Michael DuPont
- Tom Klingenberg - Tom Klingenberg
- Filip Procházka (fprochazka)
- Christopher Hall (mythmakr) - Christopher Hall (mythmakr)
- Paul Kamer (pkamer) - Paul Kamer (pkamer)
- Rafał Wrzeszcz (rafalwrzeszcz) - Rafał Wrzeszcz (rafalwrzeszcz)
@ -629,6 +635,7 @@ Symfony is the result of the work of many people who made the code better
- Alaattin Kahramanlar (alaattin) - Alaattin Kahramanlar (alaattin)
- Maksim Kotlyar (makasim) - Maksim Kotlyar (makasim)
- Neil Ferreira - Neil Ferreira
- Nathanael Noblet (gnat)
- Dmitry Parnas (parnas) - Dmitry Parnas (parnas)
- Théo FIDRY (theofidry) - Théo FIDRY (theofidry)
- Paul LE CORRE - Paul LE CORRE
@ -745,7 +752,6 @@ Symfony is the result of the work of many people who made the code better
- Guillaume Royer - Guillaume Royer
- Artem (digi) - Artem (digi)
- boite - boite
- dantleech
- Vadim Tyukov (vatson) - Vadim Tyukov (vatson)
- Sortex - Sortex
- chispita - chispita
@ -851,6 +857,7 @@ Symfony is the result of the work of many people who made the code better
- Christian Sciberras - Christian Sciberras
- Anton Bakai - Anton Bakai
- Clement Herreman (clemherreman) - Clement Herreman (clemherreman)
- Dan Ionut Dumitriu (danionut90)
- Nyro (nyro) - Nyro (nyro)
- Marco - Marco
- Marc Torres - Marc Torres
@ -870,7 +877,6 @@ Symfony is the result of the work of many people who made the code better
- ConneXNL - ConneXNL
- Aharon Perkel - Aharon Perkel
- Abdul.Mohsen B. A. A - Abdul.Mohsen B. A. A
- SpacePossum
- Benoît Burnichon - Benoît Burnichon
- Remi Collet - Remi Collet
- pthompson - pthompson
@ -1059,6 +1065,7 @@ Symfony is the result of the work of many people who made the code better
- stloyd - stloyd
- Chris Tickner - Chris Tickner
- Andrew Coulton - Andrew Coulton
- Jeremy Benoist
- Michal Gebauer - Michal Gebauer
- Gleb Sidora - Gleb Sidora
- David Stone - David Stone
@ -1108,7 +1115,6 @@ Symfony is the result of the work of many people who made the code better
- Simon Sargeant - Simon Sargeant
- efeen - efeen
- Michał Dąbrowski (defrag) - Michał Dąbrowski (defrag)
- Nathanael Noblet (gnat)
- Simone Fumagalli (hpatoio) - Simone Fumagalli (hpatoio)
- Brian Graham (incognito) - Brian Graham (incognito)
- Kevin Vergauwen (innocenzo) - Kevin Vergauwen (innocenzo)
@ -1214,8 +1220,10 @@ Symfony is the result of the work of many people who made the code better
- Alan Chen - Alan Chen
- Maerlyn - Maerlyn
- Even André Fiskvik - Even André Fiskvik
- Erik van Wingerden
- Dane Powell - Dane Powell
- Gerrit Drost - Gerrit Drost
- Linnaea Von Lavia
- Lenar Lõhmus - Lenar Lõhmus
- Cristian Gonzalez - Cristian Gonzalez
- AlberT - AlberT
@ -1271,6 +1279,7 @@ Symfony is the result of the work of many people who made the code better
- Joseph Deray - Joseph Deray
- Damian Sromek - Damian Sromek
- Ben - Ben
- dasmfm
- Arnaud Buathier (arnapou) - Arnaud Buathier (arnapou)
- chesteroni (chesteroni) - chesteroni (chesteroni)
- Mauricio Lopez (diaspar) - Mauricio Lopez (diaspar)
@ -1358,7 +1367,6 @@ Symfony is the result of the work of many people who made the code better
- Norman Soetbeer - Norman Soetbeer
- zorn - zorn
- Benjamin Long - Benjamin Long
- Robin Chalas
- Matt Janssen - Matt Janssen
- Peter Gribanov - Peter Gribanov
- kwiateusz - kwiateusz
@ -1443,6 +1451,7 @@ Symfony is the result of the work of many people who made the code better
- ollie harridge (ollietb) - ollie harridge (ollietb)
- Paul Andrieux (paulandrieux) - Paul Andrieux (paulandrieux)
- Paweł Szczepanek (pauluz) - Paweł Szczepanek (pauluz)
- Philippe Degeeter (pdegeeter)
- Christian López Espínola (penyaskito) - Christian López Espínola (penyaskito)
- Petr Jaroš (petajaros) - Petr Jaroš (petajaros)
- Philipp Hoffmann (philipphoffmann) - Philipp Hoffmann (philipphoffmann)

View File

@ -58,12 +58,12 @@ abstract class Kernel implements KernelInterface, TerminableInterface
protected $startTime; protected $startTime;
protected $loadClassCache; protected $loadClassCache;
const VERSION = '2.3.42-DEV'; const VERSION = '2.3.42';
const VERSION_ID = 20342; const VERSION_ID = 20342;
const MAJOR_VERSION = 2; const MAJOR_VERSION = 2;
const MINOR_VERSION = 3; const MINOR_VERSION = 3;
const RELEASE_VERSION = 42; const RELEASE_VERSION = 42;
const EXTRA_VERSION = 'DEV'; const EXTRA_VERSION = '';
/** /**
* Constructor. * Constructor.