com doc/ja: opcache.cache_id defaults to "": reference/opcache/ini.xml
[email protected] (Yoshinari Takaoka) Thu, 11 Feb 2021 15:44:10 +0000
| Newsgroups | php.doc.ja |
|---|---|
| Message-ID | <[email protected]> |
Commit: 89fa661399c95710f31445b2c09693616e5b3dac Author: Yoshinari Takaoka <[email protected]> Fri, 12 Feb 2021 00:44:10 +0900 Parents: 2bb25ca914838c190e73defa4d2a8d59a96f1330 Branches: master Link: http://git.php.net/?p=doc/ja.git;a=commitdiff;h=89fa661399c95710f31445b2c09693616e5b3dac Log: opcache.cache_id defaults to "" Changed paths: M reference/opcache/ini.xml Diff: diff --git a/reference/opcache/ini.xml b/reference/opcache/ini.xml index 2f8f364302..5bfd6a4ce5 100644 --- a/reference/opcache/ini.xml +++ b/reference/opcache/ini.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: a1f57404d725b60d74e0ea2c726eb3ebf67d2547 Maintainer: satoruyoshida Status: ready --> +<!-- EN-Revision: a5a946a88e643b79d2c4c867d0213521be98df35 Maintainer: satoruyoshida Status: ready --> <!-- CREDITS: mumumu --> <sect1 xml:id="opcache.configuration" xmlns="http://docbook.org/ns/docbook"> &reftitle.runtime; @@ -249,7 +249,7 @@ </row> <row> <entry><link linkend="ini.opcache.cache-id">opcache.cache_id</link></entry> - <entry>"1"</entry> + <entry>""</entry> <entry>PHP_INI_SYSTEM</entry> <entry>Windows のみ。PHP 7.4.0 以降で利用可能</entry> </row>