Merge pull request #36260 from fabpot/release-3.4.39

released v3.4.39
This commit is contained in:
Fabien Potencier 2020-03-30 08:25:29 +02:00 committed by GitHub
commit 29ccc948a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 61 additions and 25 deletions

View File

@ -7,6 +7,28 @@ 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.39 (2020-03-30)
* bug #36216 [Validator] Assert Valid with many groups (phucwan91)
* bug #36222 [Console] Fix OutputStream for PHP 7.4 (guillbdx)
* bug #36175 [Security/Http] Remember me: allow to set the samesite cookie flag (dunglas)
* bug #36173 [Http Foundation] Fix clear cookie samesite (guillbdx)
* bug #36176 [Security] Check if firewall is stateless before checking for session/previous session (koenreiniers)
* bug #36149 [Form] Support customized intl php.ini settings (jorrit)
* bug #36172 [Debug] fix for PHP 7.3.16+/7.4.4+ (nicolas-grekas)
* bug #36141 Prevent warning in proc_open() (BenMorel)
* bug #36121 [VarDumper] fix side-effect by not using mt_rand() (nicolas-grekas)
* bug #36073 [PropertyAccess][DX] Improved errors when reading uninitialized properties (HeahDude)
* bug #36063 [FrameworkBundle] start session on flashbag injection (William Arslett)
* bug #36020 [Form] ignore microseconds submitted by Edge (xabbuh)
* bug #36041 fix import from config file using type: glob (Tobion)
* bug #35987 [DoctrineBridge][DoctrineExtractor] Fix wrong guessed type for "json" type (fancyweb)
* bug #35938 [Form] Handle false as empty value on expanded choices (fancyweb)
* bug #36004 [Yaml] fix dumping strings containing CRs (xabbuh)
* bug #35982 [DI] Fix XmlFileLoader bad error message (przemyslaw-bogusz)
* bug #35937 Revert "bug symfony#28179 [DomCrawler] Skip disabled fields processing in Form" (dmaicher)
* bug #35910 [SecurityBundle] Minor fixes in configuration tree builder (HeahDude)
* 3.4.38 (2020-02-29) * 3.4.38 (2020-02-29)
* bug #35781 [Form] NumberToLocalizedStringTransformer return int if scale = 0 (VincentLanglet) * bug #35781 [Form] NumberToLocalizedStringTransformer return int if scale = 0 (VincentLanglet)

View File

