reference/phar/Phar/isValidPharFilename.xml
f03806fcd8fe03a0501bd40b6e3939ff6589a1d2
...
...
@@ -8,10 +8,10 @@
8
8

9
9
<refsect1 role="description">
10
10
&reftitle.description;
11
-
<methodsynopsis>
11
+
<methodsynopsis role="Phar">
12
12
<modifier>final</modifier> <modifier>public</modifier> <modifier>static</modifier> <type>bool</type><methodname>Phar::isValidPharFilename</methodname>
13
13
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
14
-
<methodparam choice="opt"><type>bool</type><parameter>executable</parameter><initializer>true</initializer></methodparam>
14
+
<methodparam choice="opt"><type>bool</type><parameter>executable</parameter><initializer>&true;</initializer></methodparam>
15
15
</methodsynopsis>
16
16

17
17
<para>
...
...
@@ -54,7 +54,6 @@
54
54
</para>
55
55
</refsect1>
56
56
</refentry>
57
-

58
57
<!-- Keep this comment at the end of the file
59
58
Local variables:
60
59
mode: sgml
61
60