reference/info/functions/get-cfg-var.xml
0c9c2dd669fe9395eaa73d487fbd160f9057429a
...
...
@@ -9,7 +9,7 @@
9
9
<refsect1 role="description">
10
10
&reftitle.description;
11
11
<methodsynopsis>
12
-
<type>mixed</type><methodname>get_cfg_var</methodname>
12
+
<type class="union"><type>string</type><type>array</type><type>false</type></type><methodname>get_cfg_var</methodname>
13
13
<methodparam><type>string</type><parameter>option</parameter></methodparam>
14
14
</methodsynopsis>
15
15
<para>
...
...
@@ -51,31 +51,6 @@
51
51
</para>
52
52
</refsect1>
53
53

54
-
<refsect1 role="changelog">
55
-
&reftitle.changelog;
56
-
<para>
57
-
<informaltable>
58
-
<tgroup cols="2">
59
-
<thead>
60
-
<row>
61
-
<entry>&Version;</entry>
62
-
<entry>&Description;</entry>
63
-
</row>
64
-
</thead>
65
-
<tbody>
66
-
<row>
67
-
<entry>5.3.0</entry>
68
-
<entry>
69
-
<function>get_cfg_var</function> was fixed to be able
70
-
to return "array" ini options.
71
-
</entry>
72
-
</row>
73
-
</tbody>
74
-
</tgroup>
75
-
</informaltable>
76
-
</para>
77
-
</refsect1>
78
-

79
54
<refsect1 role="seealso">
80
55
&reftitle.seealso;
81
56
<para>
...
...
@@ -87,7 +62,6 @@
87
62
</refsect1>
88
63

89
64
</refentry>
90
-

91
65
<!-- Keep this comment at the end of the file
92
66
Local variables:
93
67
mode: sgml
94
68