8000 Merge branch '5.3' into 5.4 · symfony/symfony@e32d330 · GitHub
[go: up one dir, main page]

Skip to content

Commit e32d330

Browse files
Merge branch '5.3' into 5.4
* 5.3: Add 5.3 in github PR template Bump Symfony version to 5.2.10 Update VERSION for 5.2.9 Update CHANGELOG for 5.2.9 Bump Symfony version to 4.4.25 Update VERSION for 4.4.24 Update CONTRIBUTORS for 4.4.24 Update CHANGELOG for 4.4.24
2 parents c0f757b + 9e705ee commit e32d330

File tree

4 files changed

+25
-8
lines changed

4 files changed

+25
-8
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
| Q | A
22
| ------------- | ---
3-
| Branch? | 5.x for features / 4.4 or 5.2 for bug fixes <!-- see below -->
3+
| Branch? | 5.4 for features / 4.4, 5.2 or 5.3 for bug fixes <!-- see below -->
44
| Bug fix? | yes/no
55
| New feature? | yes/no <!-- please update src/**/CHANGELOG.md files -->
66
| Deprecations? | yes/no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ addons:
1414

1515
env:
1616
global:
17-
- SYMFONY_VERSION=5.x
17+
- SYMFONY_VERSION=5.4
1818
- MIN_PHP=7.2.5
1919
- SYMFONY_PROCESS_PHP_TEST_BINARY=~/.phpenv/shims/php
2020
- SYMFONY_PHPUNIT_DISABLE_RESULT_CACHE=1

CHANGELOG-5.2.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ 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.9 (2021-05-19)
11+
12+
* security #cve-2021-21424 [Security\Core] Fix user enumeration via response body on invalid credentials (chalasr)
13+
* bug #41275 Fixes Undefined method call (faizanakram99)
14+
* bug #41269 [SecurityBundle] Remove invalid unused service (chalasr)
15+
* bug #41139 [Security] [DataCollector] Remove allows anonymous information in datacollector (ismail1432)
16+
* bug #41230 [FrameworkBundle][Validator] Fix deprecations from Doctrine Annotations+Cache (derrabus)
17+
* bug #41206 [Mailer] Fix SES API call with UTF-8 Addresses (jderusse)
18+
* bug #41240 Fixed deprecation warnings about passing null as parameter (derrabus)
19+
* bug #41241 [Finder] Fix gitignore regex build with "**" (mvorisek)
20+
* bug #41224 [HttpClient] fix adding query string to relative URLs with scoped clients (nicolas-grekas)
21+
* bug #41233 [DependencyInjection][ProxyManagerBridge] Don't call class_exists() on null (derrabus)
22+
* bug #41211 [Notifier] Add missing charset to content-type for Slack notifier (norkunas)
23+
* bug #41210 [Console] Fix Windows code page support (orkan)
24+
1025
* 5.2.8 (2021-05-12)
1126

1227
* security #cve-2021-21424 [Security][Guard] Prevent user enumeration (chalasr)

CONTRIBUTORS.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -146,12 +146,12 @@ The Symfony Connect username in parenthesis allows to get more information
146146
- Colin Frei
147147
- Javier Spagnoletti (phansys)
148148
- Joshua Thijssen
149+
- Tomas Norkūnas (norkunas)
149150
- Yanick Witschi (toflar)
150151
- Daniel Wehner (dawehner)
151152
- Tugdual Saunier (tucksaun)
152153
- excelwebzone
153154
- Gordon Franke (gimler)
154-
- Tomas Norkūnas (norkunas)
155155
- Jesse Rushlow (geeshoe)
156156
- Fabien Pennequin (fabienpennequin)
157157
- Théo FIDRY (theofidry)
@@ -280,6 +280,7 @@ The Symfony Connect username in parenthesis allows to get more information
280280
- Stadly
281281
- Stepan Anchugov (kix)
282282
- François Pluchino (francoispluchino)
283+
- Rokas Mikalkėnas (rokasm)
283284
- bronze1man
284285
- Jeroen Noten (jeroennoten)
285286
- sun (sun)
@@ -318,7 +319,6 @@ The Symfony Connect username in parenthesis allows to get more information
318319
- Clara van Miert
319320
- Bastien Jaillot (bastnic)
320321
- Rui Marinho (ruimarinho)
321-
- Rokas Mikalkėnas (rokasm)
322322
- Alexandre Daubois (alexandre-daubois)
323323
- Eugene Wissner
324324
- Bohan Yang (brentybh)
@@ -387,6 +387,7 @@ The Symfony Connect username in parenthesis allows to get more information
387387
- Nguyen Xuan Quynh (xuanquynh)
388388
- Jan Sorgalla (jsor)
389389
- Ray
390+
- Bozhidar Hristov (warxcell)
390391
- Chekote
391392
- Thomas Adam
392393
- Jhonny Lidfors (jhonne)
@@ -403,6 +404,7 @@ The Symfony Connect username in parenthesis allows to get more information
403404
- Mohammad Emran Hasan (phpfour)
404405
- Dmitriy Mamontov (mamontovdmitriy)
405406
- Ben Ramsey (ramsey)
407+
- Michael Voříšek
406408
- Laurent Masforné (heisenberg)
407409
- Giorgio Premi
408410
- Guillaume (guill)
@@ -453,7 +455,6 @@ The Symfony Connect username in parenthesis allows to get more information
453455
- realmfoo
454456
- Thomas Tourlourat (armetiz)
455457
- Andrey Esaulov (andremaha)
456-
- Bozhidar Hristov (warxcell)
457458
- Grégoire Passault (gregwar)
458459
- Jerzy Zawadzki (jzawadzki)
459460
- Ismael Ambrosi (iambrosi)
@@ -492,7 +493,6 @@ The Symfony Connect username in parenthesis allows to get more information
492493
- Gennady Telegin (gtelegin)
493494
- Krystian Marcisz (simivar)
494495
- Toni Rudolf (toooni)
495-
- Michael Voříšek
496496
- Erin Millard
497497
- Artur Melo (restless)
498498
- Matthew Lewinski (lewinski)
@@ -610,6 +610,7 @@ The Symfony Connect username in parenthesis allows to get more information
610610
- Steffen Roßkamp
611611
- Alexandru Furculita (afurculita)
612612
- Valentin Jonovs (valentins-jonovs)
613+
- Andrii Bodnar
613614
- Bastien DURAND (deamon)
614615
- Jeanmonod David (jeanmonod)
615616
- Christopher Davis (chrisguitarguy)
@@ -693,6 +694,7 @@ The Symfony Connect username in parenthesis allows to get more information
693694
- Andreas Leathley (iquito)
694695
- Soufian EZ-ZANTAR (soezz)
695696
- Zander Baldwin
697+
- Marek Zajac
696698
- Adam Harvey
697699
- Anton Bakai
698700
- Rhodri Pugh (rodnaph)
@@ -1394,7 +1396,6 @@ The Symfony Connect username in parenthesis allows to get more information
13941396
- Gary Houbre (thegarious)
13951397
- Romain Monteil (ker0x)
13961398
- sensio
1397-
- Andrii Bodnar
13981399
- Thomas Jarrand
13991400
- Antoine Bluchet (soyuka)
14001401
- Patrick Kaufmann
@@ -1713,7 +1714,6 @@ The Symfony Connect username in parenthesis allows to get more information
17131714
- David Legatt (dlegatt)
17141715
- Alain Flaus (halundra)
17151716
- tsufeki
1716-
- Marek Zajac
17171717
- Philipp Strube
17181718
- Clement Herreman (clemherrema 9AC0 n)
17191719
- Dan Ionut Dumitriu (danionut90)
@@ -1910,6 +1910,7 @@ The Symfony Connect username in parenthesis allows to get more information
19101910
- Nicolas Eeckeloo (neeckeloo)
19111911
- Andriy Prokopenko (sleepyboy)
19121912
- Mathieu Morlon
1913+
- Ivo Valchev
19131914
- Daniel Tschinder
19141915
- Arnaud CHASSEUX
19151916
- Wojciech Gorczyca
@@ -2216,6 +2217,7 @@ The Symfony Connect username in parenthesis allows to get more information
22162217
- Oliver Klee
22172218
- Simon Sargeant
22182219
- efeen
2220+
- Mikko Ala-Fossi
22192221
- Jan Christoph Beyer
22202222
- Nicolas Pion
22212223
- Muhammed Akbulut

0 commit comments

Comments
 (0)
0