Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit239136d

Browse files
committed
Minor reword
1 parentcdcbb54 commit239136d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎performance.rst‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,10 @@ such as Symfony projects, should use at least these values:
179179
; save the results for 10 minutes (600 seconds)
180180
realpath_cache_ttl=600
181181
182-
Note: using ``open_basedir`` will disable the realpath Cache.
182+
..note::
183+
184+
PHP disables the ``realpath`` cache when the `open_basedir`_ config option
185+
is enabled.
183186

184187
.. _performance-optimize-composer-autoloader:
185188

@@ -221,3 +224,4 @@ Learn more
221224
.. _`APCu Polyfill component`:https://github.com/symfony/polyfill-apcu
222225
.. _`APCu PHP functions`:https://php.net/manual/en/ref.apcu.php
223226
.. _`cachetool`:https://github.com/gordalina/cachetool
227+
.. _`open_basedir`:https://php.net/manual/ini.core.php#ini.open-basedir

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp