Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 1 addition & 14 deletions appendices/migration85/other-changes.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 4de6272a1f15efc9e3df21d255965fd890da0d6f Maintainer: lacatoire Status: ready -->
<!-- EN-Revision: 750153283926d760d97dfe59a19d7c13c602625a Maintainer: lacatoire Status: ready -->
<sect1 xml:id="migration85.other-changes">
<title>Autres changements</title>

Expand Down Expand Up @@ -341,19 +341,6 @@

</sect3>

<sect3 xml:id="migration85.other-changes.extensions.opcache">
<title>Opcache</title>

<simpara>
L'<link linkend="book.opcache">extension Opcache</link> est désormais toujours
construite dans le binaire PHP et est toujours chargée.
Les directives INI <link linkend="ini.opcache.enable">opcache.enable</link>
et <link linkend="ini.opcache.enable-cli">opcache.enable_cli</link> sont
toujours respectées.
</simpara>

</sect3>

<sect3 xml:id="migration85.other-changes.extensions.pcre">
<title>PCRE</title>

Expand Down
Loading