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 a297836 commit 3777c92Copy full SHA for 3777c92
performance.rst
@@ -48,10 +48,6 @@ used byte code cache is `APC`_.
48
Use the OPcache class preloading
49
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
50
51
-.. versionadded:: 4.4
52
-
53
- The feature that generates the preloading file was introduced in Symfony 4.4.
54
55
Starting from PHP 7.4, OPcache can compile and load classes at start-up and
56
make them available to all requests until the server is restarted, improving
57
performance significantly.
0 commit comments