[DOC-CVS] [doc-en] master: Use consistent INI style (fix #648)
[email protected] (Jakub Vrana)
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Jakub Vrana (vrana)
Date: 2025-04-19T00:53:34+02:00
Commit: https://github.com/php/doc-en/commit/373591548f2bb7cc35e46242ea4faa0adcf7febc
Raw diff: https://github.com/php/doc-en/commit/373591548f2bb7cc35e46242ea4faa0adcf7febc.diff
Use consistent INI style (fix #648)
Changed paths:
M reference/expect/ini.xml
M reference/sqlsrv/ini.xml
M reference/wkhtmltox/ini.xml
M reference/zookeeper/ini.xml
Diff:
diff --git a/reference/expect/ini.xml b/reference/expect/ini.xml
index 158c1a337609..325eeb027311 100644
--- a/reference/expect/ini.xml
+++ b/reference/expect/ini.xml
@@ -14,7 +14,7 @@
<entry>&Name;</entry>
<entry>&Default;</entry>
<entry>&Changeable;</entry>
- <entry>Changelog</entry>
+ <entry>&Changelog;</entry>
</row>
</thead>
<tbody xml:id="expect.configuration.list">
diff --git a/reference/sqlsrv/ini.xml b/reference/sqlsrv/ini.xml
index 92d252553ec1..30dc276d2555 100644
--- a/reference/sqlsrv/ini.xml
+++ b/reference/sqlsrv/ini.xml
@@ -15,7 +15,7 @@
<entry>&Name;</entry>
<entry>&Default;</entry>
<entry>&Changeable;</entry>
- <entry>Changelog</entry>
+ <entry>&Changelog;</entry>
</row>
</thead>
<tbody>
diff --git a/reference/wkhtmltox/ini.xml b/reference/wkhtmltox/ini.xml
index 3574b3ca444c..fbdce8e2e311 100644
--- a/reference/wkhtmltox/ini.xml
+++ b/reference/wkhtmltox/ini.xml
@@ -2,23 +2,22 @@
<!-- $Revision$ -->
<section xml:id="wkhtmltox.configuration" xmlns="http://docbook.org/ns/docbook">
&reftitle.runtime;
+ &extension.runtime;
<para>
<table>
- <title></title>
- <tgroup cols="5">
+ <title>wkhtmltox &ConfigureOptions;</title>
+ <tgroup cols="4">
<thead>
<row>
- <entry>Name</entry>
- <entry>Description</entry>
- <entry>Default</entry>
- <entry>Stage</entry>
- <entry>Changelog</entry>
+ <entry>&Name;</entry>
+ <entry>&Default;</entry>
+ <entry>&Changeable;</entry>
+ <entry>&Changelog;</entry>
</row>
</thead>
<tbody>
<row>
- <entry>wkhtmltox.graphics</entry>
- <entry>allow libwkhtmltox to use graphics</entry>
+ <entry><link linkend="ini.wkhtmltox.graphics">wkhtmltox.graphics</link></entry>
<entry>Off</entry>
<entry><constant>INI_SYSTEM</constant>|<constant>INI_PERDIR</constant></entry>
<entry>>= 0.3.2</entry>
@@ -26,6 +25,26 @@
</tbody>
</tgroup>
</table>
+ &ini.php.constants;
+ </para>
+
+ &ini.descriptions.title;
+
+ <para>
+ <variablelist>
+ <varlistentry xml:id="ini.wkhtmltox.graphics">
+ <term>
+ <parameter>wkhtmltox.graphics</parameter>
+ <type>bool</type>
+ </term>
+ <listitem>
+ <para>
+ Allow libwkhtmltox to use graphics.
+ </para>
+ </listitem>
+ </varlistentry>
+
+ </variablelist>
</para>
</section>
diff --git a/reference/zookeeper/ini.xml b/reference/zookeeper/ini.xml
index 6373238ff724..8e5c4459f83f 100644
--- a/reference/zookeeper/ini.xml
+++ b/reference/zookeeper/ini.xml
@@ -14,7 +14,7 @@
<entry>&Name;</entry>
<entry>&Default;</entry>
<entry>&Changeable;</entry>
- <entry>Changelog</entry>
+ <entry>&Changelog;</entry>
</row>
</thead>
<tbody>