8000 minor #26280 [FrameworkBundle] clarify changelog and upgrade instruct… · symfony/framework-bundle@0256070 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0256070

Browse files
committed
minor #26280 [FrameworkBundle] clarify changelog and upgrade instructions (xabbuh)
This PR was merged into the 4.1-dev branch. Discussion ---------- [FrameworkBundle] clarify changelog and upgrade instructions | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | symfony/symfony#24894 (comment) | License | MIT | Doc PR | Commits ------- a8df0aee92 clarify changelog and upgrade instructions
2 parents bb7058a + 7779e31 commit 0256070

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ CHANGELOG
99
* Allowed the `Router` to work with any PSR-11 container
1010
* Added option in workflow dump command to label graph with a custom label
1111
* Using a `RouterInterface` that does not implement the `WarmableInterface` is deprecated.
12+
* Warming up a router in `RouterCacheWarmer` that does not implement the `WarmableInterface` is deprecated and will not
13+
be supported anymore in 5.0.
1214
* The `RequestDataCollector` class has been deprecated. Use the `Symfony\Component\HttpKernel\DataCollector\RequestDataCollector` class instead.
1315
* The `RedirectController` class allows for 307/308 HTTP status codes
1416
* Deprecated `bundle:controller:action` syntax to reference controllers. Use `serviceOrFqcn::method` instead where `serviceOrFqcn`

0 commit comments

Comments
 (0)
0