Skip to content

Commit 368e813

Browse files
Merge branch '5.2' into 5.3
* 5.2: Fix CS in README files Fix markdown [HttpKernel] Fixes tests for PHP7.4+ [Filesystem] fix readlink for Windows
2 parents 1d4c345 + 8bc1f4a commit 368e813

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -81,15 +81,15 @@ CHANGELOG
8181
3.3.0
8282
-----
8383

84-
* [DEPRECATION] Class parameters have been deprecated and will be removed in 4.0.
85-
* router.options.generator_class
86-
* router.options.generator_base_class
87-
* router.options.generator_dumper_class
88-
* router.options.matcher_class
89-
* router.options.matcher_base_class
90-
* router.options.matcher_dumper_class
91-
* router.options.matcher.cache_class
92-
* router.options.generator.cache_class
84+
* [DEPRECATION] Class parameters have been deprecated and will be removed in 4.0.
85+
* router.options.generator_class
86+
* router.options.generator_base_class
87+
* router.options.generator_dumper_class
88+
* router.options.matcher_class
89+
* router.options.matcher_base_class
90+
* router.options.matcher_dumper_class
91+
* router.options.matcher.cache_class
92+
* router.options.generator.cache_class
9393

9494
3.2.0
9595
-----

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@ Help Symfony by [sponsoring][3] its development!
5555
Resources
5656
---------
5757

58-
* [Documentation](https://symfony.com/doc/current/routing.html)
59-
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
60-
* [Report issues](https://github.com/symfony/symfony/issues) and
61-
[send Pull Requests](https://github.com/symfony/symfony/pulls)
62-
in the [main Symfony repository](https://github.com/symfony/symfony)
58+
* [Documentation](https://symfony.com/doc/current/routing.html)
59+
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
60+
* [Report issues](https://github.com/symfony/symfony/issues) and
61+
[send Pull Requests](https://github.com/symfony/symfony/pulls)
62+
in the [main Symfony repository](https://github.com/symfony/symfony)
6363

6464
[1]: https://symfony.com/backers
6565
[2]: https://redirection.io/

0 commit comments

Comments
 (0)