@ -16,27 +16,27 @@ Symfony is the result of the work of many people who made the code better
- Victor Berchet (victor) - Victor Berchet (victor)
- Maxime Steinhausser (ogizanagi) - Maxime Steinhausser (ogizanagi)
- Ryan Weaver (weaverryan) - Ryan Weaver (weaverryan)
- Javier Eguiluz (javier.eguiluz)
- Grégoire Pineau (lyrixx) - Grégoire Pineau (lyrixx)
- Jakub Zalas (jakubzalas) - Javier Eguiluz (javier.eguiluz)
- Roland Franssen (ro0) - Roland Franssen (ro0)
- Jakub Zalas (jakubzalas)
- Johannes S (johannes) - Johannes S (johannes)
- Kris Wallsmith (kriswallsmith) - Kris Wallsmith (kriswallsmith)
- Yonel Ceruto (yonelceruto) - Yonel Ceruto (yonelceruto)
- Hugo Hamon (hhamon) - Hugo Hamon (hhamon)
- Abdellatif Ait boudad (aitboudad) - Abdellatif Ait boudad (aitboudad)
- Samuel ROZE (sroze) - Samuel ROZE (sroze)
- Romain Neutron (romain)
- Wouter de Jong (wouterj)
- Pascal Borreli (pborreli)
- Thomas Calvet (fancyweb) - Thomas Calvet (fancyweb)
- Wouter de Jong (wouterj)
- Romain Neutron (romain)
- Pascal Borreli (pborreli)
- Joseph Bielawski (stloyd) - Joseph Bielawski (stloyd)
- Alexander M. Turek (derrabus) - Alexander M. Turek (derrabus)
- Karma Dordrak (drak) - Karma Dordrak (drak)
- Lukas Kahwe Smith (lsmith) - Lukas Kahwe Smith (lsmith)
- Martin Hasoň (hason)
- Hamza Amrouche (simperfit)
- Jules Pietri (heah) - Jules Pietri (heah)
- Hamza Amrouche (simperfit)
- Martin Hasoň (hason)
- Jeremy Mikola (jmikola) - Jeremy Mikola (jmikola)
- Jérémy DERUSSÉ (jderusse) - Jérémy DERUSSÉ (jderusse)
- Jean-François Simon (jfsimon) - Jean-François Simon (jfsimon)
@ -66,17 +66,17 @@ Symfony is the result of the work of many people who made the code better
- Saša Stamenković (umpirsky) - Saša Stamenković (umpirsky)
- Peter Rehm (rpet) - Peter Rehm (rpet)
- Henrik Bjørnskov (henrikbjorn) - Henrik Bjørnskov (henrikbjorn)
- Miha Vrhovnik
- Gabriel Ostrolucký (gadelat) - Gabriel Ostrolucký (gadelat)
- Miha Vrhovnik
- David Maicher (dmaicher)
- Diego Saint Esteben (dii3g0) - Diego Saint Esteben (dii3g0)
- Gábor Egyed (1ed) - Gábor Egyed (1ed)
- Titouan Galopin (tgalopin) - Titouan Galopin (tgalopin)
- David Maicher (dmaicher) - Jan Schädlich (jschaedl)
- Konstantin Kudryashov (everzet) - Konstantin Kudryashov (everzet)
- Bilal Amarni (bamarni) - Bilal Amarni (bamarni)
- Mathieu Piot (mpiot) - Mathieu Piot (mpiot)
- Vladimir Reznichenko (kalessil) - Vladimir Reznichenko (kalessil)
- Jan Schädlich (jschaedl)
- Florin Patan (florinpatan) - Florin Patan (florinpatan)
- Jáchym Toušek (enumag) - Jáchym Toušek (enumag)
- Andrej Hudec (pulzarraider) - Andrej Hudec (pulzarraider)
@ -136,6 +136,7 @@ Symfony is the result of the work of many people who made the code better
- Joel Wurtz (brouznouf) - Joel Wurtz (brouznouf)
- Fabien Pennequin (fabienpennequin) - Fabien Pennequin (fabienpennequin)
- Théo FIDRY (theofidry) - Théo FIDRY (theofidry)
- Przemysław Bogusz (przemyslaw-bogusz)
- Eric GELOEN (gelo) - Eric GELOEN (gelo)
- Lars Strojny (lstrojny) - Lars Strojny (lstrojny)
- Jannik Zschiesche (apfelbox) - Jannik Zschiesche (apfelbox)
@ -155,6 +156,7 @@ Symfony is the result of the work of many people who made the code better
- Sebastian Hörl (blogsh) - Sebastian Hörl (blogsh)
- Daniel Gomes (danielcsgomes) - Daniel Gomes (danielcsgomes)
- Hidenori Goto (hidenorigoto) - Hidenori Goto (hidenorigoto)
- Alessandro Chitolina (alekitto)
- Andréia Bohner (andreia) - Andréia Bohner (andreia)
- Yanick Witschi (toflar) - Yanick Witschi (toflar)
- Arnaud Kleinpeter (nanocom) - Arnaud Kleinpeter (nanocom)
@ -164,7 +166,6 @@ Symfony is the result of the work of many people who made the code better
- Jérémie Augustin (jaugustin) - Jérémie Augustin (jaugustin)
- François-Xavier de Guillebon (de-gui_f) - François-Xavier de Guillebon (de-gui_f)
- Oleg Voronkovich - Oleg Voronkovich
- Alessandro Chitolina (alekitto)
- Philipp Wahala (hifi) - Philipp Wahala (hifi)
- Rafael Dohms (rdohms) - Rafael Dohms (rdohms)
- jwdeitch - jwdeitch
@ -239,8 +240,10 @@ Symfony is the result of the work of many people who made the code better
- fivestar - fivestar
- Dominique Bongiraud - Dominique Bongiraud
- Jeremy Livingston (jeremylivingston) - Jeremy Livingston (jeremylivingston)
- Laurent VOULLEMIER (lvo)
- Michael Lee (zerustech) - Michael Lee (zerustech)
- Matthieu Auger (matthieuauger) - Matthieu Auger (matthieuauger)
- Ahmed TAILOULOUTE (ahmedtai)
- Leszek Prabucki (l3l0) - Leszek Prabucki (l3l0)
- Fabien Bourigault (fbourigault) - Fabien Bourigault (fbourigault)
- François Zaninotto (fzaninotto) - François Zaninotto (fzaninotto)
@ -248,7 +251,6 @@ Symfony is the result of the work of many people who made the code better
- jeff - jeff
- John Kary (johnkary) - John Kary (johnkary)
- Jan Rosier (rosier) - Jan Rosier (rosier)
- Przemysław Bogusz (przemyslaw-bogusz)
- Justin Hileman (bobthecow) - Justin Hileman (bobthecow)
- Blanchon Vincent (blanchonvincent) - Blanchon Vincent (blanchonvincent)
- Michele Orselli (orso) - Michele Orselli (orso)
@ -280,7 +282,6 @@ Symfony is the result of the work of many people who made the code better
- julien pauli (jpauli) - julien pauli (jpauli)
- Lorenz Schori - Lorenz Schori
- Sébastien Lavoie (lavoiesl) - Sébastien Lavoie (lavoiesl)
- Ahmed TAILOULOUTE (ahmedtai)
- Dariusz - Dariusz
- Saif (╯°□°)╯ (azjezz) - Saif (╯°□°)╯ (azjezz)
- Dmitrii Poddubnyi (karser) - Dmitrii Poddubnyi (karser)
@ -306,6 +307,7 @@ 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,6 +338,7 @@ Symfony is the result of the work of many people who made the code better
- Wodor Wodorski - Wodor Wodorski
- 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)
@ -398,13 +401,11 @@ Symfony is the result of the work of many people who made the code better
- Emanuele Gaspari (inmarelibero) - Emanuele Gaspari (inmarelibero)
- Dariusz Rumiński - Dariusz Rumiński
- Berny Cantos (xphere81) - Berny Cantos (xphere81)
- Laurent VOULLEMIER (lvo)
- Thierry Thuon (lepiaf) - Thierry Thuon (lepiaf)
- Ricard Clau (ricardclau) - Ricard Clau (ricardclau)
- Mark Challoner (markchalloner) - Mark Challoner (markchalloner)
- Philippe Segatori - Philippe Segatori
- Gennady Telegin (gtelegin) - Gennady Telegin (gtelegin)
- Mathias Arlaud (mtarld)
- Erin Millard - Erin Millard
- Artur Melo (restless) - Artur Melo (restless)
- Matthew Lewinski (lewinski) - Matthew Lewinski (lewinski)
@ -433,6 +434,7 @@ Symfony is the result of the work of many people who made the code better
- Eric Masoero (eric-masoero) - Eric Masoero (eric-masoero)
- Denis Brumann (dbrumann) - Denis Brumann (dbrumann)
- JhonnyL - JhonnyL
- Haralan Dobrev (hkdobrev)
- hossein zolfi (ocean) - hossein zolfi (ocean)
- Clément Gautier (clementgautier) - Clément Gautier (clementgautier)
- Bastien Jaillot (bastnic) - Bastien Jaillot (bastnic)
@ -486,6 +488,7 @@ Symfony is the result of the work of many people who made the code better
- Xavier HAUSHERR - Xavier HAUSHERR
- Albert Jessurum (ajessu) - Albert Jessurum (ajessu)
- Laszlo Korte - Laszlo Korte
- Jesse Rushlow (geeshoe)
- Miha Vrhovnik - Miha Vrhovnik
- Alessandro Desantis - Alessandro Desantis
- hubert lecorche (hlecorche) - hubert lecorche (hlecorche)
@ -561,6 +564,7 @@ Symfony is the result of the work of many people who made the code better
- Gintautas Miselis - Gintautas Miselis
- Rob Bast - Rob Bast
- Roberto Espinoza (respinoza) - Roberto Espinoza (respinoza)
- HypeMC
- Soufian EZ-ZANTAR (soezz) - Soufian EZ-ZANTAR (soezz)
- Zander Baldwin - Zander Baldwin
- Gocha Ossinkine (ossinkine) - Gocha Ossinkine (ossinkine)
@ -586,7 +590,6 @@ Symfony is the result of the work of many people who made the code better
- Yoshio HANAWA - Yoshio HANAWA
- Jan van Thoor (janvt) - Jan van Thoor (janvt)
- Gladhon - Gladhon
- Haralan Dobrev (hkdobrev)
- Sebastian Bergmann - Sebastian Bergmann
- Miroslav Sustek - Miroslav Sustek
- Pablo Díez (pablodip) - Pablo Díez (pablodip)
@ -716,6 +719,7 @@ Symfony is the result of the work of many people who made the code better
- Stéphane Escandell (sescandell) - Stéphane Escandell (sescandell)
- Konstantin S. M. Möllers (ksmmoellers) - Konstantin S. M. Möllers (ksmmoellers)
- James Johnston - James Johnston
- Noémi Salaün (noemi-salaun)
- Sinan Eldem - Sinan Eldem
- BoShurik - BoShurik
- Alexandre Dupuy (satchette) - Alexandre Dupuy (satchette)
@ -732,6 +736,7 @@ Symfony is the result of the work of many people who made the code better
- Stefan Gehrig (sgehrig) - Stefan Gehrig (sgehrig)
- Hany el-Kerdany - Hany el-Kerdany
- Wang Jingyu - Wang Jingyu
- Langlet Vincent (deviling)
- Åsmund Garfors - Åsmund Garfors
- Gunnstein Lye (glye) - Gunnstein Lye (glye)
- Maxime Douailin - Maxime Douailin
@ -802,7 +807,6 @@ Symfony is the result of the work of many people who made the code better
- Simon Schick (simonsimcity) - Simon Schick (simonsimcity)
- redstar504 - redstar504
- Tristan Roussel - Tristan Roussel
- HypeMC
- Cameron Porter - Cameron Porter
- Hossein Bukhamsin - Hossein Bukhamsin
- Oliver Hoff - Oliver Hoff
@ -835,6 +839,7 @@ Symfony is the result of the work of many people who made the code better
- Richard Quadling - Richard Quadling
- Raphaëll Roussel - Raphaëll Roussel
- Michael Lutz - Michael Lutz
- Koen Reiniers (koenre)
- jochenvdv - jochenvdv
- Reedy - Reedy
- Arturas Smorgun (asarturas) - Arturas Smorgun (asarturas)
@ -883,6 +888,7 @@ Symfony is the result of the work of many people who made the code better
- Dennis Hotson - Dennis Hotson
- Andrew Tchircoff (andrewtch) - Andrew Tchircoff (andrewtch)
- michaelwilliams - michaelwilliams
- Martin Kirilov
- 1emming - 1emming
- Nykopol (nykopol) - Nykopol (nykopol)
- Tri Pham (phamuyentri) - Tri Pham (phamuyentri)
@ -951,9 +957,11 @@ Symfony is the result of the work of many people who made the code better
- Roy Klutman (royklutman) - Roy Klutman (royklutman)
- Sofiane HADDAG (sofhad) - Sofiane HADDAG (sofhad)
- frost-nzcr4 - frost-nzcr4
- arai
- Laurent Bassin (lbassin) - Laurent Bassin (lbassin)
- andrey1s - andrey1s
- Abhoryo - Abhoryo
- Daniel STANCU
- Fabian Vogler (fabian) - Fabian Vogler (fabian)
- Korvin Szanto - Korvin Szanto
- soyuka - soyuka
@ -1003,13 +1011,13 @@ Symfony is the result of the work of many people who made the code better
- Shin Ohno (ganchiku) - Shin Ohno (ganchiku)
- Geert De Deckere (geertdd) - Geert De Deckere (geertdd)
- Jan Kramer (jankramer) - Jan Kramer (jankramer)
- Matthieu Mota (matthieumota)
- abdul malik ikhsan (samsonasik) - abdul malik ikhsan (samsonasik)
- Henry Snoek (snoek09) - Henry Snoek (snoek09)
- Jérémy M (th3mouk) - Jérémy M (th3mouk)
- Simone Di Maulo (toretto460) - Simone Di Maulo (toretto460)
- Christian Morgan - Christian Morgan
- Alexander Miehe (engerim) - Alexander Miehe (engerim)
- Jesse Rushlow (geeshoe)
- Morgan Auchede (mauchede) - Morgan Auchede (mauchede)
- Sascha Dens (saschadens) - Sascha Dens (saschadens)
- Don Pinkster - Don Pinkster
@ -1037,6 +1045,7 @@ Symfony is the result of the work of many people who made the code better
- Marcos Gómez Vilches (markitosgv) - Marcos Gómez Vilches (markitosgv)
- Matthew Davis (mdavis1982) - Matthew Davis (mdavis1982)
- Markus S. (staabm) - Markus S. (staabm)
- Benjamin Morel
- Maks - Maks
- Antoine LA - Antoine LA
- den - den
@ -1228,6 +1237,7 @@ 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
@ -1309,6 +1319,7 @@ Symfony is the result of the work of many people who made the code better
- BRAMILLE Sébastien (oktapodia) - BRAMILLE Sébastien (oktapodia)
- Artem Kolesnikov (tyomo4ka) - Artem Kolesnikov (tyomo4ka)
- Gustavo Adrian - Gustavo Adrian
- Jorrit Schippers (jorrit)
- Yannick - Yannick
- Vladimir Luchaninov (luchaninov) - Vladimir Luchaninov (luchaninov)
- spdionis - spdionis
@ -1346,7 +1357,6 @@ Symfony is the result of the work of many people who made the code better
- Oxan van Leeuwen - Oxan van Leeuwen
- pkowalczyk - pkowalczyk
- Soner Sayakci - Soner Sayakci
- Koen Reiniers (koenre)
- Max Voloshin (maxvoloshin) - Max Voloshin (maxvoloshin)
- Nicolas Fabre (nfabre) - Nicolas Fabre (nfabre)
- Raul Rodriguez (raul782) - Raul Rodriguez (raul782)
@ -1593,6 +1603,7 @@ Symfony is the result of the work of many people who made the code better
- Felipy Tavares Amorim (felipyamorim) - Felipy Tavares Amorim (felipyamorim)
- Guillaume Loulier (guikingone) - Guillaume Loulier (guikingone)
- Klaus Silveira (klaussilveira) - Klaus Silveira (klaussilveira)
- Pierre Grimaud (pgrimaud)
- Thomas Chmielowiec (chmielot) - Thomas Chmielowiec (chmielot)
- Jānis Lukss - Jānis Lukss
- rkerner - rkerner
@ -1645,7 +1656,9 @@ Symfony is the result of the work of many people who made the code better
- Mephistofeles - Mephistofeles
- Hoffmann András - Hoffmann András
- LubenZA - LubenZA
- Victor Garcia
- Olivier - Olivier
- Denis Yuzhanin
- knezmilos13 - knezmilos13
- Cyril PASCAL - Cyril PASCAL
- Michael Bessolov - Michael Bessolov
@ -1732,6 +1745,7 @@ Symfony is the result of the work of many people who made the code better
- Stefan Hüsges (tronsha) - Stefan Hüsges (tronsha)
- Jake Bishop (yakobeyak) - Jake Bishop (yakobeyak)
- Dan Blows - Dan Blows
- popnikos
- Matt Wells - Matt Wells
- Sander van der Vlugt - Sander van der Vlugt
- Nicolas Appriou - Nicolas Appriou
@ -1828,6 +1842,7 @@ Symfony is the result of the work of many people who made the code better
- Aarón Nieves Fernández - Aarón Nieves Fernández
- Mike Meier - Mike Meier
- Kirill Saksin - Kirill Saksin
- Reda DAOUDI
- Koalabaerchen - Koalabaerchen
- michalmarcinkowski - michalmarcinkowski
- Warwick - Warwick
@ -1873,7 +1888,6 @@ Symfony is the result of the work of many people who made the code better
- ged15 - ged15
- Daan van Renterghem - Daan van Renterghem
- Nicole Cordes - Nicole Cordes
- Martin Kirilov
- Bálint Szekeres - Bálint Szekeres
- amcastror - amcastror
- Alexander Li (aweelex) - Alexander Li (aweelex)
@ -2174,7 +2188,6 @@ Symfony is the result of the work of many people who made the code better
- Karolis - Karolis
- Myke79 - Myke79
- Brian Debuire - Brian Debuire
- Benjamin Morel
- Eric Grimois - Eric Grimois
- Piers Warmers - Piers Warmers
- Sylvain Lorinet - Sylvain Lorinet
@ -2240,7 +2253,6 @@ Symfony is the result of the work of many people who made the code better
- James Michael DuPont - James Michael DuPont
- Kasperki - Kasperki
- Tammy D - Tammy D
- Daniel STANCU
- Ryan Rud - Ryan Rud
- Ondrej Slinták - Ondrej Slinták
- vlechemin - vlechemin
@ -2267,6 +2279,7 @@ Symfony is the result of the work of many people who made the code better
- Abdulkadir N. A. - Abdulkadir N. A.
- Adam Klvač - Adam Klvač
- Bruno Nogueira Nascimento Wowk - Bruno Nogueira Nascimento Wowk
- jonmldr
- Yevgen Kovalienia - Yevgen Kovalienia
- Lebnik - Lebnik
- nsbx - nsbx
@ -2385,6 +2398,7 @@ Symfony is the result of the work of many people who made the code better
- Jose Manuel Gonzalez (jgonzalez) - Jose Manuel Gonzalez (jgonzalez)
- Joachim Krempel (jkrempel) - Joachim Krempel (jkrempel)
- Jorge Maiden (jorgemaiden) - Jorge Maiden (jorgemaiden)
- Joao Paulo V Martins (jpjoao)
- Justin Rainbow (jrainbow) - Justin Rainbow (jrainbow)
- Juan Luis (juanlugb) - Juan Luis (juanlugb)
- JuntaTom (juntatom) - JuntaTom (juntatom)
@ -2398,7 +2412,6 @@ Symfony is the result of the work of many people who made the code better
- Luís Cobucci (lcobucci) - Luís Cobucci (lcobucci)
- Jérémy (libertjeremy) - Jérémy (libertjeremy)
- Mehdi Achour (machour) - Mehdi Achour (machour)
- Matthieu Mota (matthieumota)
- Matthieu Moquet (mattketmo) - Matthieu Moquet (mattketmo)
- Moritz Borgmann (mborgmann) - Moritz Borgmann (mborgmann)
- Michal Čihař (mcihar) - Michal Čihař (mcihar)
@ -2442,6 +2455,7 @@ Symfony is the result of the work of many people who made the code better
- Markus Tacker (tacker) - Markus Tacker (tacker)
- Tom Newby (tomnewbyau) - Tom Newby (tomnewbyau)
- Andrew Clark (tqt_andrew_clark) - Andrew Clark (tqt_andrew_clark)
- Aaron Piotrowski (trowski)
- David Lumaye (tux1124) - David Lumaye (tux1124)
- Roman Tymoshyk (tymoshyk) - Roman Tymoshyk (tymoshyk)
- Tyler Stroud (tystr) - Tyler Stroud (tystr)

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.39-DEV'; const VERSION = '3.4.39';
const VERSION_ID = 30439; const VERSION_ID = 30439;
const MAJOR_VERSION = 3; const MAJOR_VERSION = 3;
const MINOR_VERSION = 4; const MINOR_VERSION = 4;
const RELEASE_VERSION = 39; const RELEASE_VERSION = 39;
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';