Skip to content

Commit 1d430f0

Browse files
authored
Delete APCu Polyfill installation instructions
Removed instructions for installing APCu Polyfill for legacy APC PHP extension. Since Symfony 6.4 uses PHP >= 8.1, it's impossible that legacy APC PHP extension to be used? I think this shouldn't exist in Symfony 6.4 config.
1 parent 9e285d6 commit 1d430f0

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

performance.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,6 @@ for maximum performance:
2727

2828
.. _performance-install-apcu-polyfill:
2929

30-
Install APCu Polyfill if your Server Uses APC
31-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
32-
33-
If your production server still uses the legacy APC PHP extension instead of
34-
OPcache, install the `APCu Polyfill component`_ in your application to enable
35-
compatibility with `APCu PHP functions`_ and unlock support for advanced Symfony
36-
features, such as the APCu Cache adapter.
37-
3830
.. _performance-enabled-locales:
3931

4032
Restrict the Number of Locales Enabled in the Application

0 commit comments

Comments
 (0)