File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ for maximum performance:
1313
1414* **Symfony Application Checklist **:
1515
16- #. :ref: `Install APCu Polyfill if your server uses APC <performance-install-apcu-polyfill >`
1716 #. :ref: `Restrict the number of locales enabled in the application <performance-enabled-locales >`
1817
1918* **Production Server Checklist **:
@@ -25,8 +24,6 @@ for maximum performance:
2524 #. :ref: `Configure the PHP realpath Cache <performance-configure-realpath-cache >`
2625 #. :ref: `Optimize Composer Autoloader <performance-optimize-composer-autoloader >`
2726
28- .. _performance-install-apcu-polyfill :
29-
3027.. _performance-enabled-locales :
3128
3229Restrict the Number of Locales Enabled in the Application
@@ -390,7 +387,6 @@ Learn more
390387.. _`byte code caches` : https://en.wikipedia.org/wiki/List_of_PHP_accelerators
391388.. _`OPcache` : https://www.php.net/manual/en/book.opcache.php
392389.. _`Composer's autoloader optimization` : https://getcomposer.org/doc/articles/autoloader-optimization.md
393- .. _`APCu Polyfill component` : https://github.com/symfony/polyfill-apcu
394390.. _`APCu PHP functions` : https://www.php.net/manual/en/ref.apcu.php
395391.. _`cachetool` : https://github.com/gordalina/cachetool
396392.. _`open_basedir` : https://www.php.net/manual/ini.core.php#ini.open-basedir
You can’t perform that action at this time.
0 commit comments