1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

Fix #78652: 7.1 migration guide says default opcache.enable_cli=1, was reverted to 0

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348151 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker
2019-10-13 15:22:40 +00:00
parent 2a92e38e4f
commit 4360f13f4b
2 changed files with 2 additions and 2 deletions

View File

@@ -163,7 +163,7 @@ string(1) "@"
<listitem>
<para>
The default of this &php.ini; setting has been changed to 1
(enabled) in PHP 7.1.2.
(enabled) in PHP 7.1.2, and back to 0 (disabled) in PHP 7.1.7.
</para>
</listitem>
</varlistentry>

View File

@@ -26,7 +26,7 @@
<entry><link linkend="ini.opcache.enable-cli">opcache.enable_cli</link></entry>
<entry>"0"</entry>
<entry>PHP_INI_SYSTEM</entry>
<entry></entry>
<entry>Between PHP 7.1.2 and 7.1.6 inclusive, the default was "1"</entry>
</row>
<row>
<entry><link