reference/bc/ini.xml
d4d5216e7a965ca194f6b1c9dee84cecab2674e5
...
...
@@ -15,11 +15,11 @@
15
15
<entry>&Changelog;</entry>
16
16
</row>
17
17
</thead>
18
-
<tbody>
18
+
<tbody xml:id="bc.configuration.list">
19
19
<row>
20
20
<entry><link linkend="ini.bcmath.scale">bcmath.scale</link></entry>
21
21
<entry>"0"</entry>
22
-
<entry>PHP_INI_ALL</entry>
22
+
<entry><constant>INI_ALL</constant></entry>
23
23
<entry></entry>
24
24
</row>
25
25
</tbody>
...
...
@@ -35,7 +35,7 @@
35
35
<varlistentry xml:id="ini.bcmath.scale">
36
36
<term>
37
37
<parameter>bcmath.scale</parameter>
38
-
<type>integer</type>
38
+
<type>int</type>
39
39
</term>
40
40
<listitem>
41
41
<para>
42
42