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 fa3b822

Browse filesBrowse files
committed
added a note about bundle inheritance deprecation
1 parent 716ad55 commit fa3b822
Copy full SHA for fa3b822

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.