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 20b7205

Browse filesBrowse files
committed
minor #8389 Add a note about bundle inheritance deprecation (fabpot)
This PR was merged into the 3.4 branch. Discussion ---------- Add a note about bundle inheritance deprecation Commits ------- fa3b822 added a note about bundle inheritance deprecation
2 parents 716ad55 + fa3b822 commit 20b7205
Copy full SHA for 20b7205

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+5
-0
lines changed

‎bundles/inheritance.rst

Copy file name to clipboardExpand all lines: bundles/inheritance.rst
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
How to Use Bundle Inheritance to Override Parts of a Bundle
55
===========================================================
66

7+
.. caution::
8+
9+
Bundle inheritance is deprecated since Symfony 3.4 and will be removed in
10+
4.0.
11+
712
When working with third-party bundles, you'll probably come across a situation
813
where you want to override a file in that third-party bundle with a file
914
in one of your own bundles. Symfony gives you a very convenient way to override

0 commit comments

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