From 5ed10787c4c921a248dcbf3d3e1635c46986d4ec Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Fri, 27 Dec 2019 09:24:15 +0100 Subject: [PATCH] remove old versionadded directive --- performance.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/performance.rst b/performance.rst index 69bd27bf30f..12cf5bde312 100644 --- a/performance.rst +++ b/performance.rst @@ -39,11 +39,6 @@ features, such as the APCu Cache adapter. Dump the Service Container into a Single File ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.. versionadded:: 4.4 - - The ``container.dumper.inline_factories`` parameter was introduced in - Symfony 4.4. - Symfony compiles the :doc:`service container ` into multiple small files by default. Set this parameter to ``true`` to compile the entire container into a single file, which could improve performance when using