We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab565b3 commit d99edbdCopy full SHA for d99edbd
bundles.rst
@@ -6,7 +6,7 @@ The Bundle System
6
.. caution::
7
8
In Symfony versions prior to 4.0, it was recommended to organize your own
9
- application code using bundles. This is no longer recommended and bundles
+ application code using bundles. This is `no longer recommended <https://github.com/symfony/symfony/issues/24048>`_ and bundles
10
should only be used to share code and features between multiple applications.
11
12
A bundle is similar to a plugin in other software, but even better. The core
0 commit comments