File tree Expand file tree Collapse file tree 9 files changed +33
-12
lines changed Expand file tree Collapse file tree 9 files changed +33
-12
lines changed Original file line number Diff line number Diff line change 9
9
<refsect1 role =" description" >
10
10
&reftitle.description;
11
11
<methodsynopsis >
12
- <type >mixed </type ><methodname >array_all</methodname >
12
+ <type >bool </type ><methodname >array_all</methodname >
13
13
<methodparam ><type >array</type ><parameter >array</parameter ></methodparam >
14
14
<methodparam ><type >callable</type ><parameter >callback</parameter ></methodparam >
15
15
</methodsynopsis >
Original file line number Diff line number Diff line change 9
9
<refsect1 role =" description" >
10
10
&reftitle.description;
11
11
<methodsynopsis >
12
- <type >mixed </type ><methodname >array_any</methodname >
12
+ <type >bool </type ><methodname >array_any</methodname >
13
13
<methodparam ><type >array</type ><parameter >array</parameter ></methodparam >
14
14
<methodparam ><type >callable</type ><parameter >callback</parameter ></methodparam >
15
15
</methodsynopsis >
Original file line number Diff line number Diff line change 9
9
<refsect1 role =" description" >
10
10
&reftitle.description;
11
11
<methodsynopsis role =" finfo" >
12
- <modifier >public</modifier > <type >bool </type ><methodname >finfo::set_flags</methodname >
12
+ <modifier >public</modifier > <type >true </type ><methodname >finfo::set_flags</methodname >
13
13
<methodparam ><type >int</type ><parameter >flags</parameter ></methodparam >
14
14
</methodsynopsis >
15
15
<para >
Original file line number Diff line number Diff line change 17
17
</methodsynopsis >
18
18
<para >&style.oop; </para >
19
19
<methodsynopsis role =" finfo" >
20
- <modifier >public</modifier > <type >bool </type ><methodname >finfo::set_flags</methodname >
20
+ <modifier >public</modifier > <type >true </type ><methodname >finfo::set_flags</methodname >
21
21
<methodparam ><type >int</type ><parameter >flags</parameter ></methodparam >
22
22
</methodsynopsis >
23
23
Original file line number Diff line number Diff line change 11
11
<methodsynopsis >
12
12
<type class =" union" ><type >string</type ><type >false</type ></type ><methodname >bind_textdomain_codeset</methodname >
13
13
<methodparam ><type >string</type ><parameter >domain</parameter ></methodparam >
14
- <methodparam ><type class =" union" ><type >string</type ><type >null</type ></type ><parameter >codeset</parameter ></methodparam >
14
+ <methodparam choice = " opt " ><type class =" union" ><type >string</type ><type >null</type ></type ><parameter >codeset</parameter >< initializer > &null; </ initializer ></methodparam >
15
15
</methodsynopsis >
16
16
<para >
17
17
<function >bind_textdomain_codeset</function > allows to set or get the
78
78
is the empty <type >string</type >.
79
79
</entry >
80
80
</row >
81
+ <row >
82
+ <entry >8.4.0</entry >
83
+ <entry >
84
+ <parameter >codeset</parameter > is optional now.
85
+ Previously, the parameter always had to be specified.
86
+ </entry >
87
+ </row >
81
88
<row >
82
89
<entry >8.0.3</entry >
83
90
<entry >
Original file line number Diff line number Diff line change 11
11
<methodsynopsis >
12
12
<type class =" union" ><type >string</type ><type >false</type ></type ><methodname >bindtextdomain</methodname >
13
13
<methodparam ><type >string</type ><parameter >domain</parameter ></methodparam >
14
- <methodparam ><type class =" union" ><type >string</type ><type >null</type ></type ><parameter >directory</parameter ></methodparam >
14
+ <methodparam choice = " opt " ><type class =" union" ><type >string</type ><type >null</type ></type ><parameter >directory</parameter >< initializer > &null; </ initializer ></methodparam >
15
15
</methodsynopsis >
16
16
<para >
17
17
The <function >bindtextdomain</function > function sets or gets the path
64
64
</row >
65
65
</thead >
66
66
<tbody >
67
+ <row >
68
+ <entry >8.4.0</entry >
69
+ <entry >
70
+ <parameter >directory</parameter > is optional now.
71
+ Previously, the parameter always had to be specified.
72
+ </entry >
73
+ </row >
67
74
<row >
68
75
<entry >8.0.3</entry >
69
76
<entry >
Original file line number Diff line number Diff line change 10
10
&reftitle.description;
11
11
<methodsynopsis >
12
12
<type >string</type ><methodname >textdomain</methodname >
13
- <methodparam ><type class =" union" ><type >string</type ><type >null</type ></type ><parameter >domain</parameter ></methodparam >
13
+ <methodparam choice = " opt " ><type class =" union" ><type >string</type ><type >null</type ></type ><parameter >domain</parameter >< initializer > &null; </ initializer ></methodparam >
14
14
</methodsynopsis >
15
15
<para >
16
16
This function sets the domain to search within when calls are
70
70
is the empty <type >string</type >.
71
71
</entry >
72
72
</row >
73
+ <row >
74
+ <entry >8.4.0</entry >
75
+ <entry >
76
+ <parameter >domain</parameter > is optional now.
77
+ Previously, the parameter always had to be specified.
78
+ </entry >
79
+ </row >
73
80
</tbody >
74
81
</tgroup >
75
82
</informaltable >
Original file line number Diff line number Diff line change 13
13
&style.oop;
14
14
</para >
15
15
<methodsynopsis role =" Collator" >
16
- <modifier >public</modifier > <type >bool </type ><methodname >Collator::setStrength</methodname >
16
+ <modifier >public</modifier > <type >true </type ><methodname >Collator::setStrength</methodname >
17
17
<methodparam ><type >int</type ><parameter >strength</parameter ></methodparam >
18
18
</methodsynopsis >
19
19
<para >
20
20
&style.procedural;
21
21
</para >
22
22
<methodsynopsis >
23
- <type >bool </type ><methodname >collator_set_strength</methodname >
23
+ <type >true </type ><methodname >collator_set_strength</methodname >
24
24
<methodparam ><type >Collator</type ><parameter >object</parameter ></methodparam >
25
25
<methodparam ><type >int</type ><parameter >strength</parameter ></methodparam >
26
26
</methodsynopsis >
177
177
<refsect1 role =" returnvalues" >
178
178
&reftitle.returnvalues;
179
179
<para >
180
- &return.success ;
180
+ &return.true.always ;
181
181
</para >
182
182
</refsect1 >
183
183
Original file line number Diff line number Diff line change 13
13
&style.oop;
14
14
</para >
15
15
<methodsynopsis role =" Locale" >
16
- <modifier >public</modifier > <modifier >static</modifier > <type >bool </type ><methodname >Locale::setDefault</methodname >
16
+ <modifier >public</modifier > <modifier >static</modifier > <type >true </type ><methodname >Locale::setDefault</methodname >
17
17
<methodparam ><type >string</type ><parameter >locale</parameter ></methodparam >
18
18
</methodsynopsis >
19
19
<para >
20
20
&style.procedural;
21
21
</para >
22
22
<methodsynopsis >
23
- <type >bool </type ><methodname >locale_set_default</methodname >
23
+ <type >true </type ><methodname >locale_set_default</methodname >
24
24
<methodparam ><type >string</type ><parameter >locale</parameter ></methodparam >
25
25
</methodsynopsis >
26
26
<para >
You can’t perform that action at this time.
0 commit comments