Skip to content

Commit 527c6bd

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 0135f8b + 947aa93 commit 527c6bd

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
@@ -31,8 +31,8 @@ It also provides a few improvements over `var_export()`/`serialize()`:
3131
Resources
3232
---------
3333

34-
* [Documentation](https://symfony.com/doc/current/components/var_exporter.html)
35-
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
36-
* [Report issues](https://github.com/symfony/symfony/issues) and
37-
[send Pull Requests](https://github.com/symfony/symfony/pulls)
38-
in the [main Symfony repository](https://github.com/symfony/symfony)
34+
* [Documentation](https://symfony.com/doc/current/components/var_exporter.html)
35+
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
36+
* [Report issues](https://github.com/symfony/symfony/issues) and
37+
[send Pull Requests](https://github.com/symfony/symfony/pulls)
38+
in the [main Symfony repository](https://github.com/symfony/symfony)

0 commit comments

Comments
 (0)