Merge pull request #36612 from fabpot/release-3.4.40

released v3.4.40
This commit is contained in:
Fabien Potencier 2020-04-28 19:41:57 +02:00 committed by GitHub
commit ad6f8608e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 78 additions and 32 deletions

View File

@ -7,6 +7,35 @@ in 3.4 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/v3.4.0...v3.4.1 To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v3.4.0...v3.4.1
* 3.4.40 (2020-04-28)
* bug #36566 [PhpUnitBridge] Use COMPOSER_BINARY env var if available (fancyweb)
* bug #36560 [YAML] escape DEL(\x7f) (sdkawata)
* bug #36539 [PhpUnitBridge] fix compatibility with phpunit 9 (garak)
* bug #36555 [Cache] skip APCu in chains when the backend is disabled (nicolas-grekas)
* bug #36523 [Form] apply automatically step=1 for datetime-local input (ottaviano)
* bug #36498 [Security/Core] fix escape for username in LdapBindAuthenticationProvider.php (stoccc)
* bug #36506 [FrameworkBundle] Fix session.attribute_bag service definition (fancyweb)
* bug #36490 [HttpFoundation] workaround PHP bug in the session module (nicolas-grekas)
* bug #36483 [SecurityBundle] fix accepting env vars in remember-me configurations (zek)
* bug #36343 [Form] Fixed handling groups sequence validation (HeahDude)
* bug #36460 [Cache] Avoid memory leak in TraceableAdapter::reset() (lyrixx)
* bug #36411 [Form] RepeatedType should always have inner types mapped (biozshock)
* bug #36441 [DI] fix loading defaults when using the PHP-DSL (nicolas-grekas)
* bug #36434 [HttpKernel] silence E_NOTICE triggered since PHP 7.4 (xabbuh)
* bug #36365 [Validator] Fixed default group for nested composite constraints (HeahDude)
* bug #35591 [Validator] do not merge constraints within interfaces (greedyivan)
* bug #36375 [Workflow] Use a strict comparison when retrieving raw marking in MarkingStore (lyrixx)
* bug #36305 [PropertyInfo][ReflectionExtractor] Check the array mutator prefixes last when the property is singular (fancyweb)
* bug #35656 [HttpFoundation] Fixed session migration with custom cookie lifetime (Guite)
* bug #36315 [WebProfilerBundle] Support for Content Security Policy style-src-elem and script-src-elem in WebProfiler (ampaze)
* bug #36286 [Validator] Allow URL-encoded special characters in basic auth part of URLs (cweiske)
* bug #36332 [Serializer] Fix unitialized properties (from PHP 7.4.2) when serializing context for the cache key (alanpoulain)
* bug #36239 [HttpKernel][LoggerDataCollector] Prevent keys collisions in the sanitized logs processing (fancyweb)
* bug #36245 [Validator] Fixed calling getters before resolving groups (HeahDude)
* bug #36252 [Security/Http] Allow setting cookie security settings for delete_cookies (wouterj)
* bug #36261 [FrameworkBundle] revert to legacy wiring of the session when circular refs are detected (nicolas-grekas)
* 3.4.39 (2020-03-30) * 3.4.39 (2020-03-30)
* bug #36216 [Validator] Assert Valid with many groups (phucwan91) * bug #36216 [Validator] Assert Valid with many groups (phucwan91)

View File

