reference/exif/functions/read-exif-data.xml
227c9c797eb2ea920aa9b3fb8d46ef3ecec860ae
...
...
@@ -7,6 +7,10 @@
7
7
<refpurpose>&Alias; <function>exif_read_data</function></refpurpose>
8
8
</refnamediv>
9
9

10
+
<refsynopsisdiv>
11
+
&warn.deprecated.alias-7-2-0.removed-8-0-0;
12
+
</refsynopsisdiv>
13
+

10
14
<refsect1 role="description">
11
15
&reftitle.description;
12
16
<simpara>
...
...
@@ -14,6 +18,29 @@
14
18
<function>exif_read_data</function>.
15
19
</simpara>
16
20
</refsect1>
21
+
<refsect1 role="changelog">
22
+
&reftitle.changelog;
23
+
<para>
24
+
<informaltable>
25
+
<tgroup cols="2">
26
+
<thead>
27
+
<row>
28
+
<entry>&Version;</entry>
29
+
<entry>&Description;</entry>
30
+
</row>
31
+
</thead>
32
+
<tbody>
33
+
<row>
34
+
<entry>7.2.0</entry>
35
+
<entry>
36
+
This function alias was deprecated.
37
+
</entry>
38
+
</row>
39
+
</tbody>
40
+
</tgroup>
41
+
</informaltable>
42
+
</para>
43
+
</refsect1>
17
44
</refentry>
18
45

19
46
<!-- Keep this comment at the end of the file
20
47