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 dbeebd1

Browse filesBrowse files
committed
Merge branch '5.3' into 5.4
* 5.3: Bump Symfony version to 5.2.11 Update VERSION for 5.2.10 Update CHANGELOG for 5.2.10 Bump Symfony version to 4.4.26 cs fix Update VERSION for 4.4.25 Update CONTRIBUTORS for 4.4.25 Update CHANGELOG for 4.4.25
2 parents c4404fd + 4d7d2a9 commit dbeebd1
Copy full SHA for dbeebd1

File tree

4 files changed

+27
-12
lines changed
Filter options

4 files changed

+27
-12
lines changed

‎CHANGELOG-5.2.md

Copy file name to clipboardExpand all lines: CHANGELOG-5.2.md
+11Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ in 5.2 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/v5.2.0...v5.2.1
99

10+
* 5.2.10 (2021-06-01)
11+
12+
* bug #41000 [Form] Use !isset for checks cause this doesn't falsely include 0 (Kai Dederichs)
13+
* bug #41407 [DependencyInjection] keep container.service_subscriber tag on the decorated definition (xabbuh)
14+
* bug #40866 [Filesystem] fix readlink() for Windows (a1812)
15+
* bug #41394 [Form] fix support for years outside of the 32b range on x86 arch (nicolas-grekas)
16+
* bug #41380 Make Mailgun Header compatible with other Bridges (jderusse)
17+
* bug #39847 [Messenger] Fix merging PrototypedArrayNode associative values (svityashchuk)
18+
* bug #41346 [WebProfilerBundle] Wrapping exception js in Sfjs check and also loading base_js Sfjs if needed (weaverryan)
19+
* bug #41344 [VarDumper] Don't pass null to parse_url() (derrabus)
20+
1021
* 5.2.9 (2021-05-19)
1122

1223
* security #cve-2021-21424 [Security\Core] Fix user enumeration via response body on invalid credentials (chalasr)

‎CONTRIBUTORS.md

