Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2dd5b97

Browse filesBrowse files
committed
add upgrade instructions
1 parent 58e7ced commit 2dd5b97
Copy full SHA for 2dd5b97

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎UPGRADE-5.0.md

Copy file name to clipboardExpand all lines: UPGRADE-5.0.md
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ FrameworkBundle
242242
* Removed the "Psr\SimpleCache\CacheInterface" / "cache.app.simple" service, use "Symfony\Contracts\Cache\CacheInterface" / "cache.app" instead.
243243
* Removed support for `templating` engine in `TemplateController`, use Twig instead
244244
* Removed `ResolveControllerNameSubscriber`.
245+
* A new method was added to `BundleInterface`. Unless you implements such interface, no action is required. If, instead, you're implementing such interface, you need to add `getPublicPath` method.
245246

246247
HttpClient
247248
----------

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.