reference/exif/functions/exif-tagname.xml
02284193f1bbde106da56b7463c32d0511c46f8c
...
...
@@ -8,7 +8,7 @@
8
8
<refsect1 role="description">
9
9
&reftitle.description;
10
10
<methodsynopsis>
11
-
<type>string</type><methodname>exif_tagname</methodname>
11
+
<type class="union"><type>string</type><type>false</type></type><methodname>exif_tagname</methodname>
12
12
<methodparam><type>int</type><parameter>index</parameter></methodparam>
13
13
</methodsynopsis>
14
14
</refsect1>
...
...
@@ -68,7 +68,6 @@ echo "257: ".exif_tagname(257).PHP_EOL;
68
68
</para>
69
69
</refsect1>
70
70
</refentry>
71
-

72
71
<!-- Keep this comment at the end of the file
73
72
Local variables:
74
73
mode: sgml
75
74