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 cc22936 commit 5ed1078Copy full SHA for 5ed1078
performance.rst
@@ -39,11 +39,6 @@ features, such as the APCu Cache adapter.
39
Dump the Service Container into a Single File
40
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
41
42
-.. versionadded:: 4.4
43
-
44
- The ``container.dumper.inline_factories`` parameter was introduced in
45
- Symfony 4.4.
46
47
Symfony compiles the :doc:`service container </service_container>` into multiple
48
small files by default. Set this parameter to ``true`` to compile the entire
49
container into a single file, which could improve performance when using
0 commit comments