Merge branch '2.1' into 2.2

* 2.1:
  updated VERSION for 2.1.11
  update CONTRIBUTORS for 2.1.11
  updated CHANGELOG for 2.1.11

Conflicts:
	src/Symfony/Component/HttpKernel/Kernel.php
This commit is contained in:
Fabien Potencier 2013-06-02 14:53:48 +02:00
commit 57f93b89e8
2 changed files with 51 additions and 21 deletions

View File

@ -7,6 +7,20 @@ in 2.1 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.1.0...v2.1.1 To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v2.1.0...v2.1.1
* 2.1.11 (2013-06-02)
* 2038329: [Form] [Validator] Fixed post_max_size = 0 bug (Issue #8065)
* 169c0b9: [Finder] Fix iteration fails with non-rewindable streams
* 45b68e0: [Finder] Fix unexpected duplicate sub path related AppendIterator issue
* 5321600: Fixed two bugs in HttpCache
* 5c317b7: [Console] fix and refactor exit code handling
* 1469953: [CssSelector] Fix :nth-last-child() translation
* 91b8490: Fix Crawler::children() to not trigger a notice for childless node
* 0a4837d: Fixed XML syntax.
* a5441b2: Fixed parsing of leading blank lines in folded scalars. Closes #7989.
* e8d5d16: Fixed Loader import
* 37af771: [Console] Added dedicated testcase for HelperSet class
* 2.1.10 (2013-05-06) * 2.1.10 (2013-05-06)
* 5b7e1e6: added a missing check for the provider key * 5b7e1e6: added a missing check for the provider key

View File

@ -15,7 +15,7 @@ Symfony2 is the result of the work of many people who made the code better
- Pascal Borreli (pborreli) - Pascal Borreli (pborreli)
- Karma Dordrak (drak) - Karma Dordrak (drak)
- Lukas Kahwe Smith (lsmith) - Lukas Kahwe Smith (lsmith)
- Ryan Weaver - Ryan Weaver (weaverryan)
- Joseph Bielawski (stloyd) - Joseph Bielawski (stloyd)
- Jeremy Mikola (jmikola) - Jeremy Mikola (jmikola)
- Igor Wiedler (igorw) - Igor Wiedler (igorw)
@ -24,9 +24,9 @@ Symfony2 is the result of the work of many people who made the code better
- Hugo Hamon (hhamon) - Hugo Hamon (hhamon)
- Eriksen Costa (eriksencosta) - Eriksen Costa (eriksencosta)
- Martin Hasoň (hason) - Martin Hasoň (hason)
- Jakub Zalas (jakubzalas)
- Jonathan Wage (jwage) - Jonathan Wage (jwage)
- William Durand (couac) - William Durand (couac)
- Jakub Zalas (jakubzalas)
- Alexandre Salomé (alexandresalome) - Alexandre Salomé (alexandresalome)
- ornicar - ornicar
- stealth35 (stealth35) - stealth35 (stealth35)
@ -35,11 +35,11 @@ Symfony2 is the result of the work of many people who made the code better
- Francis Besset (francisbesset) - Francis Besset (francisbesset)
- Henrik Bjørnskov (henrikbjorn) - Henrik Bjørnskov (henrikbjorn)
- Miha Vrhovnik - Miha Vrhovnik
- Bilal Amarni (bamarni)
- Romain Neutron (romain) - Romain Neutron (romain)
- Florin Patan (florinpatan)
- Konstantin Kudryashov (everzet) - Konstantin Kudryashov (everzet)
- Saša Stamenković (umpirsky) - Saša Stamenković (umpirsky)
- Florin Patan (florinpatan)
- Bilal Amarni (bamarni)
- Arnaud Le Blanc (arnaud-lb) - Arnaud Le Blanc (arnaud-lb)
- Eric Clemmons (ericclemmons) - Eric Clemmons (ericclemmons)
- Dariusz Górecki (canni) - Dariusz Górecki (canni)
@ -50,9 +50,9 @@ Symfony2 is the result of the work of many people who made the code better
- Arnout Boks (aboks) - Arnout Boks (aboks)
- Hidenori Goto (hidenorigoto) - Hidenori Goto (hidenorigoto)
- Fran Moreno (franmomu) - Fran Moreno (franmomu)
- Andrej Hudec (pulzarraider)
- Lee McDermott - Lee McDermott
- Brandon Turner - Brandon Turner
- Andrej Hudec (pulzarraider)
- Daniel Holmes (dholmes) - Daniel Holmes (dholmes)
- Brikou Carré (brikou) - Brikou Carré (brikou)
- John Wards (johnwards) - John Wards (johnwards)
@ -99,12 +99,12 @@ Symfony2 is the result of the work of many people who made the code better
- Pablo Godel (pgodel) - Pablo Godel (pgodel)
- Helmer Aaviksoo - Helmer Aaviksoo
- Clément JOBEILI (dator) - Clément JOBEILI (dator)
- Hiromi Hishida (77web)
- Julien Brochet (mewt) - Julien Brochet (mewt)
- Rafael Dohms (rdohms) - Rafael Dohms (rdohms)
- Benjamin Dulau (dbenjamin) - Benjamin Dulau (dbenjamin)
- Andreas Hucks (meandmymonkey) - Andreas Hucks (meandmymonkey)
- Noel Guilbert (noel) - Noel Guilbert (noel)
- Hiromi Hishida (77web)
- Guilherme Blanco (guilhermeblanco) - Guilherme Blanco (guilhermeblanco)
- Martin Schuhfuß (usefulthink) - Martin Schuhfuß (usefulthink)
- Thomas Rabaix (rande) - Thomas Rabaix (rande)
@ -122,6 +122,7 @@ Symfony2 is the result of the work of many people who made the code better
- Clemens Tolboom - Clemens Tolboom
- Justin Hileman (bobthecow) - Justin Hileman (bobthecow)
- Sven Paulus (subsven) - Sven Paulus (subsven)
- Dmitrii Chekaliuk (lazyhammer)
- Xavier Perez - Xavier Perez
- Rui Marinho (ruimarinho) - Rui Marinho (ruimarinho)
- Dorian Villet (gnutix) - Dorian Villet (gnutix)
@ -141,12 +142,14 @@ Symfony2 is the result of the work of many people who made the code better
- Adrien Brault (adrienbrault) - Adrien Brault (adrienbrault)
- jules boussekeyt (gordonslondon) - jules boussekeyt (gordonslondon)
- Jan Sorgalla (jsor) - Jan Sorgalla (jsor)
- Ait Boudad Abdellatif (aitboudad)
- jdhoek - jdhoek
- geoffrey - geoffrey
- Wodor Wodorski - Wodor Wodorski
- Elnur Abdurrakhimov (elnur) - Elnur Abdurrakhimov (elnur)
- Matthew Lewinski (lewinski) - Matthew Lewinski (lewinski)
- Kim Hemsø Rasmussen - Kim Hemsø Rasmussen
- Wouter De Jong (wouterj)
- Dirk Pahl (dirkaholic) - Dirk Pahl (dirkaholic)
- Wouter Van Hecke - Wouter Van Hecke
- Gyula Sallai (salla) - Gyula Sallai (salla)
@ -154,6 +157,7 @@ Symfony2 is the result of the work of many people who made the code better
- Yaroslav Kiliba - Yaroslav Kiliba
- Sebastian Bergmann - Sebastian Bergmann
- arjen - arjen
- Matthias Pigulla (mpdude)
- sun (sun) - sun (sun)
- Manuel Kiessling (manuelkiessling) - Manuel Kiessling (manuelkiessling)
- Sergey Linnik - Sergey Linnik
@ -165,7 +169,6 @@ Symfony2 is the result of the work of many people who made the code better
- Grégoire Passault (gregwar) - Grégoire Passault (gregwar)
- Uwe Jäger (uwej711) - Uwe Jäger (uwej711)
- Aurelijus Valeiša (aurelijus) - Aurelijus Valeiša (aurelijus)
- Ait Boudad Abdellatif (aitboudad)
- Gustavo Piltcher - Gustavo Piltcher
- Stepan Tanasiychuk (stfalcon) - Stepan Tanasiychuk (stfalcon)
- Albert Jessurum (ajessu) - Albert Jessurum (ajessu)
@ -180,15 +183,15 @@ Symfony2 is the result of the work of many people who made the code better
- Ricard Clau (ricardclau) - Ricard Clau (ricardclau)
- Niklas Fiekas - Niklas Fiekas
- Konstantin Myakshin (koc) - Konstantin Myakshin (koc)
- Wouter De Jong (wouterj) - Erin Millard
- Manuel Reinhard (sprain) - Manuel Reinhard (sprain)
- Francesco Levorato - Francesco Levorato
- Michele Orselli (orso) - Michele Orselli (orso)
- Tom Van Looy (tvlooy) - Tom Van Looy (tvlooy)
- Brouznouf - Brouznouf
- Peter Kruithof (pkruithof) - Peter Kruithof (pkruithof)
- Dmitrii Chekaliuk - Kristen Gilden (kgilden)
- Matthias Pigulla (mpdude) - hossein zolfi (ocean)
- Greg Thornton (xdissent) - Greg Thornton (xdissent)
- Lars Strojny - Lars Strojny
- Costin Bereveanu (schniper) - Costin Bereveanu (schniper)
@ -210,13 +213,13 @@ Symfony2 is the result of the work of many people who made the code better
- Oscar Cubo Medina (ocubom) - Oscar Cubo Medina (ocubom)
- Karel Souffriau - Karel Souffriau
- Christophe L. (christophelau) - Christophe L. (christophelau)
- Thomas Tourlourat (armetiz)
- Michael Ridgway - Michael Ridgway
- Pavel Campr (pcampr) - Pavel Campr (pcampr)
- janschoenherr - janschoenherr
- Emanuele Gaspari (inmarelibero) - Emanuele Gaspari (inmarelibero)
- Brian King - Brian King
- Jan Schumann - Jan Schumann
- Erin Millard
- Antonio J. García Lagar (ajgarlag) - Antonio J. García Lagar (ajgarlag)
- Olivier Dolbeau (odolbeau) - Olivier Dolbeau (odolbeau)
- Robert Kiss (kepten) - Robert Kiss (kepten)
@ -224,29 +227,32 @@ Symfony2 is the result of the work of many people who made the code better
- Javier López (loalf) - Javier López (loalf)
- Chris Heng (gigablah) - Chris Heng (gigablah)
- Christoph Mewes (xrstf) - Christoph Mewes (xrstf)
- Vitaliy Tverdokhlib (vitaliytv)
- Jonas Flodén (flojon) - Jonas Flodén (flojon)
- Shigenibu Nishikawa - Shigenibu Nishikawa
- Marcin Sikoń (marphi) - Marcin Sikoń (marphi)
- Miquel Rodríguez Telep (mrtorrent) - Miquel Rodríguez Telep (mrtorrent)
- Filippo Tessarotto - Filippo Tessarotto
- Kristen Gilden (kgilden)
- Adam Harvey - Adam Harvey
- Laurent Bachelier (laurentb) - Laurent Bachelier (laurentb)
- Fabian Lange (codingfabian) - Fabian Lange (codingfabian)
- Yoshio HANAWA - Yoshio HANAWA
- Tiago Brito (blackmx) - Tiago Brito (blackmx)
- hossein zolfi (ocean)
- Kevin McBride - Kevin McBride
- Pablo Díez (pablodip) - Pablo Díez (pablodip)
- Michael Piecko (michael.piecko) - Michael Piecko (michael.piecko)
- Sebastian Krebs - Sebastian Krebs
- Manuel de Ruiter (manuel) - Manuel de Ruiter (manuel)
- Iker Ibarguren (ikerib)
- Ricardo Oliveira (ricardolotr)
- ondrowan - ondrowan
- Roman Marintsenko (inori) - Roman Marintsenko (inori)
- Stéphane PY (steph_py) - Stéphane PY (steph_py)
- mcben - mcben
- Christian Flothmann (xabbuh)
- Maks Slesarenko - Maks Slesarenko
- Vicent Soria Durá (vicentgodella) - Vicent Soria Durá (vicentgodella)
- alexpods
- Erik Trapman (eriktrapman) - Erik Trapman (eriktrapman)
- De Cock Xavier (xdecock) - De Cock Xavier (xdecock)
- Matthijs van den Bos - Matthijs van den Bos
@ -273,7 +279,6 @@ Symfony2 is the result of the work of many people who made the code better
- Zach Badgett (zachbadgett) - Zach Badgett (zachbadgett)
- Aurélien Fredouelle - Aurélien Fredouelle
- Karoly Negyesi (chx) - Karoly Negyesi (chx)
- Thomas Tourlourat (armetiz)
- jamogon - jamogon
- Miha Vrhovnik - Miha Vrhovnik
- Geoffrey Tran (geoff) - Geoffrey Tran (geoff)
@ -282,6 +287,7 @@ Symfony2 is the result of the work of many people who made the code better
- Christian Schaefer (caefer) - Christian Schaefer (caefer)
- Elliot Anderson (elliot) - Elliot Anderson (elliot)
- Patrick Kaufmann - Patrick Kaufmann
- Marco Pivetta (ocramius)
- Ben Ramsey (ramsey) - Ben Ramsey (ramsey)
- Christian Jul Jensen - Christian Jul Jensen
- Chris Jones (leek) - Chris Jones (leek)
@ -292,6 +298,7 @@ Symfony2 is the result of the work of many people who made the code better
- Ruben Gonzalez (rubenrua) - Ruben Gonzalez (rubenrua)
- Sinan Eldem - Sinan Eldem
- DerManoMann - DerManoMann
- alquerci
- Nahuel Cuesta (ncuesta) - Nahuel Cuesta (ncuesta)
- Chris Boden (cboden) - Chris Boden (cboden)
- Roumen Damianoff (roumen) - Roumen Damianoff (roumen)
@ -307,6 +314,7 @@ Symfony2 is the result of the work of many people who made the code better
- Rostyslav Kinash - Rostyslav Kinash
- jfcixmedia - jfcixmedia
- Vincent Simonin - Vincent Simonin
- Stefan Warman
- yktd26 - yktd26
- Jakub Kucharovic - Jakub Kucharovic
- umpirski - umpirski
@ -354,8 +362,6 @@ Symfony2 is the result of the work of many people who made the code better
- cgonzalez - cgonzalez
- matt foster - matt foster
- Evan S Kaufman (evanskaufman) - Evan S Kaufman (evanskaufman)
- Iker Ibarguren (ikerib)
- Ricardo Oliveira (ricardolotr)
- Jayson Xu (superjavason) - Jayson Xu (superjavason)
- Jan Prieser - Jan Prieser
- James Michael DuPont - James Michael DuPont
@ -368,10 +374,12 @@ Symfony2 is the result of the work of many people who made the code better
- Luis Cordova (cordoval) - Luis Cordova (cordoval)
- Philipp Kräutli (pkraeutli) - Philipp Kräutli (pkraeutli)
- Stefano Sala (stefano.sala) - Stefano Sala (stefano.sala)
- Vitaliy Zakharov (zakharovvi)
- frost-nzcr4 - frost-nzcr4
- Abhoryo - Abhoryo
- Fabian Vogler (fabian) - Fabian Vogler (fabian)
- Maksim Kotlyar (makasim) - Maksim Kotlyar (makasim)
- Tugdual Saunier (tucksaun)
- Neil Ferreira - Neil Ferreira
- Tony Malzhacker - Tony Malzhacker
- Cyril Quintin (cyqui) - Cyril Quintin (cyqui)
@ -398,7 +406,6 @@ Symfony2 is the result of the work of many people who made the code better
- Thibault Duplessis - Thibault Duplessis
- Marc Abramowitz - Marc Abramowitz
- Martijn Evers - Martijn Evers
- alexpods
- Mathias Rohnstock (drmonty) - Mathias Rohnstock (drmonty)
- Harry Walter (haswalt) - Harry Walter (haswalt)
- Michael Roterman (wtfzdotnet) - Michael Roterman (wtfzdotnet)
@ -444,6 +451,7 @@ Symfony2 is the result of the work of many people who made the code better
- julien.galenski - julien.galenski
- Sébastien Lavoie - Sébastien Lavoie
- Per Sandström (per) - Per Sandström (per)
- Lin Clark
- Troy McCabe - Troy McCabe
- Ville Mattila - Ville Mattila
- Sescandell (sescandell) - Sescandell (sescandell)
@ -451,7 +459,6 @@ Symfony2 is the result of the work of many people who made the code better
- Max Beutel - Max Beutel
- Marcos Quesada (marcos_quesada) - Marcos Quesada (marcos_quesada)
- Dan Finnie - Dan Finnie
- Vitaliy Tverdokhlib (vitaliytv)
- Martijn Evers - Martijn Evers
- Benjamin Paap (benjaminpaap) - Benjamin Paap (benjaminpaap)
- Sergii Smertin (nfx) - Sergii Smertin (nfx)
@ -512,6 +519,8 @@ Symfony2 is the result of the work of many people who made the code better
- George Giannoulopoulos - George Giannoulopoulos
- Chris Wilkinson (thewilkybarkid) - Chris Wilkinson (thewilkybarkid)
- Ilya Biryukov - Ilya Biryukov
- Jason Desrosiers
- m.chwedziak
- Lance McNearney - Lance McNearney
- Alberto Pirovano (geezmo) - Alberto Pirovano (geezmo)
- Gabor Toth (tgabi333) - Gabor Toth (tgabi333)
@ -519,11 +528,13 @@ Symfony2 is the result of the work of many people who made the code better
- Evan Kaufman - Evan Kaufman
- Romain Geissler - Romain Geissler
- Marcus Stöhr (dafish) - Marcus Stöhr (dafish)
- Eduardo Oliveira (entering)
- Carsten Nielsen (phreaknerd) - Carsten Nielsen (phreaknerd)
- Jay Severson - Jay Severson
- René Kerner - René Kerner
- Adrien Samson (adriensamson) - Adrien Samson (adriensamson)
- Samuel Gordalina (gordalina) - Samuel Gordalina (gordalina)
- Timothy Anido (xanido)
- Martin Eckhardt - Martin Eckhardt
- Michael Dowling (mtdowling) - Michael Dowling (mtdowling)
- Robert Queck - Robert Queck
@ -545,10 +556,10 @@ Symfony2 is the result of the work of many people who made the code better
- Benoit Lévêque (benoit_leveque) - Benoit Lévêque (benoit_leveque)
- jskvara - jskvara
- Mephistofeles - Mephistofeles
- Hoffmann András
- pscheit - pscheit
- Ramon Kleiss (akathos) - Ramon Kleiss (akathos)
- Nicolas Badey (nico-b) - Nicolas Badey (nico-b)
- Vitaliy Zakharov (zakharovvi)
- Gunnar Lium - Gunnar Lium
- povilas - povilas
- Lars Strojny - Lars Strojny
@ -586,6 +597,7 @@ Symfony2 is the result of the work of many people who made the code better
- Bob den Otter (bopp) - Bob den Otter (bopp)
- Simone Fumagalli (hpatoio) - Simone Fumagalli (hpatoio)
- Alessio Baglio (ioalessio) - Alessio Baglio (ioalessio)
- John Bafford (jbafford)
- Jérôme Macias (jeromemacias) - Jérôme Macias (jeromemacias)
- Jordi Llonch (jordillonch) - Jordi Llonch (jordillonch)
- Cédric Dugat (ph3nol) - Cédric Dugat (ph3nol)
@ -613,7 +625,6 @@ Symfony2 is the result of the work of many people who made the code better
- Dan Patrick (mdpatrick) - Dan Patrick (mdpatrick)
- Rares Vlaseanu (raresvla) - Rares Vlaseanu (raresvla)
- tante kinast (tante) - tante kinast (tante)
- Tugdual Saunier (tucksaun)
- Alexander Zogheb - Alexander Zogheb
- Florian Pfitzer - Florian Pfitzer
- Linnik Sergey - Linnik Sergey
@ -669,6 +680,7 @@ Symfony2 is the result of the work of many people who made the code better
- Jimmy Leger (redpanda) - Jimmy Leger (redpanda)
- Baptiste Clavié (talus) - Baptiste Clavié (talus)
- Yanick Witschi - Yanick Witschi
- ramonornela
- Till Klampaeckel - Till Klampaeckel
- srsbiz - srsbiz
- Nicolas A. Bérard-Nault - Nicolas A. Bérard-Nault
@ -683,6 +695,7 @@ Symfony2 is the result of the work of many people who made the code better
- Wotre - Wotre
- goohib - goohib
- Xavier HAUSHERR - Xavier HAUSHERR
- Myke79
- Brian Debuire - Brian Debuire
- Lars Vierbergen - Lars Vierbergen
- Sylvain Lorinet - Sylvain Lorinet
@ -694,6 +707,7 @@ Symfony2 is the result of the work of many people who made the code better
- Johannes - Johannes
- Jörg Rühl - Jörg Rühl
- patrick-mcdougle - patrick-mcdougle
- Giacomo Gallico
- andreabreu98 - andreabreu98
- Michael Schneider - Michael Schneider
- Jerome Tamarelle - Jerome Tamarelle
@ -727,6 +741,7 @@ Symfony2 is the result of the work of many people who made the code better
- parhs - parhs
- Oncle Tom - Oncle Tom
- Xavier Amado - Xavier Amado
- Andreas Forsblom
- Christian Stocker - Christian Stocker
- dorkitude - dorkitude
- tirnanog06 - tirnanog06
@ -762,6 +777,7 @@ Symfony2 is the result of the work of many people who made the code better
- Philipp Hoffmann (philipphoffmann) - Philipp Hoffmann (philipphoffmann)
- Alex Carol (picard89) - Alex Carol (picard89)
- Daniel Perez Pinazo (pitiflautico) - Daniel Perez Pinazo (pitiflautico)
- Rich Sage (richsage)
- Ruud Kamphuis (ruudk) - Ruud Kamphuis (ruudk)
- Sarah Khalil (saro0h) - Sarah Khalil (saro0h)
- Sebastian Busch (sebu) - Sebastian Busch (sebu)
@ -781,6 +797,7 @@ Symfony2 is the result of the work of many people who made the code better
- Michael - Michael
- Xavier REN - Xavier REN
- max - max
- Mohamed Karnichi (amiral)
- Muharrem Demirci (mdemirci) - Muharrem Demirci (mdemirci)
- Evgeny Z (meze) - Evgeny Z (meze)
- Nicolas de Marqué (nicola) - Nicolas de Marqué (nicola)
@ -788,4 +805,3 @@ Symfony2 is the result of the work of many people who made the code better
- Erik Saunier (snickers) - Erik Saunier (snickers)
- Tony Piper (tonypiper) - Tony Piper (tonypiper)
- Vladislav Vlastovskiy (vlastv) - Vladislav Vlastovskiy (vlastv)
- Christian Flothmann (xabbuh)