8000 Merge pull request #21441 from fabpot/release-3.1.10 · symfony/symfony@96e7ded · GitHub
[go: up one dir, main page]

Skip to content
< 10000 header class="HeaderMktg header-logged-out js-details-container js-header Details f4 py-3" role="banner" data-is-top="true" data-color-mode=light data-light-theme=light data-dark-theme=dark>

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 96e7ded

Browse files
authored
Merge pull request #21441 from fabpot/release-3.1.10
released v3.1.10
2 parents dba3e75 + 3b108a1 commit 96e7ded

File tree

3 files changed

+52
-25
lines changed

3 files changed

+52
-25
lines changed

CHANGELOG-3.1.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,23 @@ in 3.1 minor versions.
77
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
88
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v3.1.0...v3.1.1
99

10+
* 3.1.10 (2017-01-28)
11+
12+
* bug #21431 [DoctrineBridge] always check for all fields to be mapped (xabbuh)
13+
* bug #21360 [PropertyAccess] Handle interfaces in the invalid argument exception (fancyweb)
14+
* bug #21403 [DI] Fix defaults overriding empty strings in AutowirePass (nicolas-grekas)
15+
* bug #21401 [Debug] Workaround "null" $context (nicolas-grekas)
16+
* bug #21372 [DependencyInjection] Fixed variadic method parameter in autowired classes (brainexe)
17+
* bug #21333 [HttpKernel] Fix ArgumentValueResolver for arguments default null (chalasr)
18+
* bug #20871 [HttpKernel] Give higher priority to adding request formats (akeeman)
19+
* bug #21332 [PropertyInfo] Don't try to access a property thru a static method (dunglas)
20+
* bug #21331 [PropertyInfo] Exclude static methods form properties guessing (dunglas)
21+
* bug #21291 [Ldap] Ldap username case fix (quentinus95)
22+
* bug #21288 [Doctrine Bridge] fix UniqueEntityValidator for composite object primary keys (dmaicher, HeahDude)
23+
* bug #21285 [TwigBundle] do not lose already set method calls (xabbuh)
24+
* bug #21279 #20411 fix Yaml parsing for very long quoted strings (RichardBradley)
25+
* bug #21269 [Cache] Using strpbrk() instead of strcspn() is faster (nicolas-grekas)
26+
1027
* 3.1.9 (2017-01-12)
1128

1229
* bug #21218 [Form] DateTimeToLocalizedStringTransformer does not use timezone when using date only (magnetik)

CONTRIBUTORS.md

