Skip to content

Navigation Menu

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 42740dd

Browse filesBrowse files
committed
minor #14208 Adopt src/.preload.php (nicolas-grekas)
This PR was merged into the 4.4 branch. Discussion ---------- Adopt src/.preload.php Follows symfony/symfony#38142 Commits ------- 08585c5 Adopt src/.preload.php
2 parents eb6a274 + 08585c5 commit 42740dd
Copy full SHA for 42740dd

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎performance.rst

Copy file name to clipboardExpand all lines: performance.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ The preload file path is the same as the compiled service container but with the
119119
.. code-block:: ini
120120
121121
; php.ini
122-
opcache.preload=/path/to/project/src/preload.php
122+
opcache.preload=/path/to/project/src/.preload.php
123123
124124
This file is generated by the ``cache:clear`` command.
125125

0 commit comments

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