Skip to content

Commit db56acb

Browse files
Merge branch '5.4' into 6.0
* 5.4: Fix CS in README files Fix markdown [HttpKernel] Fixes tests for PHP7.4+ fix test [HttpKernel] Throw when HttpKernel is created and the env is empty [FrameworkBundle] Deprecate the `AdapterInterface` autowiring alias, use `CacheItemPoolInterface` instead [Filesystem] fix readlink for Windows
2 parents 6c32cc5 + 162e886 commit db56acb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ value), normalization and more.
88
Resources
99
---------
1010

11-
* [Documentation](https://symfony.com/doc/current/components/options_resolver.html)
12-
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
13-
* [Report issues](https://github.com/symfony/symfony/issues) and
14-
[send Pull Requests](https://github.com/symfony/symfony/pulls)
15-
in the [main Symfony repository](https://github.com/symfony/symfony)
11+
* [Documentation](https://symfony.com/doc/current/components/options_resolver.html)
12+
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
13+
* [Report issues](https://github.com/symfony/symfony/issues) and
14+
[send Pull Requests](https://github.com/symfony/symfony/pulls)
15+
in the [main Symfony repository](https://github.com/symfony/symfony)

0 commit comments

Comments
 (0)