Skip to content

Release v2.7.47 #27327

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
May 21, 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
14 changes: 14 additions & 0 deletions CHANGELOG-2.7.md
Original file line number Diff line number Diff line change
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.47 (2018-05-21)

* bug #26781 [Form] Fix precision of MoneyToLocalizedStringTransformer's divisions on transform() (syastrebov)
* bug #27286 [Translation] Add Occitan plural rule (kylekatarnls)
* bug #27246 Disallow invalid characters in session.name (ostrolucky)
* bug #24805 [Security] Fix logout (MatTheCat)
* bug #27141 [Process] Suppress warnings when open_basedir is non-empty (cbj4074)
* bug #27250 [Session] limiting :key for GET_LOCK to 64 chars (oleg-andreyev)
* bug #27237 [Debug] Fix populating error_get_last() for handled silent errors (nicolas-grekas)
* bug #27236 [Filesystem] Fix usages of error_get_last() (nicolas-grekas)
* bug #27152 [HttpFoundation] use brace-style regex delimiters (xabbuh)
* feature #24896 Add CODE_OF_CONDUCT.md (egircys)
* bug #27067 [HttpFoundation] Fix setting session-related ini settings (e-moe)

* 2.7.46 (2018-04-27)

* bug #26831 [Bridge/Doctrine] count(): Parameter must be an array or an object that implements Countable (gpenverne)
Expand Down
50 changes: 30 additions & 20 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ Symfony is the result of the work of many people who made the code better
- Johannes S (johannes)
- Jakub Zalas (jakubzalas)
- Kris Wallsmith (kriswallsmith)
- Maxime Steinhausser (ogizanagi)
- Ryan Weaver (weaverryan)
- Javier Eguiluz (javier.eguiluz)
- Maxime Steinhausser (ogizanagi)
- Grégoire Pineau (lyrixx)
- Hugo Hamon (hhamon)
- Abdellatif Ait boudad (aitboudad)
Expand All @@ -35,17 +35,17 @@ Symfony is the result of the work of many people who made the code better
- Jean-François Simon (jfsimon)
- Benjamin Eberlei (beberlei)
- Igor Wiedler (igorw)
- Samuel ROZE (sroze)
- Jules Pietri (heah)
- Eriksen Costa (eriksencosta)
- Guilhem Niot (energetick)
- Sarah Khalil (saro0h)
- Samuel ROZE (sroze)
- Yonel Ceruto (yonelceruto)
- Jonathan Wage (jwage)
- Hamza Amrouche (simperfit)
- Diego Saint Esteben (dosten)
- Yonel Ceruto (yonelceruto)
- Alexandre Salomé (alexandresalome)
- Iltar van der Berg (kjarli)
- Alexandre Salomé (alexandresalome)
- William Durand (couac)
- ornicar
- Francis Besset (francisbesset)
Expand All @@ -59,9 +59,9 @@ Symfony is the result of the work of many people who made the code better
- Henrik Bjørnskov (henrikbjorn)
- Dany Maillard (maidmaid)
- Miha Vrhovnik
- Kevin Bond (kbond)
- Tobias Nyholm (tobias)
- Diego Saint Esteben (dii3g0)
- Kevin Bond (kbond)
- Konstantin Kudryashov (everzet)
- Alexander M. Turek (derrabus)
- Bilal Amarni (bamarni)
Expand All @@ -83,12 +83,12 @@ Symfony is the result of the work of many people who made the code better
- Dariusz Górecki (canni)
- Issei Murasawa (issei_m)
- Douglas Greenshields (shieldo)
- David Maicher (dmaicher)
- Lee McDermott
- Brandon Turner
- Luis Cordova (cordoval)
- Graham Campbell (graham)
- Daniel Holmes (dholmes)
- David Maicher (dmaicher)
- Dariusz Ruminski
- Toni Uebernickel (havvg)
- Bart van den Burg (burgov)
Expand All @@ -103,9 +103,9 @@ Symfony is the result of the work of many people who made the code better
- Maxime STEINHAUSSER
- Michal Piotrowski (eventhorizon)
- Tim Nagel (merk)
- Grégoire Paris (greg0ire)
- Brice BERNARD (brikou)
- Baptiste Clavié (talus)
- Grégoire Paris (greg0ire)
- marc.weistroff
- lenar
- Alexander Schwenn (xelaris)
Expand Down Expand Up @@ -139,21 +139,21 @@ 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)
- Jérôme Vasseur (jvasseur)
- Valentin Udaltsov (vudaltsov)
- gadelat (gadelat)
- Guilherme Blanco (guilhermeblanco)
- Pablo Godel (pgodel)
- Jérôme Vasseur (jvasseur)
- Jérémie Augustin (jaugustin)
- Andréia Bohner (andreia)
- Philipp Wahala (hifi)
- Julien Falque (julienfalque)
- Rafael Dohms (rdohms)
- Arnaud Kleinpeter (nanocom)
- gadelat (gadelat)
- jwdeitch
- Teoh Han Hui (teohhanhui)
- Mikael Pajunen
- Joel Wurtz (brouznouf)
- Valentin Udaltsov (vudaltsov)
- Chris Wilkinson (thewilkybarkid)
- Oleg Voronkovich
- Vyacheslav Pavlov
Expand Down Expand Up @@ -226,6 +226,7 @@ Symfony is the result of the work of many people who made the code better
- Julien Brochet (mewt)
- Leo Feyer
- Tristan Darricau (nicofuma)
- Nikolay Labinskiy (e-moe)
- Michaël Perrin (michael.perrin)
- Marcel Beerta (mazen)
- Loïc Faugeron
Expand Down Expand Up @@ -260,6 +261,7 @@ Symfony is the result of the work of many people who made the code better
- Kristen Gilden (kgilden)
- Pierre-Yves LEBECQ (pylebecq)
- Jordan Samouh (jordansamouh)
- Baptiste Lafontaine (magnetik)
- Jakub Kucharovic (jkucharovic)
- Uwe Jäger (uwej711)
- Eugene Leonovich (rybakit)
Expand All @@ -270,7 +272,6 @@ Symfony is the result of the work of many people who made the code better
- Jan Sorgalla (jsor)
- Ray
- Tyson Andre
- Nikolay Labinskiy (e-moe)
- Chekote
- Thomas Adam
- Albert Casademont (acasademont)
Expand All @@ -286,6 +287,7 @@ Symfony is the result of the work of many people who made the code better
- Oskar Stark (oskarstark)
- Thomas Lallement (raziel057)
- Giorgio Premi
- Christian Schmidt
- Beau Simensen (simensen)
- Michael Hirschler (mvhirsch)
- Robert Kiss (kepten)
Expand Down Expand Up @@ -317,7 +319,6 @@ Symfony is the result of the work of many people who made the code better
- Jerzy Zawadzki (jzawadzki)
- Wouter J
- Ismael Ambrosi (iambrosi)
- Baptiste Lafontaine
- François Pluchino (francoispluchino)
- Aurelijus Valeiša (aurelijus)
- Jan Decavele (jandc)
Expand Down Expand Up @@ -361,6 +362,7 @@ Symfony is the result of the work of many people who made the code better
- Yaroslav Kiliba
- Terje Bråten
- Mathieu Lechat
- MatTheCat
- Robbert Klarenbeek (robbertkl)
- JhonnyL
- David Badura (davidbadura)
Expand Down Expand Up @@ -424,7 +426,6 @@ Symfony is the result of the work of many people who made the code better
- Jeanmonod David (jeanmonod)
- Christopher Davis (chrisguitarguy)
- Jan Schumann
- Christian Schmidt
- Niklas Fiekas
- Markus Bachmann (baachi)
- lancergr
Expand All @@ -437,6 +438,7 @@ Symfony is the result of the work of many people who made the code better
- Josip Kruslin
- Asmir Mustafic (goetas)
- vagrant
- Aurimas Niekis (gcds)
- EdgarPE
- Florian Pfitzer (marmelatze)
- Asier Illarramendi (doup)
Expand Down Expand Up @@ -514,6 +516,7 @@ Symfony is the result of the work of many people who made the code better
- De Cock Xavier (xdecock)
- Almog Baku (almogbaku)
- Scott Arciszewski
- Xavier HAUSHERR
- Norbert Orzechowicz (norzechowicz)
- Denis Charrier (brucewouaigne)
- Matthijs van den Bos (matthijs)
Expand All @@ -529,7 +532,6 @@ Symfony is the result of the work of many people who made the code better
- Dawid Pakuła (zulusx)
- Florian Rey (nervo)
- Rodrigo Borrego Bernabé (rodrigobb)
- MatTheCat
- Denis Gorbachev (starfall)
- Peter van Dommelen
- Tim van Densen
Expand Down Expand Up @@ -563,6 +565,7 @@ Symfony is the result of the work of many people who made the code better
- Mantas Var (mvar)
- Sebastian Krebs
- Jean-Christophe Cuvelier [Artack]
- Simon DELICATA
- alcaeus
- Fred Cox
- vitaliytv
Expand All @@ -580,6 +583,7 @@ Symfony is the result of the work of many people who made the code better
- James Johnston
- Sinan Eldem
- Alexandre Dupuy (satchette)
- Malte Blättermann
- Andre Rømcke (andrerom)
- Nahuel Cuesta (ncuesta)
- Chris Boden (cboden)
Expand All @@ -604,7 +608,6 @@ Symfony is the result of the work of many people who made the code better
- Michal Trojanowski
- David Fuhr
- Kamil Kokot (pamil)
- Aurimas Niekis (gcds)
- Max Grigorian (maxakawizard)
- mcfedr (mcfedr)
- Rostyslav Kinash
Expand Down Expand Up @@ -721,6 +724,7 @@ Symfony is the result of the work of many people who made the code better
- Adam Szaraniec (mimol)
- Yosmany Garcia (yosmanyga)
- Wouter de Wild
- Antoine M (amakdessi)
- Degory Valentine
- izzyp
- Benoit Lévêque (benoit_leveque)
Expand All @@ -730,6 +734,7 @@ Symfony is the result of the work of many people who made the code better
- Xavier Lacot (xavier)
- possum
- Denis Zunke (donalberto)
- Philipp Cordes
- Ahmed TAILOULOUTE (ahmedtai)
- Olivier Maisonneuve (olineuve)
- Masterklavi
Expand All @@ -749,7 +754,6 @@ Symfony is the result of the work of many people who made the code better
- Adrien Lucas (adrienlucas)
- Zhuravlev Alexander (scif)
- James Michael DuPont
- Xavier HAUSHERR
- Tom Klingenberg
- Christopher Hall (mythmakr)
- Patrick Dawkins (pjcdawkins)
Expand Down Expand Up @@ -802,6 +806,7 @@ Symfony is the result of the work of many people who made the code better
- corphi
- grizlik
- Derek ROTH
- Ben Johnson
- Dmytro Boiko (eagle)
- Shin Ohno (ganchiku)
- Geert De Deckere (geertdd)
Expand Down Expand Up @@ -882,6 +887,7 @@ Symfony is the result of the work of many people who made the code better
- Michael Tibben
- Billie Thompson
- Sander Marechal
- Icode4Food (icode4food)
- Radosław Benkel
- jean pasqualini (darkilliant)
- Ross Motley (rossmotley)
Expand Down Expand Up @@ -993,6 +999,7 @@ Symfony is the result of the work of many people who made the code better
- DerManoMann
- Olaf Klischat
- orlovv
- Jonathan Hedstrom
- Peter Smeets (darkspartan)
- Jhonny Lidfors (jhonny)
- Julien Bianchi (jubianchi)
Expand All @@ -1005,7 +1012,6 @@ Symfony is the result of the work of many people who made the code better
- Andrew Tch
- Alexander Cheprasov
- Rodrigo Díez Villamuera (rodrigodiez)
- Malte Blättermann
- e-ivanov
- Jochen Bayer (jocl)
- Alex Bowers
Expand Down Expand Up @@ -1092,9 +1098,11 @@ Symfony is the result of the work of many people who made the code better
- Tobias Stöckler
- Mario Young
- Ilia (aliance)
- Chris McCafferty (cilefen)
- Grégoire Penverne (gpenverne)
- Mo Di (modi)
- Pablo Schläpfer
- Gert de Pagter
- Jelte Steijaert (jelte)
- Quique Porta (quiqueporta)
- stoccc
Expand Down Expand Up @@ -1177,9 +1185,9 @@ Symfony is the result of the work of many people who made the code better
- Andreas Frömer
- Philip Frank
- Lance McNearney
- Antoine M (amakdessi)
- Gonzalo Vilaseca (gonzalovilaseca)
- Giorgio Premi
- ncou
- Ian Carroll
- caponica
- Matt Daum (daum)
Expand All @@ -1197,7 +1205,6 @@ Symfony is the result of the work of many people who made the code better
- Tadcka
- Beth Binkovitz
- Gonzalo Míguez
- Philipp Cordes
- Pierre Rineau
- Romain Geissler
- Adrien Moiruad
Expand Down Expand Up @@ -1352,6 +1359,7 @@ Symfony is the result of the work of many people who made the code better
- Pablo Maria Martelletti (pmartelletti)
- Yassine Guedidi (yguedidi)
- Waqas Ahmed
- Bert Hekman
- Luis Muñoz
- Matthew Donadio
- Houziaux mike
Expand Down Expand Up @@ -1450,6 +1458,7 @@ Symfony is the result of the work of many people who made the code better
- Yannick Warnier (ywarnier)
- Kevin Decherf
- Jason Woods
- Oleg Andreyev
- klemens
- dened
- Dmitry Korotovsky
Expand Down Expand Up @@ -1508,6 +1517,7 @@ Symfony is the result of the work of many people who made the code better
- Pierre Rineau
- Maxim Lovchikov
- adenkejawen
- Florent SEVESTRE (aniki-taicho)
- Ari Pringle (apringle)
- Dan Ordille (dordille)
- Jan Eichhorn (exeu)
Expand Down Expand Up @@ -1759,7 +1769,6 @@ Symfony is the result of the work of many people who made the code better
- Matt Janssen
- Ben Miller
- Peter Gribanov
- Ben Johnson
- kwiateusz
- David Soria Parra
- Sergiy Sokolenko
Expand Down Expand Up @@ -1889,6 +1898,7 @@ Symfony is the result of the work of many people who made the code better
- Julien Sanchez (sumbobyboys)
- Guillermo Gisinger (t3chn0r)
- Markus Tacker (tacker)
- Tarmo Leppänen (tarlepp)
- Tyler Stroud (tystr)
- Moritz Kraft (userfriendly)
- Víctor Mateo (victormateo)
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.47-DEV';
const VERSION = '2.7.47';
const VERSION_ID = 20747;
const MAJOR_VERSION = 2;
const MINOR_VERSION = 7;
const RELEASE_VERSION = 47;
const EXTRA_VERSION = 'DEV';
const EXTRA_VERSION = '';

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