8000 Merge branch '4.3' into 4.4 · symfony/symfony@25c166f · GitHub
[go: up one dir, main page]

Skip to content

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 25c166f

Browse files
Merge branch '4.3' into 4.4
* 4.3: bumped Symfony version to 4.3.8 updated VERSION for 4.3.7 updated CHANGELOG for 4.3.7 bumped Symfony version to 3.4.35 updated VERSION for 3.4.34 update CONTRIBUTORS for 3.4.34 updated CHANGELOG for 3.4.34
2 parents be987f4 + 3461d0e commit 25c166f

File tree

2 files changed

+48
-16
lines changed

2 files changed

+48
-16
lines changed

CHANGELOG-4.3.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,26 @@ in 4.3 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/v4.3.0...v4.3.1
99

10+
* 4.3.7 (2019-11-11)
11+
12+
* bug #34294 [Workflow] Fix error when we use ValueObject for the marking property (FabienSalles)
13+
* bug #34297 [DI] fix locators with numeric keys (nicolas-grekas)
14+
* bug #34282 [DI] Dont cache classes with missing parents (nicolas-grekas)
15+
* bug #34287 [HttpClient] Fix a crash when calling CurlHttpClient::__destruct() (dunglas)
16+
* bug #34129 [FrameworkBundle][Translation] Invalidate cached catalogues when the scanned directories change (fancyweb)
17+
* bug #34246 [Serializer] Use context to compute MetadataAwareNameConverter cache (antograssiot)
18+
* bug #34251 [HttpClient] expose only gzip when doing transparent compression (nicolas-grekas)
19+
* bug #34244 [Inflector] add support for 'species' (jeffreymoelands)
20+
* bug #34085 [Console] Detect dimensions using mode CON if vt100 is supported (rtek)
21+
* bug #34199 [HttpClient] Retry safe requests using HTTP/1.1 when HTTP/2 fails (nicolas-grekas)
22+
* bug #34192 [Routing] Fix URL generator instantiation (X-Coder264, HypeMC)
23+
* bug #34134 [Messenger] fix retry of messages losing the routing key and properties (Tobion)
24+
* bug #34181 [Stopwatch] Fixed bug in getDuration when counting multiple ongoing periods (TimoBakx)
25+
* bug #34165 [PropertyInfo] Fixed type extraction for nullable collections of non-nullable elements (happyproff)
26+
* bug #34179 [Stopwatch] Fixed a bug in StopwatchEvent::getStartTime (TimoBakx)
27+
* bug #34203 [FrameworkBundle] [HttpKernel] fixed correct EOL and EOM month (erics86)
28+
* bug #34035 [Serializer] Fix property name usage for denormalization (antograssiot)
29+
1030
* 4.3.6 (2019-11-01)
1131

1232
* bug #34198 [HttpClient] Fix perf issue when doing thousands of requests with curl (nicolas-grekas)

CONTRIBUTORS.md