Lines changed: 33 additions & 23 deletions
10000
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Symfony is the result of the work of many people who made the code better
1515
- Johannes S (johannes)
1616
- Kris Wallsmith (kriswallsmith)
1717
- Jakub Zalas (jakubzalas)
18-
- Ryan Weaver (weaverryan)
1918
- Kévin Dunglas (dunglas)
19+
- Ryan Weaver (weaverryan)
2020
- Javier Eguiluz (javier.eguiluz)
2121
- Hugo Hamon (hhamon)
2222
- Abdellatif Ait boudad (aitboudad)
@@ -26,16 +26,16 @@ Symfony is the result of the work of many people who made the code better
2626
- Joseph Bielawski (stloyd)
2727
- Karma Dordrak (drak)
2828
- Lukas Kahwe Smith (lsmith)
29-
- Martin Hasoň (hason)
3029
- Grégoire Pineau (lyrixx)
30+
- Martin Hasoň (hason)
3131
- Jeremy Mikola (jmikola)
3232
- Jean-François Simon (jfsimon)
3333
- Benjamin Eberlei (beberlei)
3434
- Igor Wiedler (igorw)
35-
- Eriksen Costa (eriksencosta)
3635
- Maxime Steinhausser (ogizanagi)
37-
- Jules Pietri (heah)
36+
- Eriksen Costa (eriksencosta)
3837
- Robin Chalas (chalas_r)
38+
- Jules Pietri (heah)
3939
- Sarah Khalil (saro0h)
4040
- Jonathan Wage (jwage)
4141
- Diego Saint Esteben (dosten)
@@ -46,14 +46,14 @@ Symfony is the result of the work of many people who made the code better
4646
- stealth35 ‏ (stealth35)
4747
- Alexander Mols (asm89)
4848
- Bulat Shakirzyanov (avalanche123)
49+
- Ener-Getick (energetick)
4950
- Saša Stamenković (umpirsky)
5051
- Henrik Bjørnskov (henrikbjorn)
5152
- Miha Vrhovnik
52-
- Ener-Getick (energetick)
5353
- Diego Saint Esteben (dii3g0)
54+
- Roland Franssen (ro0)
5455
- Konstantin Kudryashov (everzet)
5556
- Iltar van der Berg (kjarli)
56-
- Roland Franssen (ro0)
5757
- Bilal Amarni (bamarni)
5858
- Florin Patan (florinpatan)
5959
- Peter Rehm (rpet)
@@ -110,18 +110,18 @@ Symfony is the result of the work of many people who made the code better
110110
- Jérémy DERUSSÉ (jderusse)
111111
- Vladimir Reznichenko ( A3E2 kalessil)
112112
- Tomáš Votruba (tomas_votruba)
113+
- David Buchmann (dbu)
113114
- Fabien Pennequin (fabienpennequin)
114115
- Gordon Franke (gimler)
116+
- Tobias Nyholm (tobias)
115117
- Eric GELOEN (gelo)
116-
- David Buchmann (dbu)
117118
- Tugdual Saunier (tucksaun)
118119
- Théo FIDRY (theofidry)
119120
- Robert Schönthal (digitalkaoz)
120121
- Florian Lonqueu-Brochard (florianlb)
121122
- Stefano Sala (stefano.sala)
122123
- Evgeniy (ewgraf)
123124
- Juti Noppornpitak (shiroyuki)
124-
- Tobias Nyholm (tobias)
125125
- Tigran Azatyan (tigranazatyan)
126126
- Sebastian Hörl (blogsh)
127127
- Daniel Gomes (danielcsgomes)
@@ -135,6 +135,7 @@ Symfony is the result of the work of many people who made the code better
135135
- Rafael Dohms (rdohms)
136136
- Arnaud Kleinpeter (nanocom)
137137
- jwdeitch
138+
- Mikael Pajunen
138139
- Joel Wurtz (brouznouf)
139140
- Philipp Wahala (hifi)
140141
- Vyacheslav Pavlov
@@ -144,7 +145,6 @@ Symfony is the result of the work of many people who made the code better
144145
- Vincent AUBERT (vincent)
145146
- Rouven Weßling (realityking)
146147
- Teoh Han Hui (teohhanhui)
147-
- Mikael Pajunen
148148
- Clemens Tolboom
149149
- Helmer Aaviksoo
150150
- Hiromi Hishida (77web)
@@ -186,6 +186,7 @@ Symfony is the result of the work of many people who made the code better
186186
- Dustin Whittle (dustinwhittle)
187187
- jeff
188188
- John Kary (johnkary)
189+
- James Halsall (jaitsu)
189190
- Justin Hileman (bobthecow)
190191
- Blanchon Vincent (blanchonvincent)
191192
- Chris Wilkinson (thewilkybarkid)
@@ -223,13 +224,13 @@ Symfony is the result of the work of many people who made the code better
223224
- Arjen Brouwer (arjenjb)
224225
- Katsuhiro OGAWA
225226
- Patrick McDougle (patrick-mcdougle)
226-
- James Halsall (jaitsu)
227227
- Alif Rachmawadi
228228
- Kristen Gilden (kgilden)
229229
- SpacePossum
230230
- Pierre-Yves LEBECQ (pylebecq)
231231
- Alex Pott
232232
- Jakub Kucharovic (jkucharovic)
233+
- Uwe Jäger (uwej711)
233234
- Eugene Leonovich (rybakit)
234235
- Filippo Tessarotto
235236
- Joseph Rouff (rouffj)
@@ -255,6 +256,7 @@ Symfony is the result of the work of many people who made the code better
255256
- Robert Kiss (kepten)
256257
- Ruben Gonzalez (rubenrua)
257258
- Roumen Damianoff (roumen)
259+
- Adam Prager (padam87)
258260
- Antonio J. García Lagar (ajgarlag)
259261
- Kim Hemsø Rasmussen (kimhemsoe)
260262
- Wouter Van Hecke
@@ -277,7 +279,7 @@ Symfony is the result of the work of many people who made the code better
277279
- Andrey Esaulov (andremaha)
278280
- Grégoire Passault (gregwar)
279281
- Ismael Ambrosi (iambrosi)
280-
- Uwe Jäger (uwej711)
282+
- Baptiste Lafontaine
281283
- Aurelijus Valeiša (aurelijus)
282284
- Victor Bocharsky (bocharsky_bw)
283285
- Jan Decavele (jandc)
@@ -307,11 +309,11 @@ Symfony is the result of the work of many people who made the code better
307309
- Matthew Lewinski (lewinski)
308310
- Magnus Nordlander (magnusnordlander)
309311
- alquerci
310-
- Adam Prager (padam87)
311312
- Francesco Levorato
312313
- Vitaliy Zakharov (zakharovvi)
313314
- Tobias Sjösten (tobiassjosten)
314315
- Gyula Sallai (salla)
316+
- David Maicher (dmaicher)
315317
- Inal DJAFAR (inalgnu)
316318
- Christian Gärtner (dagardner)
317319
- Tomasz Kowalczyk (thunderer)
@@ -347,7 +349,7 @@ Symfony is the result of the work of many people who made the code better
347349
- Tobias Naumann (tna)
348350
- Daniel Beyer
349351
- Shein Alexey
350-
- Baptiste Lafontaine
352+
- Romain Gautier (mykiwi)
351353
- Joe Lencioni
352354
- Daniel Tschinder
353355
- Kai
@@ -386,6 +388,7 @@ Symfony is the result of the work of many people who made the code better
386388
- Mihai Stancu
387389
- Olivier Dolbeau (odolbeau)
388390
- Jan Rosier (rosier)
391+
- Thomas Royer (cydonia7)
389392
- vagrant
390393
- EdgarPE
391394
- Florian Pfitzer (marmelatze)
@@ -397,9 +400,9 @@ Symfony is the result of the work of many people who made the code better
397400
- Ariel Ferrandini (aferrandini)
398401
- Dirk Pahl (dirkaholic)
399402
- cedric lombardot (cedriclombardot)
400-
- David Maicher (dmaicher)
401403
- Jonas Flodén (flojon)
402404
- Christian Schmidt
405+
- Amrouche Hamza
403406
- Marcin Sikoń (marphi)
404407
- Dominik Zogg (dominik.zogg)
405408
- Marek Pietrzak
@@ -451,7 +454,9 @@ Symfony is the result of the work of many people who made the code better
451454
- Jakub Škvára (jskvara)
452455
- Andrew Udvare (audvare)
453456
- alexpods
457+
- Arjen van der Meijden
454458
- Michele Locati
459+
- Dariusz Ruminski
455460
- Erik Trapman (eriktrapman)
456461
- De Cock Xavier (xdecock)
457462
- Almog Baku (almogbaku)
@@ -494,6 +499,7 @@ Symfony is the result of the work of many people who made the code better
494499
- Benjamin Laugueux (yzalis)
495500
- Zach Badgett (zachbadgett)
496501
- Aurélien Fredouelle
502+
- Jérôme Parmentier (lctrs)
497503
- Pavel Campr (pcampr)
498504
- Johnny Robeson (johnny)
499505
- Disquedur
@@ -518,6 +524,7 @@ Symfony is the result of the work of many people who made the code better
518524
- Sinan Eldem
519525
- Alexandre Dupuy (satchette)
520526
- Rob Frawley 2nd
527+
- Andre Rømcke (andrerom)
521528
- Nahuel Cuesta (ncuesta)
522529
- Chris Boden (cboden)
523530
- Asmir Mustafic (goetas)
@@ -551,11 +558,13 @@ Symfony is the result of the work of many people who made the code better
551558
- maxime.steinhausser
552559
- Stefan Warman
553560
- Tristan Maindron (tmaindron)
561+
- Wesley Lancel
554562
- Ke WANG (yktd26)
555563
- Strate
556564
- Miquel Rodríguez Telep (mrtorrent)
557565
- Sergey Kolodyazhnyy (skolodyazhnyy)
558566
- umpirski
567+
- Quentin de Longraye (quentinus95)
559568
- Chris Heng (gigablah)
560569
- Ulumuddin Yunus (joenoez)
561570
- Luc Vieillescazes (iamluc)
@@ -580,6 +589,7 @@ Symfony is the result of the work of many people who made the code better
580589
- Disparity
581590
- origaminal
582591
- Matteo Beccati (matteobeccati)
592+
- Kevin (oxfouzer)
583593
- Paweł Wacławczyk (pwc)
584594
- Oleg Zinchenko (cystbear)
585595
- Johannes Klauss (cloppy)
@@ -592,7 +602,6 @@ Symfony is the result of the work of many people who made the code better
592602
- develop
593603
- ReenExe
594604
- Mark Sonnabaum
595-
- Thomas Royer (cydonia7)
596605
- Richard Quadling
597606
- jochenvdv
598607
- Arturas Smorgun (asarturas)
@@ -636,7 +645,6 @@ Symfony is the result of the work of many people who made the code better
636645
- Marc Morera (mmoreram)
637646
- Andrew Hilobok (hilobok)
638647
- Christian Soronellas (theunic)
639-
- Romain Gautier (mykiwi)
640648
- Yosmany Garcia (yosmanyga)
641649
- Wouter J
642650
- Wouter de Wild
@@ -673,7 +681,6 @@ Symfony is the result of the work of many people who made the code better
673681
- Pierre Vanliefland (pvanliefland)
674682
- Sofiane HADDAG (sofhad)
675683
- frost-nzcr4
676-
- Arjen van der Meijden
677684
- Abhoryo
678685
- Fabian Vogler (fabian)
679686
- Korvin Szanto
@@ -718,7 +725,6 @@ Symfony is the result of the work of many people who made the code better
718725
- Simone Di Maulo (toretto460)
719726
- Christian Morgan
720727
- Alexander Miehe (engerim)
721-
- Jérôme Parmentier (lctrs)
722728
- Morgan Auchede (mauchede)
723729
- Don Pinkster
724730
- Maksim Muruev
@@ -779,7 +785,6 @@ Symfony is the result of the work of many people who made the code better
779785
- Pieter
780786
- Michael Tibben
781787
- Sander Marechal
782-
- Andre Rømcke (andrerom)
783788
- Radosław Benkel
784789
- ttomor
785790
- Mei Gwilym (meigwilym)
@@ -790,12 +795,12 @@ Symfony is the result of the work of many people who made the code better
790795
- Sander Coolen (scoolen)
791796
- Nicolas Le Goff (nlegoff)
792797
- Ben Oman
798+
- Andreas Kleemann
793799
- Manuele Menozzi
794800
- Anton Babenko (antonbabenko)
795801
- Irmantas Šiupšinskas (irmantas)
796802
- Danilo Silva
797803
- Zachary Tong (polyfractal)
798-
- Amrouche Hamza
799804
- Hryhorii Hrebiniuk
800805
- Dennis Fridrich (dfridrich)
801806
- mcfedr (mcfedr)
@@ -809,6 +814,7 @@ Symfony is the result of the work of many people who made the code better
809814
- boite
810815
- MGDSoft
811816
- Vadim Tyukov (vatson)
817+
- David Wolter (davewww)
812818
- Sortex
813819
- chispita
814820
- Wojciech Sznapka
@@ -817,6 +823,7 @@ Symfony is the result of the work of many people who made the code better
817823
- Máximo Cuadros (mcuadros)
818824
- tamirvs
819825
- julien.galenski
826+
- Bob van de Vijver
820827
- Christian Neff
821828
- Per Sandström (per)
822829
- Goran Juric
@@ -946,6 +953,7 @@ Symfony is the result of the work of many people who made the code better
946953
- Xavier Coureau
947954
- ConneXNL
948955
- Aharon Perkel
956+
- matze
949957
- Abdul.Mohsen B. A. A
950958
- Benoît Burnichon
951959
- pthompson
@@ -1024,7 +1032,6 @@ Symfony is the result of the work of many people who made the code better
10241032
- Ahmed TAILOULOUTE (ahmedtai)
10251033
- Maxime Veber (nek-)
10261034
- Sullivan SENECHAL
1027-
- Dariusz Ruminski
10281035
- Tadcka
10291036
- Beth Binkovitz
10301037
- Romain Geissler
@@ -1046,6 +1053,7 @@ Symfony is the result of the work of many people who made the code better
10461053
- Rafał Muszyński (rafmus90)
10471054
- Timothy Anido (xanido)
10481055
- Rick Prent
1056+
- skalpa
10491057
- Martin Eckhardt
10501058
- Pieter Jordaan
10511059
- Damien Tournoud
@@ -1094,7 +1102,6 @@ Symfony is the result of the work of many people who made the code better
10941102
- Mephistofeles
10951103
- Hoffmann András
10961104
- Olivier
1097-
- Wesley Lancel
10981105
- pscheit
10991106
- Zdeněk Drahoš
11001107
- Dan Harper
@@ -1123,12 +1130,14 @@ Symfony is the result of the work of many people who made the code better
11231130
- Leonid Terentyev (li0n)
11241131
- ryunosuke
11251132
- victoria
1133+
- Arjan Keeman
11261134
- Francisco Facioni (fran6co)
11271135
- Iwan van Staveren (istaveren)
11281136
- Dany Maillard (maidmaid)
11291137
- Povilas S. (povilas)
11301138
- pborreli
11311139
- Eric Caron
1140+
- Richard Bradley
11321141
- 2manypeople
11331142
- Wing
11341143
- Thomas Bibb
@@ -1247,6 +1256,7 @@ Symfony is the result of the work of many people who made the code better
12471256
- Andrey Chernykh
12481257
- Edvinas Klovas
12491258
- Drew Butler
1259+
- Peter Breuls
12501260
- Tischoi
12511261
- J Bruni
12521262
- Alexey Prilipko
@@ -1312,6 +1322,7 @@ Symfony is the result of the work of many people who made the code better
13121322
- Alan Chen
13131323
- Maerlyn
13141324
- Even André Fiskvik
1325+
- Arjan Keeman
13151326
- Erik van Wingerden
13161327
- Dane Powell
13171328
- Gerrit Drost
@@ -1616,7 +1627,6 @@ Symfony is the result of the work of many people who made the code better
16161627
- Muharrem Demirci (mdemirci)
16171628
- Evgeny Z (meze)
16181629
- Nicolas de Marqué (nicola)
1619-
- Kevin (oxfouzer)
16201630
- Pierre Geyer (ptheg)
16211631
- Sam Fleming (sam_fleming)
16221632
- Thomas BERTRAND (sevrahk)

src/Symfony/Component/HttpKernel/Kernel.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@ abstract class Kernel implements KernelInterface, TerminableInterface
5959
protected $startTime;
6060
protected $loadClassCache;
6161

62-
const VERSION = '3.1.10-DEV';
62+
const VERSION = '3.1.10';
6363
const VERSION_ID = 30110;
6464
const MAJOR_VERSION = 3;
6565
const MINOR_VERSION = 1;
6666
const RELEASE_VERSION = 10;
67-
const EXTRA_VERSION = 'DEV';
67+
const EXTRA_VERSION = '';
6868

6969
const END_OF_MAINTENANCE = '01/2017';
7070
const END_OF_LIFE = '07/2017';

0 commit comments

Comments
 (0)
0