Copy file name to clipboardExpand all lines: CONTRIBUTORS.md
+14-9Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ The Symfony Connect username in parenthesis allows to get more information
1414
- Christophe Coevoet (stof)
1515
- Maxime Steinhausser (ogizanagi)
1616
- Kévin Dunglas (dunglas)
17-
- Grégoire Pineau (lyrixx)
1817
- Jérémy DERUSSÉ (jderusse)
18+
- Grégoire Pineau (lyrixx)
1919
- Wouter De Jong (wouterj)
2020
- Jordi Boggiano (seldaek)
2121
- Victor Berchet (victor)
@@ -140,6 +140,7 @@ The Symfony Connect username in parenthesis allows to get more information
140140
- Adrien Brault (adrienbrault)
141141
- Julien Falque (julienfalque)
142142
- Jacob Dreesen (jdreesen)
143+
- Malte Schlüter (maltemaltesich)
143144
- Joel Wurtz (brouznouf)
144145
- Florian Voutzinos (florianv)
145146
- Teoh Han Hui (teohhanhui)
@@ -152,10 +153,10 @@ The Symfony Connect username in parenthesis allows to get more information
152153
- Tugdual Saunier (tucksaun)
153154
- excelwebzone
154155
- Gordon Franke (gimler)
156+
- Saif Eddin Gmati (azjezz)
155157
- Jesse Rushlow (geeshoe)
156158
- Fabien Pennequin (fabienpennequin)
157159
- Théo FIDRY (theofidry)
158-
- Saif Eddin Gmati (azjezz)
159160
- Eric GELOEN (gelo)
160161
- Matthieu Napoli (mnapoli)
161162
- HypeMC (hypemc)
@@ -182,6 +183,7 @@ The Symfony Connect username in parenthesis allows to get more information
182183
- Albert Casademont (acasademont)
183184
- Arnaud Kleinpeter (nanocom)
184185
- Guilherme Blanco (guilhermeblanco)
186+
- Smaine Milianni (ismail1432)
185187
- SpacePossum
186188
- Pablo Godel (pgodel)
187189
- Andreas Braun
@@ -194,6 +196,7 @@ The Symfony Connect username in parenthesis allows to get more information
194196
- George Mponos (gmponos)
195197
- jwdeitch
196198
- Fabien Bourigault (fbourigault)
199+
- Alexander Menshchikov (zmey_kk)
197200
- YaFou
198201
- Mikael Pajunen
199202
- Andreas Schempp (aschempp)
@@ -207,12 +210,10 @@ The Symfony Connect username in parenthesis allows to get more information
207210
- Chi-teck
208211
- Jeroen Spee (jeroens)
209212
- Timo Bakx (timobakx)
210-
- Smaine Milianni (ismail1432)
211213
- Marco Pivetta (ocramius)
212214
- Vincent Touzet (vincenttouzet)
213215
- Rouven Weßling (realityking)
214216
- Jérôme Parmentier (lctrs)
215-
- Alexander Menshchikov (zmey_kk)
216217
- Ben Davies (bendavies)
217218
- Alessandro Lai (jean85)
218219
- Clemens Tolboom
@@ -268,7 +269,6 @@ The Symfony Connect username in parenthesis allows to get more information
268269
- Ruben Gonzalez (rubenrua)
269270
- Benjamin Dulau (dbenjamin)
270271
- Baptiste Lafontaine (magnetik)
271-
- Malte Schlüter (maltemaltesich)
272272
- Mathieu Lemoine (lemoinem)
273273
- Christian Schmidt
274274
- Andreas Hucks (meandmymonkey)
@@ -301,6 +301,7 @@ The Symfony Connect username in parenthesis allows to get more information
301301
- Jeremy Livingston (jeremylivingston)
302302
- Michael Lee (zerustech)
303303
- Matthieu Auger (matthieuauger)
304+
- Michael Babker (mbabker)
304305
- Leszek Prabucki (l3l0)
305306
- Nicolas Philippe (nikophil)
306307
- Colin O'Dell (colinodell)
@@ -342,7 +343,6 @@ The Symfony Connect username in parenthesis allows to get more information
342343
- Sébastien Lavoie (lavoiesl)
343344
- Dariusz
344345
- Farhad Safarov (safarov)
345-
- Michael Babker (mbabker)
346346
- Thomas Lallement (raziel057)
347347
- Francois Zaninotto
348348
- Claude Khedhiri (ck-developer)
@@ -453,6 +453,7 @@ The Symfony Connect username in parenthesis allows to get more information
453453
- Bertrand Zuchuat (garfield-fr)
454454
- Gabor Toth (tgabi333)
455455
- realmfoo
456+
- Roman Martinuk (a2a4)
456457
- Thomas Tourlourat (armetiz)
457458
- Andrey Esaulov (andremaha)
458459
- Grégoire Passault (gregwar)
@@ -473,6 +474,7 @@ The Symfony Connect username in parenthesis allows to get more information
473474
- Francesc Rosàs (frosas)
474475
- Romain Pierre (romain-pierre)
475476
- Julien Galenski (ruian)
477+
- Dieter
476478
- Bongiraud Dominique
477479
- Kyle
478480
- janschoenherr
@@ -546,7 +548,6 @@ The Symfony Connect username in parenthesis allows to get more information
546548
- Philipp Cordes
547549
- Jeroen Thora (bolle)
548550
- Costin Bereveanu (schniper)
549-
- Roman Martinuk (a2a4)
550551
- Loïc Chardonnet (gnusat)
551552
- Marek Kalnik (marekkalnik)
552553
- Vyacheslav Salakhutdinov (megazoll)
@@ -596,7 +597,6 @@ The Symfony Connect username in parenthesis allows to get more information
596597
- Christophe L. (christophelau)
597598
- Sander Toonen (xatoo)
598599
- Anthon Pang (robocoder)
599-
- Dieter
600600
- Marko Kaznovac (kaznovac)
601601
- Marc Laporte
602602
- Michał Jusięga
@@ -623,6 +623,7 @@ The Symfony Connect username in parenthesis allows to get more information
623623
- Niklas Fiekas
624624
- Philippe Segatori
625625
- Markus Bachmann (baachi)
626+
- fd6130 (fdtvui)
626627
- Kévin THERAGE (kevin_therage)
627628
- Michel Hunziker
628629
- Gunnstein Lye (glye)
@@ -873,7 +874,6 @@ The Symfony Connect username in parenthesis allows to get more information
873874
- Safonov Nikita (ns3777k)
874875
- vitaliytv
875876
- Nicolas Martin (cocorambo)
876-
- fd6130 (fdtvui)
877877
- Dalibor Karlović (dkarlovi)
878878
- Sebastian Blum
879879
- Alexis Lefebvre
@@ -1179,6 +1179,7 @@ The Symfony Connect username in parenthesis allows to get more information
11791179
- possum
11801180
- Denis Zunke (donalberto)
11811181
- Ahmadou Waly Ndiaye (waly)
1182+
- Antonin CLAUZIER (0x346e3730)
11821183
- moldman
11831184
- Evert Harmeling (evertharmeling)
11841185
- Jonathan Johnson (jrjohnson)
@@ -1234,6 +1235,7 @@ The Symfony Connect username in parenthesis allows to get more information
12341235
- Eric Hertwig
12351236
- Niels Robin-Aubertin
12361237
- Adrien Wilmet (adrienfr)
1238+
- Aleksandar Jakovljevic (ajakov)
12371239
- Laurent Bassin (lbassin)
12381240
- Hamza Makraz (makraz)
12391241
- andrey1s
@@ -1610,6 +1612,7 @@ The Symfony Connect username in parenthesis allows to get more information
16101612
- hjkl
16111613
- Tony Cosentino (tony-co)
16121614
- Dan Wilga
1615+
- Oleksii Svitiashchuk
16131616
- Andrew Tch
16141617
- Alexander Cheprasov
16151618
- Tristan Bessoussa (sf_tristanb)
@@ -1651,6 +1654,7 @@ The Symfony Connect username in parenthesis allows to get more information
16511654
- Gustavo Adrian
16521655
- Jorrit Schippers (jorrit)
16531656
- Yannick
1657+
- Kai Dederichs
16541658
- Vladimir Luchaninov (luchaninov)
16551659
- spdionis
16561660
- rchoquet
@@ -2774,6 +2778,7 @@ The Symfony Connect username in parenthesis allows to get more information
27742778
- Jordane VASPARD (elementaire)
27752779
- Elliot Anderson (elliot)
27762780
- Fabien D. (fabd)
2781+
- Faizan Akram Dar (faizanakram)
27772782
- Carsten Eilers (fnc)
27782783
- Sorin Gitlan (forapathy)
27792784
- Yohan Giarelli (frequence-web)

‎src/Symfony/Component/Lock/Store/MongoDbStore.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Lock/Store/MongoDbStore.php
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@
4747
*/
4848
class MongoDbStore implements PersistingStoreInterface
4949
{
50+
use ExpiringStoreTrait;
51+
5052
private $collection;
5153
private $client;
5254
private $uri;
5355
private $options;
5456
private $initialTtl;
5557

56-
use ExpiringStoreTrait;
57-
5858
/**
5959
* @param Collection|Client|string $mongo An instance of a Collection or Client or URI @see https://docs.mongodb.com/manual/reference/connection-string/
6060
* @param array $options See below

‎src/Symfony/Component/Semaphore/Store/StoreFactory.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Semaphore/Store/StoreFactory.php
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111

1212
namespace Symfony\Component\Semaphore\Store;
1313

14-
use Doctrine\DBAL\Connection;
1514
use Symfony\Component\Cache\Adapter\AbstractAdapter;
1615
use Symfony\Component\Cache\Traits\RedisClusterProxy;
1716
use Symfony\Component\Cache\Traits\RedisProxy;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.