com doc/fr: Apply commit a5a946a88e643b79d2c4c867d0213521be98df35: reference/opcache/ini.xml
[email protected] (George Peter Banyard) Wed, 17 Feb 2021 03:06:38 +0000
| Newsgroups | php.doc.fr |
|---|---|
| Message-ID | <[email protected]> |
Commit: 896fe6496c50a80e117f0664396b3d45d7e1f078 Author: George Peter Banyard <[email protected]> Wed, 17 Feb 2021 03:06:31 +0000 Parents: 9aefc416e033f6a0542adc0a35636a083563f784 Branches: master Link: http://git.php.net/?p=doc/fr.git;a=commitdiff;h=896fe6496c50a80e117f0664396b3d45d7e1f078 Log: Apply commit a5a946a88e643b79d2c4c867d0213521be98df35 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 773076632a..cae3829a22 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: yannick Status: ready --> +<!-- EN-Revision: a5a946a88e643b79d2c4c867d0213521be98df35 Maintainer: yannick Status: ready --> <!-- Reviewed: no --> <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 uniquement. Disponible à partir de PHP 7.4.0</entry> </row>