File tree Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -81,15 +81,15 @@ CHANGELOG
81
81
3.3.0
82
82
-----
83
83
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
93
93
94
94
3.2.0
95
95
-----
Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ $url = $generator->generate('blog_show', [
44
44
Resources
45
45
---------
46
46
47
- * [ Documentation] ( https://symfony.com/doc/current/routing.html )
48
- * [ Contributing] ( https://symfony.com/doc/current/contributing/index.html )
49
- * [ Report issues] ( https://github.com/symfony/symfony/issues ) and
50
- [ send Pull Requests] ( https://github.com/symfony/symfony/pulls )
51
- in the [ main Symfony repository] ( https://github.com/symfony/symfony )
47
+ * [ Documentation] ( https://symfony.com/doc/current/routing.html )
48
+ * [ Contributing] ( https://symfony.com/doc/current/contributing/index.html )
49
+ * [ Report issues] ( https://github.com/symfony/symfony/issues ) and
50
+ [ send Pull Requests] ( https://github.com/symfony/symfony/pulls )
51
+ in the [ main Symfony repository] ( https://github.com/symfony/symfony )
You can’t perform that action at this time.
0 commit comments