Skip to content

Commit e2ef76f

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: [DOCS] Updated performance page opcache file name
2 parents a3d0d90 + 5e8c117 commit e2ef76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

performance.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The preload file path is the same as the compiled service container but with the
110110
.. code-block:: ini
111111
112112
; php.ini
113-
opcache.preload=/path/to/project/var/cache/prod/App_KernelProdContainer.preload.php
113+
opcache.preload=/path/to/project/var/cache/prod/srcApp_KernelProdContainer.preload.php
114114
115115
.. _performance-configure-opcache:
116116

0 commit comments

Comments
 (0)