Skip to content

Release v2.7.41 #25953

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 29, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions CHANGELOG-2.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,34 @@ 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.41 (2018-01-29)

* bug #25922 [HttpFoundation] Use the correct syntax for session gc based on Pdo driver (tanasecosminromeo)
* bug #25933 Disable CSP header on exception pages only in debug (ostrolucky)
* bug #25926 [Form] Fixed Button::setParent() when already submitted (HeahDude)
* bug #25927 [Form] Fixed submitting disabled buttons (HeahDude)
* bug #25891 [DependencyInjection] allow null values for root nodes in YAML configs (xabbuh)
* bug #25848 [Validator] add missing parent isset and add test (Simperfit)
* bug #25861 do not conflict with egulias/email-validator 2.0+ (xabbuh)
* bug #25851 [Validator] Conflict with egulias/email-validator 2.0 (emodric)
* bug #25837 [SecurityBundle] Don't register in memory users as services (chalasr)
* bug #25835 [HttpKernel] DebugHandlersListener should always replace the existing exception handler (nicolas-grekas)
* bug #25829 [Debug] Always decorate existing exception handlers to deal with fatal errors (nicolas-grekas)
* bug #25824 Fixing a bug where the dump() function depended on bundle ordering (weaverryan)
* bug #25789 Enableable ArrayNodeDefinition is disabled for empty configuration (kejwmen)
* bug #25816 Problem in phar see mergerequest #25579 (betzholz)
* bug #25781 [Form] Disallow transform dates beyond the year 9999 (curry684)
* bug #25812 Copied NO language files to the new NB locale (derrabus)
* bug #25801 [Router] Skip anonymous classes when loading annotated routes (pierredup)
* bug #25657 [Security] Fix fatal error on non string username (chalasr)
* bug #25799 Fixed Request::__toString ignoring cookies (Toflar)
* bug #25755 [Debug] prevent infinite loop with faulty exception handlers (nicolas-grekas)
* bug #25771 [Validator] 19 digits VISA card numbers are valid (xabbuh)
* bug #25751 [FrameworkBundle] Add the missing `enabled` session attribute (sroze)
* bug #25750 [HttpKernel] Turn bad hosts into 400 instead of 500 (nicolas-grekas)
* bug #25490 [Serializer] Fixed throwing exception with option JSON_PARTIAL_OUTPUT_ON_ERROR (diversantvlz)
* feature #25669 [Security] Fail gracefully if the security token cannot be unserialized from the session (thewilkybarkid)

* 2.7.40 (2018-01-05)