Lines changed: 28 additions & 16 deletions
< 10000 td data-grid-cell-id="diff-c0f86987c556ec52d97b9acf0f35bb2ad0521f65c3113e1b15362ca76502eed2-737-738-2" data-line-anchor="diff-c0f86987c556ec52d97b9acf0f35bb2ad0521f65c3113e1b15362ca76502eed2R738" data-selected="false" role="gridcell" style="background-color:var(--bgColor-default);padding-right:24px" tabindex="-1" valign="top" class="focusable-grid-cell diff-text-cell right-side-diff-cell left-side">
- Stefan Warman
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@ Symfony is the result of the work of many people who made the code better
2222
- Johannes S (johannes)
2323
- Grégoire Pineau (lyrixx)
2424
- Kris Wallsmith (kriswallsmith)
25-
- Hugo Hamon (hhamon)
2625
- Yonel Ceruto (yonelceruto)
26+
- Hugo Hamon (hhamon)
2727
- Abdellatif Ait boudad (aitboudad)
2828
- Samuel ROZE (sroze)
2929
- Romain Neutron (romain)
3030
- Pascal Borreli (pborreli)
3131
- Wouter De Jong (wouterj)
3232
- Joseph Bielawski (stloyd)
33-
- Karma Dordrak (drak)
3433
- Alexander M. Turek (derrabus)
34+
- Karma Dordrak (drak)
3535
- Lukas Kahwe Smith (lsmith)
3636
- Martin Hasoň (hason)
3737
- Hamza Amrouche (simperfit)
@@ -78,8 +78,8 @@ Symfony is the result of the work of many people who made the code better
7878
- Vladimir Reznichenko (kalessil)
7979
- Florin Patan (florinpatan)
8080
- Jáchym Toušek (enumag)
81-
- Michel Weimerskirch (mweimerskirch)
8281
- Andrej Hudec (pulzarraider)
82+
- Michel Weimerskirch (mweimerskirch)
8383
- Issei Murasawa (issei_m)
8484
- Eric Clemmons (ericclemmons)
8585
- Charles Sarrazin (csarrazi)
@@ -124,14 +124,14 @@ Symfony is the result of the work of many people who made the code better
124124
- Jacob Dreesen (jdreesen)
125125
- Florian Voutzinos (florianv)
126126
- Colin Frei
127+
- Oskar Stark (oskarstark)
127128
- Javier Spagnoletti (phansys)
128129
- Joshua Thijssen
129130
- Alex Pott
130131
- Daniel Wehner (dawehner)
131132
- excelwebzone
132133
- Gordon Franke (gimler)
133134
- Teoh Han Hui (teohhanhui)
134-
- Oskar Stark (oskarstark)
135135
- Fabien Pennequin (fabienpennequin)
136136
- Théo FIDRY (theofidry)
137137
- Eric GELOEN (gelo)
@@ -147,6 +147,7 @@ Symfony is the result of the work of many people who made the code better
147147
- Evgeniy (ewgraf)
148148
- Vincent AUBERT (vincent)
149149
- Juti Noppornpitak (shiroyuki)
150+
- Alexander Schranz (alexander-schranz)
150151
- Anthony MARTIN (xurudragon)
151152
- Tigran Azatyan (tigranazatyan)
152153
- Sebastian Hörl (blogsh)
@@ -162,13 +163,12 @@ Symfony is the result of the work of many people who made the code better
162163
- François-Xavier de Guillebon (de-gui_f)
163164
- Oleg Voronkovich
164165
- Philipp Wahala (hifi)
166+
- Massimiliano Arione (garak)
165167
- Rafael Dohms (rdohms)
166168
- jwdeitch
167-
- Alexander Schranz (alexander-schranz)
168169
- Mikael Pajunen
169170
- Alessandro Chitolina (alekitto)
170171
- Yanick Witschi (toflar)
171-
- Massimiliano Arione (garak)
172172
- Niels Keurentjes (curry684)
173173
- Vyacheslav Pavlov
174174
- Richard van Laak (rvanlaak)
@@ -261,6 +261,7 @@ Symfony is the result of the work of many people who made the code better
261261
- Mantis Development
262262
- Loïc Faugeron
263263
- Hidde Wieringa (hiddewie)
264+
- dFayet
264265
- Marco Pivetta (ocramius)
265266
- Rob Frawley 2nd (robfrawley)
266267
- julien pauli (jpauli)
@@ -284,6 +285,7 @@ Symfony is the result of the work of many people who made the code better
284285
- Xavier Montaña Carreras (xmontana)
285286
- Rémon van de Kamp (rpkamp)
286287
- Mickaël Andrieu (mickaelandrieu)
288+
- Anthony GRASSIOT (antograssiot)
287289
- Xavier Perez
288290
- Arjen Brouwer (arjenjb)
289291
- Katsuhiro OGAWA
@@ -321,7 +323,6 @@ Symfony is the result of the work of many people who made the code better
321323
- Frank de Jonge (frenkynet)
322324
- Nikita Konstantinov
323325
- Wodor Wodorski
324-
- dFayet
325326
- Thomas Lallement (raziel057)
326327
- Colin O&#039;Dell (colinodell)
327328
- Giorgio Premi
@@ -405,6 +406,7 @@ Symfony is the result of the work of many people who made the code better
405406
- Dmytro Borysovskyi (dmytr0)
406407
- Tomasz Kowalczyk (thunderer)
407408
- Artur Eshenbrener
409+
- Timo Bakx (timobakx)
408410
- Damien Alexandre (damienalexandre)
409411
- Thomas Perez (scullwm)
410412
- Saif Eddin Gmati (azjezz)
@@ -427,7 +429,6 @@ Symfony is the result of the work of many people who made the code better
427429
- Grzegorz (Greg) Zdanowski (kiler129)
428430
- Iker Ibarguren (ikerib)
429431
- Kirill chEbba Chebunin (chebba)
430-
- Anthony GRASSIOT (antograssiot)
431432
- Greg Thornton (xdissent)
432433
- Martin Hujer (martinhujer)
433434
- Alex Bowers
@@ -442,6 +443,7 @@ Symfony is the result of the work of many people who made the code better
442443
- Michele Locati
443444
- Pavel Volokitin (pvolok)
444445
- Valentine Boineau (valentineboineau)
446+
- Christopher Hertel (chertel)
445447
- Arthur de Moulins (4rthem)
446448
- Matthias Althaus (althaus)
447449
- Nicolas Dewez (nicolas_dewez)
@@ -483,6 +485,7 @@ Symfony is the result of the work of many people who made the code better
483485
- Steffen Roßkamp
484486
- Alexandru Furculita (afurculita)
485487
- Valentin Jonovs (valentins-jonovs)
488+
- Guilhem N (guilhemn)
486489
- Laurent VOULLEMIER (lvo)
487490
- Jeanmonod David (jeanmonod)
488491
- Christopher Davis (chrisguitarguy)
@@ -606,7 +609,6 @@ Symfony is the result of the work of many people who made the code better
606609
- Karoly Gossler (connorhu)
607610
- Scott Arciszewski
608611
- Xavier HAUSHERR
609-
- Christopher Hertel (chertel)
610612
- Norbert Orzechowicz (norzechowicz)
611613
- Denis Charrier (brucewouaigne)
612614
- Matthijs van den Bos (matthijs)
@@ -664,6 +666,7 @@ Symfony is the result of the work of many people who made the code better
664666
- Sebastian Krebs
665667
- Piotr Stankowski
666668
- Baptiste Leduc (bleduc)
669+
- Julien Maulny
667670
- Jean-Christophe Cuvelier [Artack]
668671
- Julien Montel (julienmgel)
669672
- Philippe Segatori
@@ -717,15 +720,13 @@ Symfony is the result of the work of many people who made the code better
717720
- dantleech
718721
- Anne-Sophie Bachelard (annesophie)
719722
- Sebastian Marek (proofek)
720-
- Guilhem N (guilhemn)
721723
- Erkhembayar Gantulga (erheme318)
722724
- zenmate
723725
- Michal Trojanowski
724726
- David Fuhr
725727
- Mathias STRASSER (roukmoute)
726728
- Max Grigorian (maxakawizard)
727729
- DerManoMann
728-
- Timo Bakx (timobakx)
729730
- Rostyslav Kinash
730731
- Dennis Fridrich (dfridrich)
731732
- Mardari Dorel (dorumd)
@@ -736,6 +737,7 @@ Symfony is the result of the work of many people who made the code better
736737
- adev
737738
738739
- Arkadius Stefanski (arkadius)
740+
- Antonio Pauletich (x-coder264)
739741
- Tristan Maindron (tmaindron)
740742
- Behnoush Norouzali (behnoush)
741743
- Wesley Lancel
@@ -753,6 +755,7 @@ Symfony is the result of the work of many people who made the code better
753755
- Shaun Simmons (simshaun)
754756
- Richard Bradley
755757
- Ulumuddin Yunus (joenoez)
758+
- rtek
756759
- Johann Saunier (prophet777)
757760
- Sergey (upyx)
758761
- Andreas Erhard
@@ -772,6 +775,7 @@ Symfony is the result of the work of many people who made the code better
772775
- Simon Schick (simonsimcity)
773776
- redstar504
774777
- Tristan Roussel
778+
- HypeMC
775779
- Cameron Porter
776780
- Hossein Bukhamsin
777781
- Oliver Hoff
@@ -973,6 +977,7 @@ Symfony is the result of the work of many people who made the code better
973977
- Alexander Miehe (engerim)
974978
- Morgan Auchede (mauchede)
975979
- Sascha Dens (saschadens)
980+
- Chi-teck
976981
- Don Pinkster
977982
- Maksim Muruev
978983
- Emil Einarsson
@@ -1052,6 +1057,7 @@ Symfony is the result of the work of many people who made the code better
10521057
- neghmurken
10531058
- xaav
10541059
- Mahmoud Mostafa (mahmoud)
1060+
- Mathias Arlaud (mtarld)
10551061
- Ahmed Abdou
10561062
- Daniel Iwaniec
10571063
- Pieter
@@ -1092,7 +1098,6 @@ Symfony is the result of the work of many people who made the code better
10921098
- Ashura
10931099
- Hryhorii Hrebiniuk
10941100
- johnstevenson
1095-
- Antonio Pauletich (x-coder264)
10961101
- hamza
10971102
- dantleech
10981103
- Bastien DURAND (deamon)
@@ -1129,9 +1134,9 @@ Symfony is the result of the work of many people who made the code better
11291134
- Chris Tiearney
11301135
- Oliver Hoff
11311136
- Ole Rößner (basster)
1132-
- rtek
11331137
- Faton (notaf)
11341138
- Tom Houdmont
1139+
- tamar peled
11351140
- Per Sandström (per)
11361141
- Goran Juric
11371142
- Laurent Ghirardotti (laurentg)
@@ -1169,8 +1174,8 @@ Symfony is the result of the work of many people who made the code better
11691174
- Ken Marfilla (marfillaster)
11701175
- benatespina (benatespina)
11711176
- Denis Kop
1172-
- HypeMC
11731177
- Jean-Guilhem Rouel (jean-gui)
1178+
- HypeMC
11741179
- jfcixmedia
11751180
- Dominic Tubach
11761181
- Nikita Konstantinov
@@ -1223,6 +1228,7 @@ Symfony is the result of the work of many people who made the code better
12231228
- Dan Wilga
12241229
- Andrew Tch
12251230
- Alexander Cheprasov
1231+
- Tristan Bessoussa (sf_tristanb)
12261232
- Rodrigo Díez Villamuera (rodrigodiez)
12271233
- James Hudson
12281234
- Stephen Clouse
@@ -1381,6 +1387,7 @@ Symfony is the result of the work of many people who made the code better
13811387
- Zacharias Luiten
13821388
- Sebastian Utz
13831389
- Adrien Gallou (agallou)
1390+
- Fabien Salles (blacked)
13841391
- Maks Rafalko (bornfree)
13851392
- Karol Sójko (karolsojko)
13861393
- sl_toto (sl_toto)
@@ -1544,6 +1551,7 @@ Symfony is the result of the work of many people who made the code better
15441551
- 1ma (jautenim)
15451552
- Nicolas Schwartz (nicoschwartz)
15461553
- Patrik Gmitter (patie)
1554+
- Peter Schultz
15471555
- Jonathan Gough
15481556
- Benjamin Bender
15491557
- Jared Farrish
@@ -1616,6 +1624,7 @@ Symfony is the result of the work of many people who made the code better
16161624
- ryunosuke
16171625
- victoria
16181626
- Francisco Facioni (fran6co)
1627+
- Stanislav Gamayunov (happyproff)
16191628
- Iwan van Staveren (istaveren)
16201629
- Povilas S. (povilas)
16211630
- Laurent Negre (raulnet)
@@ -1630,6 +1639,7 @@ Symfony is the result of the work of many people who made the code better
16301639
- catch
16311640
- Alexandre Segura
16321641
- Josef Cech
1642+
- Glodzienski
16331643
- Andrii Boiko
16341644
- Harold Iedema
16351645
- Ikhsan Agustian
@@ -1670,6 +1680,7 @@ Symfony is the result of the work of many people who made the code better
16701680
- Matthew Donadio
16711681
- Houziaux mike
16721682
- Phobetor
1683+
- Eric Schildkamp
16731684
- Andreas
16741685
- Markus
16751686
- Daniel Gorgan
@@ -1700,6 +1711,7 @@ Symfony is the result of the work of many people who made the code better
17001711
- Mathieu Dewet (mdewet)
17011712
- Nicolas Tallefourtané (nicolab)
17021713
- Botond Dani (picur)
1714+
- Romaric Drigon (romaricdrigon)
17031715
- Thierry Marianne (thierrymarianne)
17041716
- Nick Stemerdink
17051717
- David Stone
@@ -1899,7 +1911,6 @@ Symfony is the result of the work of many people who made the code better
18991911
- Hein Zaw Htet™
19001912
- Ruben Kruiswijk
19011913
- Cosmin-Romeo TANASE
1902-
- Julien Maulny
19031914
- Michael J
19041915
- Joseph Maarek
19051916
- Alexander Menk
@@ -2037,6 +2048,7 @@ Symfony is the result of the work of many people who made the code better
20372048
- HADJEDJ Vincent (hadjedjvincent)
20382049
- Daniele Cesarini (ijanki)
20392050
- Ismail Asci (ismailasci)
2051+
- Jeffrey Moelands (jeffreymoelands)
20402052
- Hugo Alliaume (kocal)
20412053
- Simon CONSTANS (kosssi)
20422054
- Kristof Van Cauwenbergh (kristofvc)
@@ -2051,7 +2063,6 @@ Symfony is the result of the work of many people who made the code better
20512063
- Ulf Reimers (ureimers)
20522064
- Wotre
20532065
- goohib
2054-
- Chi-teck
20552066
- Tom Counsell
20562067
- George Bateman
20572068
- Xavier HAUSHERR
@@ -2344,6 +2355,7 @@ Symfony is the result of the work of many people who made the code better
23442355
- Stano Turza
23452356
- simpson
23462357
- drublic
2358+
- MaPePeR
23472359
- Andreas Streichardt
23482360
- Alexandre Segura
23492361
- Pascal Hofmann

0 commit comments

Comments
 (0)
0