Skip to content

Commit c3e90d0

Browse files
Merge branch '6.4' into 7.0
* 6.4: [Translation] Improve tests coverage [Routing] Add redirection.io as sponsor of versions 6.4/7.0/7.1 don't check parameter values if they are not set [HttpClient] Add Innovative Web AG (i-web) as sponsor of version 6.4/7.0 [Serializer] Fix normalization relying on allowed attributes only Minor @var doc update [Translation] Remove `@internal` from abstract testcases [VarExporter] Work around php/php-src#12695 for lazy objects, fixing nullsafe-related behavior [Validator] Add missing translations for Bulgarian #51931 [VarExporter] Fix serializing objects that implement __sleep() and that are made lazy fix typo Document BC break with $secret parameter introduction Bump Symfony version to 6.4.0 Update VERSION for 6.4.0-RC2 Update CHANGELOG for 6.4.0-RC2 [String] Fix Inflector for 'icon' [Validator] Made tests forward-compatible with ICU 72.1
2 parents 2c09ff8 + 5c58453 commit c3e90d0

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@ 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 7.0 is [backed][1] by [Innovative Web AG][2].
10+
11+
Innovative Web AG (i-web) is a specialist for web, applications and the
12+
digitalisation of the public sector based in Switzerland. With their i-CMS,
13+
public authorities and institutions implement modern websites and eGovernment
14+
portals and offer user-friendly eServices for residents and companies.
15+
16+
Help Symfony by [sponsoring][3] its development!
17+
618
Resources
719
---------
820

@@ -11,3 +23,7 @@ Resources
1123
* [Report issues](https://github.com/symfony/symfony/issues) and
1224
[send Pull Requests](https://github.com/symfony/symfony/pulls)
1325
in the [main Symfony repository](https://github.com/symfony/symfony)
26+
27+
[1]: https://symfony.com/backers
28+
[2]: https://www.i-web.ch
29+
[3]: https://symfony.com/sponsor

0 commit comments

Comments
 (0)