[DOC-CVS] [doc-en] disable_functions_classes-warning: Replace <para> with <simpara>

[email protected] (Ilija Tovilo via GitHub) Wed, 18 Mar 2026 22:59:21 +0000
Newsgroups php.doc.cvs
Message-ID <[email protected]>
Author: Ilija Tovilo (iluuu1994)
Committer: GitHub (web-flow)
Pusher: iluuu1994
Date: 2026-03-18T23:59:18+01:00

Commit: https://github.com/php/doc-en/commit/69f4f79d7b8a645dd04f02c414ebd5666a7e735c
Raw diff: https://github.com/php/doc-en/commit/69f4f79d7b8a645dd04f02c414ebd5666a7e735c.diff

Replace <para> with <simpara>

Changed paths:
  M  appendices/ini.core.xml


Diff:

diff --git a/appendices/ini.core.xml b/appendices/ini.core.xml
index 2ed589073eb0..5497f9938508 100644
--- a/appendices/ini.core.xml
+++ b/appendices/ini.core.xml
@@ -221,10 +221,10 @@
         It cannot be set in &httpd.conf;.
        </simpara>
        <warning>
-        <para>
+        <simpara>
          This directive can be circumvented and should not be considered a
          sufficient security measure for shared hosting environments.
-        </para>
+        </simpara>
        </warning>
       </listitem>
      </varlistentry>
@@ -249,10 +249,10 @@
         It cannot be set in &httpd.conf;.
        </simpara>
        <warning>
-        <para>
+        <simpara>
          This directive can be circumvented and should not be considered a
          sufficient security measure for shared hosting environments.
-        </para>
+        </simpara>
        </warning>
       </listitem>
      </varlistentry>