We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 253d385 commit 592ac3dCopy full SHA for 592ac3d
preload.php
@@ -16,7 +16,8 @@
16
* See https://www.php.net/manual/en/opcache.preloading.php
17
*
18
* How to Use:
19
- * 1. Set preload::$paths.
+ * 0. Copy this file to your project root folder.
20
+ * 1. Set the $paths property of the preload class below.
21
* 2. Set opcache.preload in php.ini.
22
* php.ini:
23
* opcache.preload=/path/to/preload.php
0 commit comments