* bug #25532 [HttpKernel] Disable CSP header on exception pages (ostrolucky)
Expand Down
56 changes: 35 additions & 21 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Symfony is the result of the work of many people who made the code better
- Kévin Dunglas (dunglas)
- Jakub Zalas (jakubzalas)
- Kris Wallsmith (kriswallsmith)
- Ryan Weaver (weaverryan)
- Robin Chalas (chalas_r)
- Ryan Weaver (weaverryan)
- Javier Eguiluz (javier.eguiluz)
- Maxime Steinhausser (ogizanagi)
- Hugo Hamon (hhamon)
Expand Down Expand Up @@ -58,21 +58,21 @@ Symfony is the result of the work of many people who made the code better
- Diego Saint Esteben (dii3g0)
- Dany Maillard (maidmaid)
- Konstantin Kudryashov (everzet)
- Amrouche Hamza (simperfit)
- Kevin Bond (kbond)
- Bilal Amarni (bamarni)
- Pierre du Plessis (pierredup)
- Bilal Amarni (bamarni)
- Florin Patan (florinpatan)
- Jérémy DERUSSÉ (jderusse)
- Amrouche Hamza (simperfit)
- Samuel ROZE (sroze)
- Gábor Egyed (1ed)
- Alexander M. Turek (derrabus)
- Michel Weimerskirch (mweimerskirch)
- Andrej Hudec (pulzarraider)
- Alexander M. Turek (derrabus)
- Eric Clemmons (ericclemmons)
- Jáchym Toušek (enumag)
- Charles Sarrazin (csarrazi)
- Titouan Galopin (tgalopin)
- Samuel ROZE (sroze)
- Konstantin Myakshin (koc)
- Christian Raue
- Arnout Boks (aboks)
Expand Down Expand Up @@ -100,9 +100,9 @@ Symfony is the result of the work of many people who made the code better
- Maxime STEINHAUSSER
- Michal Piotrowski (eventhorizon)
- Tim Nagel (merk)
- David Maicher (dmaicher)
- Vladimir Reznichenko (kalessil)
- Brice BERNARD (brikou)
- David Maicher (dmaicher)
- Baptiste Clavié (talus)
- marc.weistroff
- lenar
Expand All @@ -112,17 +112,17 @@ Symfony is the result of the work of many people who made the code better
- Florian Voutzinos (florianv)
- Colin Frei
- Adrien Brault (adrienbrault)
- Tomáš Votruba (tomas_votruba)
- Joshua Thijssen
- Peter Kokot (maastermedia)
- David Buchmann (dbu)
- excelwebzone
- Tomáš Votruba (tomas_votruba)
- Grégoire Paris (greg0ire)
- Fabien Pennequin (fabienpennequin)
- Gordon Franke (gimler)
- Eric GELOEN (gelo)
- Daniel Wehner (dawehner)
- Tugdual Saunier (tucksaun)
- Grégoire Paris (greg0ire)
- Théo FIDRY (theofidry)
- Robert Schönthal (digitalkaoz)
- Florian Lonqueu-Brochard (florianlb)
Expand All @@ -135,18 +135,19 @@ Symfony is the result of the work of many people who made the code better
- Sebastian Hörl (blogsh)
- Daniel Gomes (danielcsgomes)
- Hidenori Goto (hidenorigoto)
- Alex Pott
- Guilherme Blanco (guilhermeblanco)
- Pablo Godel (pgodel)
- Jérémie Augustin (jaugustin)
- Andréia Bohner (andreia)
- Alex Pott
- Julien Falque (julienfalque)
- Rafael Dohms (rdohms)
- Arnaud Kleinpeter (nanocom)
- jwdeitch
- Mikael Pajunen
- Joel Wurtz (brouznouf)
- Jérôme Vasseur (jvasseur)
- Chris Wilkinson (thewilkybarkid)
- Oleg Voronkovich
- Philipp Wahala (hifi)
- Vyacheslav Pavlov
Expand All @@ -169,7 +170,6 @@ Symfony is the result of the work of many people who made the code better
- GDIBass
- jeremyFreeAgent (Jérémy Romey) (jeremyfreeagent)
- James Halsall (jaitsu)
- Chris Wilkinson (thewilkybarkid)
- Warnar Boekkooi (boekkooi)
- Dmitrii Chekaliuk (lazyhammer)
- Clément JOBEILI (dator)
Expand Down Expand Up @@ -213,8 +213,10 @@ 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)
- Niels Keurentjes (curry684)
- Eugene Wissner
- Julien Brochet (mewt)
- Gabriel Ostrolucký
- Tristan Darricau (nicofuma)
- Michaël Perrin (michael.perrin)
- Marcel Beerta (mazen)
Expand Down Expand Up @@ -247,13 +249,11 @@ Symfony is the result of the work of many people who made the code better
- Alessandro Chitolina
- Kristen Gilden (kgilden)
- Pierre-Yves LEBECQ (pylebecq)
- Niels Keurentjes (curry684)
- Jordan Samouh (jordansamouh)
- Jakub Kucharovic (jkucharovic)
- Uwe Jäger (uwej711)
- Eugene Leonovich (rybakit)
- Filippo Tessarotto
- Gabriel Ostrolucký
- Joseph Rouff (rouffj)
- Félix Labrecque (woodspire)
- GordonsLondon
Expand Down Expand Up @@ -285,6 +285,7 @@ Symfony is the result of the work of many people who made the code better
- Robert Kiss (kepten)
- Roumen Damianoff (roumen)
- Antonio J. García Lagar (ajgarlag)
- Benoît Burnichon (bburnichon)
- Kim Hemsø Rasmussen (kimhemsoe)
- Wouter Van Hecke
- Jérôme Parmentier (lctrs)
Expand All @@ -293,6 +294,9 @@ Symfony is the result of the work of many people who made the code better
- Michael Holm (hollo)
- Marc Weistroff (futurecat)
- Christian Schmidt
- Yanick Witschi (toflar)
- Edi Modrić (emodric)
- Thomas Calvet (fancyweb)
- Chad Sikorra (chadsikorra)
- Chris Smith (cs278)
- Florian Klein (docteurklein)
Expand All @@ -309,6 +313,7 @@ Symfony is the result of the work of many people who made the code better
- Wouter J
- Ismael Ambrosi (iambrosi)
- Baptiste Lafontaine
- François Pluchino (francoispluchino)
- Aurelijus Valeiša (aurelijus)
- Victor Bocharsky (bocharsky_bw)
- Jan Decavele (jandc)
Expand Down Expand Up @@ -347,11 +352,9 @@ Symfony is the result of the work of many people who made the code better
- Damien Alexandre (damienalexandre)
- Felix Labrecque
- Yaroslav Kiliba
- Maxime Veber (nek-)
- Terje Bråten
- Yanick Witschi (toflar)
- Robbert Klarenbeek (robbertkl)
- Edi Modrić (emodric)
- Thomas Calvet (fancyweb)
- JhonnyL
- David Badura (davidbadura)
- hossein zolfi (ocean)
Expand All @@ -364,15 +367,13 @@ Symfony is the result of the work of many people who made the code better
- Philipp Kräutli (pkraeutli)
- Kirill chEbba Chebunin (chebba)
- Greg Thornton (xdissent)
- Benoît Burnichon (bburnichon)
- Costin Bereveanu (schniper)
- Loïc Chardonnet (gnusat)
- Marek Kalnik (marekkalnik)
- Vyacheslav Salakhutdinov (megazoll)
- Hassan Amouhzi
- Tamas Szijarto
- Pavel Volokitin (pvolok)
- François Pluchino (francoispluchino)
- Arthur de Moulins (4rthem)
- Nicolas Dewez (nicolas_dewez)
- Endre Fejes
Expand Down Expand Up @@ -452,7 +453,6 @@ Symfony is the result of the work of many people who made the code better
- Zander Baldwin
- Adam Harvey
- Anton Bakai
- Maxime Veber (nek-)
- Alex Bakhturin
- Alexander Obuhovich (aik099)
- boombatower
Expand Down Expand Up @@ -575,6 +575,7 @@ Symfony is the result of the work of many people who made the code better
- Hany el-Kerdany
- Wang Jingyu
- Åsmund Garfors
- Gunnstein Lye (glye)
- Maxime Douailin
- Jean Pasdeloup (pasdeloup)
- Benjamin Cremer (bcremer)
Expand All @@ -587,6 +588,7 @@ Symfony is the result of the work of many people who made the code better
- Sebastian Marek (proofek)
- Erkhembayar Gantulga (erheme318)
- Michal Trojanowski
- Mateusz Sip
- David Fuhr
- Kamil Kokot (pamil)
- Aurimas Niekis (gcds)
Expand Down Expand Up @@ -648,6 +650,8 @@ Symfony is the result of the work of many people who made the code better
- Richard van den Brand (ricbra)
- develop
- VJ
- Delf Tonder (leberknecht)
- Sullivan SENECHAL (soullivaneuh)
- Mark Sonnabaum
- Richard Quadling
- jochenvdv
Expand Down Expand Up @@ -801,6 +805,7 @@ Symfony is the result of the work of many people who made the code better
- Jacques Moati
- Balazs Csaba (balazscsaba2006)
- Douglas Reith (douglas_reith)
- Forfarle (forfarle)
- Harry Walter (haswalt)
- Johnson Page (jwpage)
- Ruben Gonzalez (rubenruateltek)
Expand Down Expand Up @@ -930,6 +935,7 @@ Symfony is the result of the work of many people who made the code better
- benatespina (benatespina)
- Denis Kop
- jfcixmedia
- Nikita Konstantinov
- Martijn Evers
- Benjamin Paap (benjaminpaap)
- Christian
Expand Down Expand Up @@ -975,6 +981,7 @@ Symfony is the result of the work of many people who made the code better
- Jeremy Bush
- wizhippo
- Viacheslav Sychov
- Matt Brunt
- Carlos Ortega Huetos
- rpg600
- Péter Buri (burci)
Expand Down Expand Up @@ -1026,6 +1033,7 @@ Symfony is the result of the work of many people who made the code better
- Felicitus
- Krzysztof Przybyszewski
- Paul Matthews
- Vacheslav Silyutin
- Juan Traverso
- Alain Flaus (halundra)
- Tarjei Huse (tarjei)
Expand Down Expand Up @@ -1070,7 +1078,6 @@ Symfony is the result of the work of many people who made the code better
- Sebastian Göttschkes (sgoettschkes)
- Tatsuya Tsuruoka
- Ross Tuck
- Gunnstein Lye (glye)
- Kévin Gomez (kevin)
- azine
- Dawid Sajdak
Expand Down Expand Up @@ -1126,6 +1133,7 @@ Symfony is the result of the work of many people who made the code better
- Kim Laï Trinh
- Jason Desrosiers
- m.chwedziak
- Andreas Frömer
- Philip Frank
- Lance McNearney
- Gonzalo Vilaseca (gonzalovilaseca)
Expand All @@ -1144,7 +1152,6 @@ Symfony is the result of the work of many people who made the code better
- WedgeSama
- Felds Liscia
- Chihiro Adachi (chihiro-adachi)
- Sullivan SENECHAL
- Tadcka
- Beth Binkovitz
- Gonzalo Míguez
Expand Down Expand Up @@ -1202,6 +1209,7 @@ Symfony is the result of the work of many people who made the code better
- Simon Neidhold
- Xavier HAUSHERR
- Valentin VALCIU
- Jeremiah VALERIE
- Kevin Dew
- James Cowgill
- 1ma (jautenim)
Expand Down Expand Up @@ -1251,6 +1259,7 @@ Symfony is the result of the work of many people who made the code better
- natechicago
- Jonathan Poston
- Adrian Olek (adrianolek)
- Jody Mickey (jwmickey)
- Przemysław Piechota (kibao)
- Leonid Terentyev (li0n)
- ryunosuke
Expand All @@ -1260,6 +1269,7 @@ Symfony is the result of the work of many people who made the code better
- Iwan van Staveren (istaveren)
- Povilas S. (povilas)
- pborreli
- Boris Betzholz
- Eric Caron
- 2manypeople
- Wing
Expand Down Expand Up @@ -1409,6 +1419,7 @@ Symfony is the result of the work of many people who made the code better
- vlakoff
- bertillon
- Bertalan Attila
- AmsTaFF (amstaff)
- Yannick Bensacq (cibou)
- Frédéric G. Marand (fgm)
- Freek Van der Herten (freekmurze)
Expand Down Expand Up @@ -1514,6 +1525,7 @@ Symfony is the result of the work of many people who made the code better
- Javier Núñez Berrocoso (javiernuber)
- Jelle Bekker (jbekker)
- Ian Jenkins (jenkoian)
- Giovanni Albero (johntree)
- Jorge Martin (jorgemartind)
- Joeri Verdeyen (jverdeyen)
- Dmitrii Poddubnyi (karser)
Expand Down Expand Up @@ -1560,6 +1572,7 @@ Symfony is the result of the work of many people who made the code better
- Ismail Asci (ismailasci)
- Simon CONSTANS (kosssi)
- Kristof Van Cauwenbergh (kristofvc)
- Dennis Langen (nijusan)
- Paulius Jarmalavičius (pjarmalavicius)
- Ramon Henrique Ornelas (ramonornela)
- Ricardo de Vries (ricknox)
Expand Down Expand Up @@ -1598,6 +1611,7 @@ Symfony is the result of the work of many people who made the code better
- lol768
- jamogon
- Vyacheslav Slinko
- Jakub Chábek
- Johannes
- Jörg Rühl
- wesleyh
Expand All @@ -1606,6 +1620,7 @@ Symfony is the result of the work of many people who made the code better
- Michael Genereux
- patrick-mcdougle
- Dariusz Czech
- Jack Wright
- Anonymous User
- Paweł Tomulik
- Eric J. Duran
Expand Down Expand Up @@ -1728,7 +1743,6 @@ Symfony is the result of the work of many people who made the code better
- Fabien D. (fabd)
- Carsten Eilers (fnc)
- Sorin Gitlan (forapathy)
- Forfarle (forfarle)
- Yohan Giarelli (frequence-web)
- Gerry Vandermaesen (gerryvdm)
- Ghazy Ben Ahmed (ghazy)
Expand Down
4 changes: 2 additions & 2 deletions src/Symfony/Component/HttpKernel/Kernel.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@ abstract class Kernel implements KernelInterface, TerminableInterface
protected $startTime;
protected $loadClassCache;

const VERSION = '2.7.41-DEV';
const VERSION = '2.7.41';
const VERSION_ID = 20741;
const MAJOR_VERSION = 2;
const MINOR_VERSION = 7;
const RELEASE_VERSION = 41;
const EXTRA_VERSION = 'DEV';
const EXTRA_VERSION = '';

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