@ -24,10 +24,10 @@ Symfony is the result of the work of many people who made the code better
- Kris Wallsmith (kriswallsmith) - Kris Wallsmith (kriswallsmith)
- Yonel Ceruto (yonelceruto) - Yonel Ceruto (yonelceruto)
- Hugo Hamon (hhamon) - Hugo Hamon (hhamon)
- Wouter de Jong (wouterj)
- Thomas Calvet (fancyweb)
- Abdellatif Ait boudad (aitboudad) - Abdellatif Ait boudad (aitboudad)
- Samuel ROZE (sroze) - Samuel ROZE (sroze)
- Thomas Calvet (fancyweb)
- Wouter de Jong (wouterj)
- Romain Neutron (romain) - Romain Neutron (romain)
- Pascal Borreli (pborreli) - Pascal Borreli (pborreli)
- Joseph Bielawski (stloyd) - Joseph Bielawski (stloyd)
@ -37,8 +37,8 @@ Symfony is the result of the work of many people who made the code better
- Jules Pietri (heah) - Jules Pietri (heah)
- Hamza Amrouche (simperfit) - Hamza Amrouche (simperfit)
- Martin Hasoň (hason) - Martin Hasoň (hason)
- Jeremy Mikola (jmikola)
- Jérémy DERUSSÉ (jderusse) - Jérémy DERUSSÉ (jderusse)
- Jeremy Mikola (jmikola)
- Jean-François Simon (jfsimon) - Jean-François Simon (jfsimon)
- Benjamin Eberlei (beberlei) - Benjamin Eberlei (beberlei)
- Igor Wiedler (igorw) - Igor Wiedler (igorw)
@ -50,9 +50,9 @@ Symfony is the result of the work of many people who made the code better
- Lynn van der Berg (kjarli) - Lynn van der Berg (kjarli)
- Diego Saint Esteben (dosten) - Diego Saint Esteben (dosten)
- Matthias Pigulla (mpdude) - Matthias Pigulla (mpdude)
- Pierre du Plessis (pierredup)
- Alexandre Salomé (alexandresalome) - Alexandre Salomé (alexandresalome)
- William Durand (couac) - William Durand (couac)
- Pierre du Plessis (pierredup)
- ornicar - ornicar
- Dany Maillard (maidmaid) - Dany Maillard (maidmaid)
- Francis Besset (francisbesset) - Francis Besset (francisbesset)
@ -69,10 +69,10 @@ Symfony is the result of the work of many people who made the code better
- Gabriel Ostrolucký (gadelat) - Gabriel Ostrolucký (gadelat)
- Miha Vrhovnik - Miha Vrhovnik
- David Maicher (dmaicher) - David Maicher (dmaicher)
- Diego Saint Esteben (dii3g0)
- Gábor Egyed (1ed) - Gábor Egyed (1ed)
- Titouan Galopin (tgalopin) - Diego Saint Esteben (dii3g0)
- Jan Schädlich (jschaedl) - Jan Schädlich (jschaedl)
- Titouan Galopin (tgalopin)
- Konstantin Kudryashov (everzet) - Konstantin Kudryashov (everzet)
- Bilal Amarni (bamarni) - Bilal Amarni (bamarni)
- Mathieu Piot (mpiot) - Mathieu Piot (mpiot)
@ -110,6 +110,7 @@ Symfony is the result of the work of many people who made the code better
- Baptiste Clavié (talus) - Baptiste Clavié (talus)
- Michal Piotrowski (eventhorizon) - Michal Piotrowski (eventhorizon)
- Tim Nagel (merk) - Tim Nagel (merk)
- Sebastiaan Stok (sstok)
- Chris Wilkinson (thewilkybarkid) - Chris Wilkinson (thewilkybarkid)
- Brice BERNARD (brikou) - Brice BERNARD (brikou)
- marc.weistroff - marc.weistroff
@ -119,7 +120,6 @@ Symfony is the result of the work of many people who made the code better
- lenar - lenar
- Alexander Schwenn (xelaris) - Alexander Schwenn (xelaris)
- Włodzimierz Gajda (gajdaw) - Włodzimierz Gajda (gajdaw)
- Sebastiaan Stok (sstok)
- Adrien Brault (adrienbrault) - Adrien Brault (adrienbrault)
- Jacob Dreesen (jdreesen) - Jacob Dreesen (jdreesen)
- Florian Voutzinos (florianv) - Florian Voutzinos (florianv)
@ -139,18 +139,18 @@ Symfony is the result of the work of many people who made the code better
- Przemysław Bogusz (przemyslaw-bogusz) - Przemysław Bogusz (przemyslaw-bogusz)
- Eric GELOEN (gelo) - Eric GELOEN (gelo)
- Lars Strojny (lstrojny) - Lars Strojny (lstrojny)
- Massimiliano Arione (garak)
- Jannik Zschiesche (apfelbox) - Jannik Zschiesche (apfelbox)
- Robert Schönthal (digitalkaoz) - Robert Schönthal (digitalkaoz)
- Gregor Harlan (gharlan) - Gregor Harlan (gharlan)
- Florian Lonqueu-Brochard (florianlb) - Florian Lonqueu-Brochard (florianlb)
- Alexander Schranz (alexander-schranz)
- Gabriel Caruso (carusogabriel) - Gabriel Caruso (carusogabriel)
- Stefano Sala (stefano.sala) - Stefano Sala (stefano.sala)
- Evgeniy (ewgraf) - Evgeniy (ewgraf)
- Massimiliano Arione (garak)
- Julien Falque (julienfalque) - Julien Falque (julienfalque)
- Vincent AUBERT (vincent) - Vincent AUBERT (vincent)
- Juti Noppornpitak (shiroyuki) - Juti Noppornpitak (shiroyuki)
- Alexander Schranz (alexander-schranz)
- Anthony MARTIN (xurudragon) - Anthony MARTIN (xurudragon)
- Tigran Azatyan (tigranazatyan) - Tigran Azatyan (tigranazatyan)
- Sebastian Hörl (blogsh) - Sebastian Hörl (blogsh)
@ -176,6 +176,7 @@ Symfony is the result of the work of many people who made the code better
- Richard van Laak (rvanlaak) - Richard van Laak (rvanlaak)
- Richard Shank (iampersistent) - Richard Shank (iampersistent)
- Thomas Rabaix (rande) - Thomas Rabaix (rande)
- Ahmed TAILOULOUTE (ahmedtai)
- Vincent Touzet (vincenttouzet) - Vincent Touzet (vincenttouzet)
- jeremyFreeAgent (jeremyfreeagent) - jeremyFreeAgent (jeremyfreeagent)
- Rouven Weßling (realityking) - Rouven Weßling (realityking)
@ -198,6 +199,7 @@ Symfony is the result of the work of many people who made the code better
- James Halsall (jaitsu) - James Halsall (jaitsu)
- Matthieu Napoli (mnapoli) - Matthieu Napoli (mnapoli)
- Florent Mata (fmata) - Florent Mata (fmata)
- Antoine Makdessi (amakdessi)
- Warnar Boekkooi (boekkooi) - Warnar Boekkooi (boekkooi)
- Dmitrii Chekaliuk (lazyhammer) - Dmitrii Chekaliuk (lazyhammer)
- Clément JOBEILI (dator) - Clément JOBEILI (dator)
@ -213,15 +215,18 @@ Symfony is the result of the work of many people who made the code better
- Dennis Benkert (denderello) - Dennis Benkert (denderello)
- DQNEO - DQNEO
- Andre Rømcke (andrerom) - Andre Rømcke (andrerom)
- Saif (╯°□°)╯ (azjezz)
- mcfedr (mcfedr) - mcfedr (mcfedr)
- Gary PEGEOT (gary-p) - Gary PEGEOT (gary-p)
- Ruben Gonzalez (rubenrua) - Ruben Gonzalez (rubenrua)
- Benjamin Dulau (dbenjamin) - Benjamin Dulau (dbenjamin)
- Jan Rosier (rosier)
- Andreas Braun - Andreas Braun
- Mathieu Lemoine (lemoinem) - Mathieu Lemoine (lemoinem)
- Christian Schmidt - Christian Schmidt
- Andreas Hucks (meandmymonkey) - Andreas Hucks (meandmymonkey)
- Tom Van Looy (tvlooy) - Tom Van Looy (tvlooy)
- Guillaume Pédelagrabe
- Noel Guilbert (noel) - Noel Guilbert (noel)
- Anthony GRASSIOT (antograssiot) - Anthony GRASSIOT (antograssiot)
- Stadly - Stadly
@ -233,7 +238,7 @@ Symfony is the result of the work of many people who made the code better
- Nikolay Labinskiy (e-moe) - Nikolay Labinskiy (e-moe)
- Martin Schuhfuß (usefulthink) - Martin Schuhfuß (usefulthink)
- apetitpa - apetitpa
- Antoine Makdessi (amakdessi) - Maxime Helias (maxhelias)
- Matthieu Bontemps (mbontemps) - Matthieu Bontemps (mbontemps)
- apetitpa - apetitpa
- Pierre Minnieur (pminnieur) - Pierre Minnieur (pminnieur)
@ -243,14 +248,13 @@ Symfony is the result of the work of many people who made the code better
- Laurent VOULLEMIER (lvo) - Laurent VOULLEMIER (lvo)
- Michael Lee (zerustech) - Michael Lee (zerustech)
- Matthieu Auger (matthieuauger) - Matthieu Auger (matthieuauger)
- Ahmed TAILOULOUTE (ahmedtai) - Mathias Arlaud (mtarld)
- Leszek Prabucki (l3l0) - Leszek Prabucki (l3l0)
- Fabien Bourigault (fbourigault) - Fabien Bourigault (fbourigault)
- François Zaninotto (fzaninotto) - François Zaninotto (fzaninotto)
- Dustin Whittle (dustinwhittle) - Dustin Whittle (dustinwhittle)
- jeff - jeff
- John Kary (johnkary) - John Kary (johnkary)
- Jan Rosier (rosier)
- Justin Hileman (bobthecow) - Justin Hileman (bobthecow)
- Blanchon Vincent (blanchonvincent) - Blanchon Vincent (blanchonvincent)
- Michele Orselli (orso) - Michele Orselli (orso)
@ -270,7 +274,6 @@ Symfony is the result of the work of many people who made the code better
- Marcel Beerta (mazen) - Marcel Beerta (mazen)
- Christopher Hertel (chertel) - Christopher Hertel (chertel)
- Ruud Kamphuis (ruudk) - Ruud Kamphuis (ruudk)
- Maxime Helias (maxhelias)
- Pavel Batanov (scaytrase) - Pavel Batanov (scaytrase)
- Mantis Development - Mantis Development
- David Prévot - David Prévot
@ -283,7 +286,6 @@ Symfony is the result of the work of many people who made the code better
- Lorenz Schori - Lorenz Schori
- Sébastien Lavoie (lavoiesl) - Sébastien Lavoie (lavoiesl)
- Dariusz - Dariusz
- Saif (╯°□°)╯ (azjezz)
- Dmitrii Poddubnyi (karser) - Dmitrii Poddubnyi (karser)
- Michael Babker (mbabker) - Michael Babker (mbabker)
- Francois Zaninotto - Francois Zaninotto
@ -307,7 +309,6 @@ Symfony is the result of the work of many people who made the code better
- Arjen Brouwer (arjenjb) - Arjen Brouwer (arjenjb)
- Katsuhiro OGAWA - Katsuhiro OGAWA
- Patrick McDougle (patrick-mcdougle) - Patrick McDougle (patrick-mcdougle)
- Guillaume Pédelagrabe
- Alif Rachmawadi - Alif Rachmawadi
- Anton Chernikov (anton_ch1989) - Anton Chernikov (anton_ch1989)
- Kristen Gilden (kgilden) - Kristen Gilden (kgilden)
@ -336,9 +337,9 @@ Symfony is the result of the work of many people who made the code better
- Jeroen Spee (jeroens) - Jeroen Spee (jeroens)
- Nikita Konstantinov - Nikita Konstantinov
- Wodor Wodorski - Wodor Wodorski
- Olivier Dolbeau (odolbeau)
- Thomas Lallement (raziel057) - Thomas Lallement (raziel057)
- Colin O'Dell (colinodell) - Colin O'Dell (colinodell)
- Mathias Arlaud (mtarld)
- Giorgio Premi - Giorgio Premi
- renanbr - renanbr
- Alex Rock (pierstoval) - Alex Rock (pierstoval)
@ -364,6 +365,7 @@ Symfony is the result of the work of many people who made the code better
- Vilius Grigaliūnas - Vilius Grigaliūnas
- David Badura (davidbadura) - David Badura (davidbadura)
- Chad Sikorra (chadsikorra) - Chad Sikorra (chadsikorra)
- Alan Poulain (alanpoulain)
- Chris Smith (cs278) - Chris Smith (cs278)
- Thomas Bisignani (toma) - Thomas Bisignani (toma)
- Florian Klein (docteurklein) - Florian Klein (docteurklein)
@ -413,7 +415,6 @@ Symfony is the result of the work of many people who made the code better
- Thomas Royer (cydonia7) - Thomas Royer (cydonia7)
- Nicolas LEFEVRE (nicoweb) - Nicolas LEFEVRE (nicoweb)
- alquerci - alquerci
- Olivier Dolbeau (odolbeau)
- Oleg Andreyev - Oleg Andreyev
- Mateusz Sip (mateusz_sip) - Mateusz Sip (mateusz_sip)
- Francesco Levorato - Francesco Levorato
@ -426,6 +427,7 @@ Symfony is the result of the work of many people who made the code better
- Tomasz Kowalczyk (thunderer) - Tomasz Kowalczyk (thunderer)
- Artur Eshenbrener - Artur Eshenbrener
- Timo Bakx (timobakx) - Timo Bakx (timobakx)
- Antonio Pauletich (x-coder264)
- Thomas Perez (scullwm) - Thomas Perez (scullwm)
- Felix Labrecque - Felix Labrecque
- Yaroslav Kiliba - Yaroslav Kiliba
@ -443,7 +445,6 @@ Symfony is the result of the work of many people who made the code better
- Eduardo Gulias (egulias) - Eduardo Gulias (egulias)
- giulio de donato (liuggio) - giulio de donato (liuggio)
- ShinDarth - ShinDarth
- Alan Poulain
- Stéphane PY (steph_py) - Stéphane PY (steph_py)
- Philipp Kräutli (pkraeutli) - Philipp Kräutli (pkraeutli)
- Grzegorz (Greg) Zdanowski (kiler129) - Grzegorz (Greg) Zdanowski (kiler129)
@ -540,10 +541,10 @@ Symfony is the result of the work of many people who made the code better
- Martijn Cuppens - Martijn Cuppens
- Vlad Gregurco (vgregurco) - Vlad Gregurco (vgregurco)
- Boris Vujicic (boris.vujicic) - Boris Vujicic (boris.vujicic)
- Artem Lopata
- Chris Sedlmayr (catchamonkey) - Chris Sedlmayr (catchamonkey)
- Kamil Kokot (pamil) - Kamil Kokot (pamil)
- Seb Koelen - Seb Koelen
- Antonio Pauletich (x-coder264)
- Christoph Mewes (xrstf) - Christoph Mewes (xrstf)
- Vitaliy Tverdokhlib (vitaliytv) - Vitaliy Tverdokhlib (vitaliytv)
- Ariel Ferrandini (aferrandini) - Ariel Ferrandini (aferrandini)
@ -553,14 +554,17 @@ Symfony is the result of the work of many people who made the code better
- Jonas Flodén (flojon) - Jonas Flodén (flojon)
- Tobias Weichart - Tobias Weichart
- Gonzalo Vilaseca (gonzalovilaseca) - Gonzalo Vilaseca (gonzalovilaseca)
- Daniel STANCU
- Tarmo Leppänen (tarlepp) - Tarmo Leppänen (tarlepp)
- Marcin Sikoń (marphi) - Marcin Sikoń (marphi)
- Dominik Zogg (dominik.zogg) - Dominik Zogg (dominik.zogg)
- Marek Pietrzak - Marek Pietrzak
- Luc Vieillescazes (iamluc) - Luc Vieillescazes (iamluc)
- franek (franek) - franek (franek)
- soyuka
- Raulnet - Raulnet
- Christian Wahler - Christian Wahler
- Giso Stallenberg (gisostallenberg)
- Gintautas Miselis - Gintautas Miselis
- Rob Bast - Rob Bast
- Roberto Espinoza (respinoza) - Roberto Espinoza (respinoza)
@ -599,6 +603,7 @@ Symfony is the result of the work of many people who made the code better
- Philipp Rieber (bicpi) - Philipp Rieber (bicpi)
- Manuel de Ruiter (manuel) - Manuel de Ruiter (manuel)
- Nathanael Noblet (gnat) - Nathanael Noblet (gnat)
- Dimitri Gritsajuk (ottaviano)
- nikos.sotiropoulos - nikos.sotiropoulos
- Eduardo Oliveira (entering) - Eduardo Oliveira (entering)
- Ilya Antipenko (aivus) - Ilya Antipenko (aivus)
@ -744,6 +749,7 @@ Symfony is the result of the work of many people who made the code better
- Benjamin Cremer (bcremer) - Benjamin Cremer (bcremer)
- Javier López (loalf) - Javier López (loalf)
- Reinier Kip - Reinier Kip
- Jérôme Tamarelle (jtamarelle-prismamedia)
- Geoffrey Brier (geoffrey-brier) - Geoffrey Brier (geoffrey-brier)
- Alexandre Parent - Alexandre Parent
- Vladimir Tsykun - Vladimir Tsykun
@ -778,7 +784,6 @@ Symfony is the result of the work of many people who made the code better
- Miquel Rodríguez Telep (mrtorrent) - Miquel Rodríguez Telep (mrtorrent)
- Sergey Kolodyazhnyy (skolodyazhnyy) - Sergey Kolodyazhnyy (skolodyazhnyy)
- umpirski - umpirski
- Artem Lopata
- M. Vondano - M. Vondano
- Quentin de Longraye (quentinus95) - Quentin de Longraye (quentinus95)
- Chris Heng (gigablah) - Chris Heng (gigablah)
@ -786,10 +791,10 @@ Symfony is the result of the work of many people who made the code better
- Richard Bradley - Richard Bradley
- Ulumuddin Yunus (joenoez) - Ulumuddin Yunus (joenoez)
- rtek - rtek
- Ivan Grigoriev
- Johann Saunier (prophet777) - Johann Saunier (prophet777)
- Sergey (upyx) - Sergey (upyx)
- Andreas Erhard - Andreas Erhard
- Giso Stallenberg (gisostallenberg)
- Michael Devery (mickadoo) - Michael Devery (mickadoo)
- Antoine Corcy - Antoine Corcy
- Ahmed Ashraf (ahmedash95) - Ahmed Ashraf (ahmedash95)
@ -810,6 +815,7 @@ Symfony is the result of the work of many people who made the code better
- Cameron Porter - Cameron Porter
- Hossein Bukhamsin - Hossein Bukhamsin
- Oliver Hoff - Oliver Hoff
- William Arslett
- Christian Sciberras (uuf6429) - Christian Sciberras (uuf6429)
- Disparity - Disparity
- origaminal - origaminal
@ -856,7 +862,6 @@ Symfony is the result of the work of many people who made the code better
- Markus Fasselt (digilist) - Markus Fasselt (digilist)
- Julien DIDIER (juliendidier) - Julien DIDIER (juliendidier)
- Dominik Ritter (dritter) - Dominik Ritter (dritter)
- Dimitri Gritsajuk (ottaviano)
- Sebastian Grodzicki (sgrodzicki) - Sebastian Grodzicki (sgrodzicki)
- Mohamed Gamal - Mohamed Gamal
- Jeroen van den Enden (stoefke) - Jeroen van den Enden (stoefke)
@ -871,6 +876,7 @@ Symfony is the result of the work of many people who made the code better
- Yuen-Chi Lian - Yuen-Chi Lian
- Tarjei Huse (tarjei) - Tarjei Huse (tarjei)
- Besnik Br - Besnik Br
- Axel Guckelsberger (guite)
- Jose Gonzalez - Jose Gonzalez
- Jonathan (jls-esokia) - Jonathan (jls-esokia)
- Oleksii Zhurbytskyi - Oleksii Zhurbytskyi
@ -881,12 +887,14 @@ Symfony is the result of the work of many people who made the code better
- Jakub Kulhan (jakubkulhan) - Jakub Kulhan (jakubkulhan)
- Shaharia Azam - Shaharia Azam
- avorobiev - avorobiev
- stoccc
- Grégoire Penverne (gpenverne) - Grégoire Penverne (gpenverne)
- Venu - Venu
- Lars Vierbergen - Lars Vierbergen
- Jonatan Männchen - Jonatan Männchen
- Dennis Hotson - Dennis Hotson
- Andrew Tchircoff (andrewtch) - Andrew Tchircoff (andrewtch)
- Ahmed Raafat
- michaelwilliams - michaelwilliams
- Martin Kirilov - Martin Kirilov
- 1emming - 1emming
@ -894,6 +902,7 @@ Symfony is the result of the work of many people who made the code better
- Tri Pham (phamuyentri) - Tri Pham (phamuyentri)
- Jordan Deitch - Jordan Deitch
- Casper Valdemar Poulsen - Casper Valdemar Poulsen
- Laurent Masforné (heisenberg)
- Josiah (josiah) - Josiah (josiah)
- Guillaume Verstraete (versgui) - Guillaume Verstraete (versgui)
- Greg ORIOL - Greg ORIOL
@ -961,10 +970,8 @@ Symfony is the result of the work of many people who made the code better
- Laurent Bassin (lbassin) - Laurent Bassin (lbassin)
- andrey1s - andrey1s
- Abhoryo - Abhoryo
- Daniel STANCU
- Fabian Vogler (fabian) - Fabian Vogler (fabian)
- Korvin Szanto - Korvin Szanto
- soyuka
- Stéphan Kochen - Stéphan Kochen
- Arjan Keeman - Arjan Keeman
- Alaattin Kahramanlar (alaattin) - Alaattin Kahramanlar (alaattin)
@ -1133,6 +1140,7 @@ Symfony is the result of the work of many people who made the code better
- Nicolas Le Goff (nlegoff) - Nicolas Le Goff (nlegoff)
- Ben Oman - Ben Oman
- Chris de Kok - Chris de Kok
- Eduard Bulava (nonanerz)
- Lorenzo Millucci - Lorenzo Millucci
- Andreas Kleemann - Andreas Kleemann
- Manuele Menozzi - Manuele Menozzi
@ -1150,6 +1158,7 @@ Symfony is the result of the work of many people who made the code better
- hamza - hamza
- dantleech - dantleech
- Bastien DURAND (deamon) - Bastien DURAND (deamon)
- Kajetan Kołtuniak (kajtii)
- Sander Goossens (sandergo90) - Sander Goossens (sandergo90)
- Rudy Onfroy - Rudy Onfroy
- Tero Alén (tero) - Tero Alén (tero)
@ -1237,7 +1246,6 @@ Symfony is the result of the work of many people who made the code better
- Benjamin Paap (benjaminpaap) - Benjamin Paap (benjaminpaap)
- Claus Due (namelesscoder) - Claus Due (namelesscoder)
- Christian - Christian
- William Arslett
- Denis Golubovskiy (bukashk0zzz) - Denis Golubovskiy (bukashk0zzz)
- Sergii Smertin (nfx) - Sergii Smertin (nfx)
- Mikkel Paulson - Mikkel Paulson
@ -1246,6 +1254,7 @@ Symfony is the result of the work of many people who made the code better
- Marc Duboc (icemad) - Marc Duboc (icemad)
- Matthias Krauser (mkrauser) - Matthias Krauser (mkrauser)
- Martynas Narbutas - Martynas Narbutas
- Nilmar Sanchez Muguercia
- Toon Verwerft (veewee) - Toon Verwerft (veewee)
- Bailey Parker - Bailey Parker
- Eddie Jaoude - Eddie Jaoude
@ -1289,6 +1298,7 @@ Symfony is the result of the work of many people who made the code better
- Stephen Clouse - Stephen Clouse
- e-ivanov - e-ivanov
- Michał (bambucha15) - Michał (bambucha15)
- Benjamin Dos Santos
- Einenlum - Einenlum
- Jérémy Jarrié (gagnar) - Jérémy Jarrié (gagnar)
- Jochen Bayer (jocl) - Jochen Bayer (jocl)
@ -1344,6 +1354,7 @@ Symfony is the result of the work of many people who made the code better
- Klaus Purer - Klaus Purer
- arnaud (arnooo999) - arnaud (arnooo999)
- Gilles Doge (gido) - Gilles Doge (gido)
- Oscar Esteve (oesteve)
- abulford - abulford
- Philipp Kretzschmar - Philipp Kretzschmar
- antograssiot - antograssiot
@ -1367,7 +1378,6 @@ Symfony is the result of the work of many people who made the code better
- Derek Lambert - Derek Lambert
- MightyBranch - MightyBranch
- Kacper Gunia (cakper) - Kacper Gunia (cakper)
- Jérôme Tamarelle (jtamarelle-prismamedia)
- Peter Thompson (petert82) - Peter Thompson (petert82)
- error56 - error56
- Felicitus - Felicitus
@ -1392,6 +1402,7 @@ Symfony is the result of the work of many people who made the code better
- Nyro (nyro) - Nyro (nyro)
- Marco - Marco
- Marc Torres - Marc Torres
- Mark Spink
- Alberto Aldegheri - Alberto Aldegheri
- Dmitri Petmanson - Dmitri Petmanson
- heccjj - heccjj
@ -1412,7 +1423,6 @@ Symfony is the result of the work of many people who made the code better
- David Négrier (moufmouf) - David Négrier (moufmouf)
- Quique Porta (quiqueporta) - Quique Porta (quiqueporta)
- mohammadreza honarkhah - mohammadreza honarkhah
- stoccc
- Andrea Quintino (dirk39) - Andrea Quintino (dirk39)
- Tomasz Szymczyk (karion) - Tomasz Szymczyk (karion)
- Alex Vasilchenko - Alex Vasilchenko
@ -1468,7 +1478,6 @@ Symfony is the result of the work of many people who made the code better
- Walter Dal Mut (wdalmut) - Walter Dal Mut (wdalmut)
- abluchet - abluchet
- Ruud Arentsen - Ruud Arentsen
- Ahmed Raafat
- Harald Tollefsen - Harald Tollefsen
- Matthieu - Matthieu
- Albin Kerouaton - Albin Kerouaton
@ -1504,7 +1513,6 @@ Symfony is the result of the work of many people who made the code better
- Antal Áron (antalaron) - Antal Áron (antalaron)
- Vašek Purchart (vasek-purchart) - Vašek Purchart (vasek-purchart)
- Janusz Jabłoński (yanoosh) - Janusz Jabłoński (yanoosh)
- Ivan Grigoriev
- Fleuv - Fleuv
- Sandro Hopf - Sandro Hopf
- Łukasz Makuch - Łukasz Makuch
@ -1522,6 +1530,7 @@ Symfony is the result of the work of many people who made the code better
- Philip Frank - Philip Frank
- David Brooks - David Brooks
- Lance McNearney - Lance McNearney
- Serhiy Lunak (slunak)
- Giorgio Premi - Giorgio Premi
- Aurélien Fontaine - Aurélien Fontaine
- ncou - ncou
@ -1531,6 +1540,7 @@ Symfony is the result of the work of many people who made the code better
- Matt Daum (daum) - Matt Daum (daum)
- Alberto Pirovano (geezmo) - Alberto Pirovano (geezmo)
- Pete Mitchell (peterjmit) - Pete Mitchell (peterjmit)
- phuc vo (phucwan)
- Tom Corrigan (tomcorrigan) - Tom Corrigan (tomcorrigan)
- Luis Galeas - Luis Galeas
- Bogdan Scordaliu - Bogdan Scordaliu
@ -1543,7 +1553,6 @@ Symfony is the result of the work of many people who made the code better
- WedgeSama - WedgeSama
- Felds Liscia - Felds Liscia
- Chihiro Adachi (chihiro-adachi) - Chihiro Adachi (chihiro-adachi)
- Axel Guckelsberger (guite)
- Raphaëll Roussel - Raphaëll Roussel
- Tadcka - Tadcka
- Beth Binkovitz - Beth Binkovitz
@ -1651,6 +1660,7 @@ Symfony is the result of the work of many people who made the code better
- Flavian (2much) - Flavian (2much)
- Gautier Deuette - Gautier Deuette
- mike - mike
- tadas
- Kirk Madera - Kirk Madera
- Keith Maika - Keith Maika
- Mephistofeles - Mephistofeles
@ -1834,6 +1844,7 @@ Symfony is the result of the work of many people who made the code better
- alefranz - alefranz
- David Barratt - David Barratt
- Andrea Giannantonio - Andrea Giannantonio
- Dries Vints
- Pavel.Batanov - Pavel.Batanov
- avi123 - avi123
- Pavel Prischepa - Pavel Prischepa
@ -1900,6 +1911,7 @@ Symfony is the result of the work of many people who made the code better
- Yannick Warnier (ywarnier) - Yannick Warnier (ywarnier)
- Kevin Decherf - Kevin Decherf
- Jason Woods - Jason Woods
- Christian Weiske
- Maria Grazia Patteri - Maria Grazia Patteri
- klemens - klemens
- dened - dened
@ -2149,6 +2161,7 @@ Symfony is the result of the work of many people who made the code better
- Evgeniy Tetenchuk - Evgeniy Tetenchuk
- Sjoerd Adema - Sjoerd Adema
- Shrey Puranik - Shrey Puranik
- Evgeniy Koval
- Lars Moelleken - Lars Moelleken
- dasmfm - dasmfm
- Mathias Geat - Mathias Geat
@ -2208,6 +2221,7 @@ Symfony is the result of the work of many people who made the code better
- Niklas Keller - Niklas Keller
- Andras Debreczeni - Andras Debreczeni
- Vladimir Sazhin - Vladimir Sazhin
- Michel Bardelmeijer
- Tomas Kmieliauskas - Tomas Kmieliauskas
- Billie Thompson - Billie Thompson
- lol768 - lol768
@ -2241,6 +2255,7 @@ Symfony is the result of the work of many people who made the code better
- Michael Schneider - Michael Schneider
- Cédric Bertolini - Cédric Bertolini
- n-aleha - n-aleha
- Talha Zekeriya Durmuş
- Anatol Belski - Anatol Belski
- Anderson Müller - Anderson Müller
- Şəhriyar İmanov - Şəhriyar İmanov
@ -2268,6 +2283,7 @@ Symfony is the result of the work of many people who made the code better
- Neophy7e - Neophy7e
- bokonet - bokonet
- Arrilot - Arrilot
- ampaze
- Markus Staab - Markus Staab
- Pierre-Louis LAUNAY - Pierre-Louis LAUNAY
- djama - djama
@ -2417,6 +2433,7 @@ Symfony is the result of the work of many people who made the code better
- Michal Čihař (mcihar) - Michal Čihař (mcihar)
- Matt Drollette (mdrollette) - Matt Drollette (mdrollette)
- Adam Monsen (meonkeys) - Adam Monsen (meonkeys)
- Mike Milano (mmilano)
- diego aguiar (mollokhan) - diego aguiar (mollokhan)
- Hugo Monteiro (monteiro) - Hugo Monteiro (monteiro)
- Ala Eddine Khefifi (nayzo) - Ala Eddine Khefifi (nayzo)

View File

@ -67,12 +67,12 @@ abstract class Kernel implements KernelInterface, RebootableInterface, Terminabl
private $requestStackSize = 0; private $requestStackSize = 0;
private $resetServices = false; private $resetServices = false;
const VERSION = '3.4.40-DEV'; const VERSION = '3.4.40';
const VERSION_ID = 30440; const VERSION_ID = 30440;
const MAJOR_VERSION = 3; const MAJOR_VERSION = 3;
const MINOR_VERSION = 4; const MINOR_VERSION = 4;
const RELEASE_VERSION = 40; const RELEASE_VERSION = 40;
const EXTRA_VERSION = 'DEV'; const EXTRA_VERSION = '';
const END_OF_MAINTENANCE = '11/2020'; const END_OF_MAINTENANCE = '11/2020';
const END_OF_LIFE = '11/2021'; const END_OF_LIFE = '11/2021';