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

Appearance settings

Commit 5653763

Browse filesBrowse files
committed
Minor reword in the performance article
1 parent 08d1723 commit 5653763
Copy full SHA for 5653763

File tree

Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed

‎performance.rst

Copy file name to clipboardExpand all lines: performance.rst
+2-3Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,9 +167,8 @@ Configure the PHP realpath Cache
167167
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
168168

169169
When a relative path is transformed into its real and absolute path, PHP
170-
caches the result to improve performance. The default config of this cache
171-
is not suited for applications that open many PHP files, such as Symfony.
172-
It's recommended to change these settings as follows:
170+
caches the result to improve performance. Applications that open many PHP files,
171+
such as Symfony projects, should use at least these values:
173172

174173
.. code-block:: ini
175174

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.