Skip to content

Commit 8d04a8e

Browse files
committed
Merge branch '6.2' into 6.3
* 6.2: Fix LICENSE year Fix LICENSE CI check [Notifier] Mention Prisma Media as backer of v6.2 fixes retrieving multiple values for extra fields Clarifies when to update UPGRADE-7.0.md [String] Remove duplicates in fold maps fail with a meaningful error when a needed package is missing [6.2] Remove mentions of v6.1 backers [Translation] Crowdin renewed their sponsorship for v6.2 [DependencyInjection] Fix combinatory explosion when autowiring union and intersection types Update license years (last time) [Tests] New iteration of removing `$this` occurrences in future static data providers
2 parents 3c29011 + f1f48a9 commit 8d04a8e

File tree

2 files changed

+1
-22
lines changed

2 files changed

+1
-22
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2018-2023 Fabien Potencier
1+
Copyright (c) 2018-present Fabien Potencier
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,6 @@ HttpClient component
33

44
The HttpClient component provides powerful methods to fetch HTTP resources synchronously or asynchronously.
55

6-
Sponsor
7-
-------
8-
9-
The Httpclient component for Symfony 6.1 is [backed][1] by [Prisma Media][2].
10-
11-
Prisma Media has become in 40 years the n°1 French publishing group, on print and
12-
digitally, with 20 flagship brands of the news magazines : Femme Actuelle, GEO,
13-
Capital, Gala or Télé-Loisirs… Today, more than 42 million French people are in
14-
contact with one of our brand each month, either by leafing through a magazine,
15-
surfing the web, subscribing one our mobile or tablet application or listening to
16-
our podcasts' series. Prisma Media has successfully transformed one's business
17-
model : from a historic player in the world of paper, it has become in 5 years
18-
one of the first publishers of multi-media editorial content, and one of the
19-
first creators of digital solutions.
20-
21-
Help Symfony by [sponsoring][3] its development!
22-
236
Resources
247
---------
258

@@ -28,7 +11,3 @@ Resources
2811
* [Report issues](https://github.com/symfony/symfony/issues) and
2912
[send Pull Requests](https://github.com/symfony/symfony/pulls)
3013
in the [main Symfony repository](https://github.com/symfony/symfony)
31-
32-
[1]: https://symfony.com/backers
33-
[2]: https://www.prismamedia.com
34-
[3]: https://symfony.com/sponsor

0 commit comments

Comments
 (0)