mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Preloading is not supported on Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350233 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
0bc9adb864
commit
bc35cff061
1 changed files with 5 additions and 0 deletions
|
@ -813,6 +813,11 @@
|
|||
functions and classes) defined in these files will be available to requests out of
|
||||
the box, until the server is shut down.
|
||||
</para>
|
||||
<note>
|
||||
<para>
|
||||
Preloading is not supported on Windows.
|
||||
</para>
|
||||
</note>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry xml:id="ini.opcache.preload-user">
|
||||
|
|
Loading…
Reference in a new issue