[DOC-CVS] [doc-en] master: Migration 8.5: Remove duplicity from incompatible.xml

[email protected] (Jakub Vrana) Thu, 9 Jul 2026 15:39:22 +0000
Newsgroups php.doc.cvs
Message-ID <[email protected]>
Author: Jakub Vrana (vrana)
Date: 2026-07-09T17:39:13+02:00

Commit: https://github.com/php/doc-en/commit/750153283926d760d97dfe59a19d7c13c602625a
Raw diff: https://github.com/php/doc-en/commit/750153283926d760d97dfe59a19d7c13c602625a.diff

Migration 8.5: Remove duplicity from incompatible.xml

Changed paths:
  M  appendices/migration85/other-changes.xml


Diff:

diff --git a/appendices/migration85/other-changes.xml b/appendices/migration85/other-changes.xml
index e61eafd8fc8a..4f5669fee068 100644
--- a/appendices/migration85/other-changes.xml
+++ b/appendices/migration85/other-changes.xml
@@ -340,19 +340,6 @@
 
   </sect3>
 
-  <sect3 xml:id="migration85.other-changes.extensions.opcache">
-   <title>Opcache</title>
-
-   <simpara>
-    The <link linkend="book.opcache">Opcache extension</link> is now always
-    built into the PHP binary and is always loaded.
-    The INI directives <link linkend="ini.opcache.enable">opcache.enable</link>
-    and <link linkend="ini.opcache.enable-cli">opcache.enable_cli</link> are
-    still honored.
-   </simpara>
-
-  </sect3>
-
   <sect3 xml:id="migration85.other-changes.extensions.pcre">
    <title>PCRE</title>