[DOC-CVS] [doc-en] master: replace para with simpara in extensions (#5523)

[email protected] (Jordi Kroon via GitHub) Sun, 3 May 2026 21:25:38 +0000
Newsgroups php.doc.cvs
Message-ID <[email protected]>
Author: Jordi Kroon (jordikroon)
Committer: GitHub (web-flow)
Pusher: jordikroon
Date: 2026-05-03T23:25:36+02:00

Commit: https://github.com/php/doc-en/commit/067e27db0a6f790ee0faaf99aa1f321f88f82cc9
Raw diff: https://github.com/php/doc-en/commit/067e27db0a6f790ee0faaf99aa1f321f88f82cc9.diff

replace para with simpara in extensions (#5523)

Changed paths:
  M  extensions.ent


Diff:

diff --git a/extensions.ent b/extensions.ent
index 950a286db13c..d2c1d3eb13fa 100644
--- a/extensions.ent
+++ b/extensions.ent
@@ -6,9 +6,9 @@
   to be translated, and thus it is not going to be outdated.
 -->
 
-<!ENTITY extcat.intro '<title xmlns="http://docbook.org/ns/docbook">Extension List/Categorization</title><para xmlns="http://docbook.org/ns/docbook">This
+<!ENTITY extcat.intro '<title xmlns="http://docbook.org/ns/docbook">Extension List/Categorization</title><simpara xmlns="http://docbook.org/ns/docbook">This
 appendix categorizes more than 150 extensions documented in the PHP
-Manual by several criteria.</para>'>
+Manual by several criteria.</simpara>'>
 
 <!ENTITY extcat.alphabetical '<title xmlns="http://docbook.org/ns/docbook">Alphabetical</title>'>
 
@@ -32,13 +32,13 @@ Manual by several criteria.</para>'>
 <!ENTITY extcat.purpose.webservice '<title xmlns="http://docbook.org/ns/docbook">Web Services</title>'>
 
 <!ENTITY extcat.purpose.creditcard '<title xmlns="http://docbook.org/ns/docbook">Credit Card Processing</title>'>
-   
+
 <!ENTITY extcat.purpose.mathcrypto '<title xmlns="http://docbook.org/ns/docbook">Math and Cryptography</title>'>
 <!ENTITY extcat.purpose.mathcrypto.math '<title xmlns="http://docbook.org/ns/docbook">Mathematical Extensions</title>'>
 <!ENTITY extcat.purpose.mathcrypto.crypto '<title xmlns="http://docbook.org/ns/docbook">Cryptography Extensions</title>'>
 
 <!ENTITY extcat.purpose.international '<title xmlns="http://docbook.org/ns/docbook">Human Language and Character Encoding Support</title>'>
-   
+
 <!ENTITY extcat.purpose.fileprocess '<title xmlns="http://docbook.org/ns/docbook">File System and Process Control</title>'>
 <!ENTITY extcat.purpose.fileprocess.file '<title xmlns="http://docbook.org/ns/docbook">File System Related Extensions</title>'>
 <!ENTITY extcat.purpose.fileprocess.process '<title xmlns="http://docbook.org/ns/docbook">Process Control Extensions</title>'>
@@ -59,38 +59,38 @@ Manual by several criteria.</para>'>
 <!ENTITY extcat.purpose.utilspec.cmdline '<title xmlns="http://docbook.org/ns/docbook">Command Line Specific Extensions</title>'>
 <!ENTITY extcat.purpose.utilspec.windows '<title xmlns="http://docbook.org/ns/docbook">Windows Only Extensions</title>'>
 <!ENTITY extcat.purpose.utilspec.server '<title xmlns="http://docbook.org/ns/docbook">Server Specific Extensions</title>'>
-    
+
 <!-- ======================================================================= -->
 
 <!ENTITY extcat.membership '<title xmlns="http://docbook.org/ns/docbook">Membership</title>'>
 
-<!ENTITY extcat.membership.core '<title xmlns="http://docbook.org/ns/docbook">Core Extensions</title><para xmlns="http://docbook.org/ns/docbook">These
+<!ENTITY extcat.membership.core '<title xmlns="http://docbook.org/ns/docbook">Core Extensions</title><simpara xmlns="http://docbook.org/ns/docbook">These
 are not actual extensions. They are part of the PHP core and cannot be
-left out of a PHP binary with compilation options.</para>'>
+left out of a PHP binary with compilation options.</simpara>'>
 
-<!ENTITY extcat.membership.bundled '<title xmlns="http://docbook.org/ns/docbook">Bundled Extensions</title><para xmlns="http://docbook.org/ns/docbook">These
-extensions are bundled with PHP.</para>'>
+<!ENTITY extcat.membership.bundled '<title xmlns="http://docbook.org/ns/docbook">Bundled Extensions</title><simpara xmlns="http://docbook.org/ns/docbook">These
+extensions are bundled with PHP.</simpara>'>
 
-<!ENTITY extcat.membership.external '<title xmlns="http://docbook.org/ns/docbook">External Extensions</title><para xmlns="http://docbook.org/ns/docbook">These
-extensions are bundled with PHP but in order to compile them, external libraries will be needed.</para>'>
+<!ENTITY extcat.membership.external '<title xmlns="http://docbook.org/ns/docbook">External Extensions</title><simpara xmlns="http://docbook.org/ns/docbook">These
+extensions are bundled with PHP but in order to compile them, external libraries will be needed.</simpara>'>
 
 <!ENTITY extcat.membership.pecl '<title xmlns="http://docbook.org/ns/docbook">
 PECL Extensions</title>
-<para xmlns="http://docbook.org/ns/docbook">These extensions are available from
+<simpara xmlns="http://docbook.org/ns/docbook">These extensions are available from
 &link.pecl;. They may require external libraries. More PECL extensions exist but
-they are not documented in the PHP manual yet.</para>'>
+they are not documented in the PHP manual yet.</simpara>'>
 
 <!-- ======================================================================= -->
 
-<!ENTITY extcat.state '<title xmlns="http://docbook.org/ns/docbook">State</title><para xmlns="http://docbook.org/ns/docbook">This part lists extensions not
+<!ENTITY extcat.state '<title xmlns="http://docbook.org/ns/docbook">State</title><simpara xmlns="http://docbook.org/ns/docbook">This part lists extensions not
 intended for the production use - they are either too "old" (deprecated) or
-"new" (experimental).</para>'>
+"new" (experimental).</simpara>'>
 
-<!ENTITY extcat.state.deprecated '<title xmlns="http://docbook.org/ns/docbook">Deprecated Extensions</title><para xmlns="http://docbook.org/ns/docbook">These
-extensions have been deprecated usually in the favor of some other extensions.</para>'>
+<!ENTITY extcat.state.deprecated '<title xmlns="http://docbook.org/ns/docbook">Deprecated Extensions</title><simpara xmlns="http://docbook.org/ns/docbook">These
+extensions have been deprecated usually in the favor of some other extensions.</simpara>'>
 
-<!ENTITY extcat.state.experimental '<title xmlns="http://docbook.org/ns/docbook">Experimental Extensions</title><para xmlns="http://docbook.org/ns/docbook">The
+<!ENTITY extcat.state.experimental '<title xmlns="http://docbook.org/ns/docbook">Experimental Extensions</title><simpara xmlns="http://docbook.org/ns/docbook">The
 behaviour of these extensions - including the names of their functions and anything
 else documented about these extensions - may change without notice in a future release
-of PHP. Use these extensions at your own risk.</para>'>
+of PHP. Use these extensions at your own risk.</simpara>'>