Skip to content

Commit 69795fb

Browse files
committed
document zip procedural API as deprecated in 8.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350175 c90b9560-bf6c-de11-be94-00142212c4b1
1 parent be1cedf commit 69795fb

10 files changed

+258
-0
lines changed

reference/zip/functions/zip-close.xml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,32 @@
4646
</simplelist>
4747
</para>
4848
</refsect1>
49+
50+
<refsect1 role="changelog">
51+
&reftitle.changelog;
52+
<para>
53+
<informaltable>
54+
<tgroup cols="2">
55+
<thead>
56+
<row>
57+
<entry>&Version;</entry>
58+
<entry>&Description;</entry>
59+
</row>
60+
</thead>
61+
<tbody>
62+
<row>
63+
<entry>8.0.0</entry>
64+
<entry>
65+
This function is deprecated in favor of the Object API,
66+
see <methodname>ZipArchive::close</methodname>.
67+
</entry>
68+
</row>
69+
</tbody>
70+
</tgroup>
71+
</informaltable>
72+
</para>
73+
</refsect1>
74+
4975
</refentry>
5076

5177
<!-- Keep this comment at the end of the file

reference/zip/functions/zip-entry-close.xml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,31 @@
4646
</simplelist>
4747
</para>
4848
</refsect1>
49+
50+
<refsect1 role="changelog">
51+
&reftitle.changelog;
52+
<para>
53+
<informaltable>
54+
<tgroup cols="2">
55+
<thead>
56+
<row>
57+
<entry>&Version;</entry>
58+
<entry>&Description;</entry>
59+
</row>
60+
</thead>
61+
<tbody>
62+
<row>
63+
<entry>8.0.0</entry>
64+
<entry>
65+
This function is deprecated in favor of the Object API.
66+
</entry>
67+
</row>
68+
</tbody>
69+
</tgroup>
70+
</informaltable>
71+
</para>
72+
</refsect1>
73+
4974
</refentry>
5075

5176
<!-- Keep this comment at the end of the file

reference/zip/functions/zip-entry-compressedsize.xml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,32 @@
4646
</simplelist>
4747
</para>
4848
</refsect1>
49+
50+
<refsect1 role="changelog">
51+
&reftitle.changelog;
52+
<para>
53+
<informaltable>
54+
<tgroup cols="2">
55+
<thead>
56+
<row>
57+
<entry>&Version;</entry>
58+
<entry>&Description;</entry>
59+
</row>
60+
</thead>
61+
<tbody>
62+
<row>
63+
<entry>8.0.0</entry>
64+
<entry>
65+
This function is deprecated in favor of the Object API,
66+
see <methodname>ZipArchive::statIndex</methodname>.
67+
</entry>
68+
</row>
69+
</tbody>
70+
</tgroup>
71+
</informaltable>
72+
</para>
73+
</refsect1>
74+
4975
</refentry>
5076

5177
<!-- Keep this comment at the end of the file

reference/zip/functions/zip-entry-compressionmethod.xml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,32 @@
4747
</simplelist>
4848
</para>
4949
</refsect1>
50+
51+
<refsect1 role="changelog">
52+
&reftitle.changelog;
53+
<para>
54+
<informaltable>
55+
<tgroup cols="2">
56+
<thead>
57+
<row>
58+
<entry>&Version;</entry>
59+
<entry>&Description;</entry>
60+
</row>
61+
</thead>
62+
<tbody>
63+
<row>
64+
<entry>8.0.0</entry>
65+
<entry>
66+
This function is deprecated in favor of the Object API,
67+
see <methodname>ZipArchive::statIndex</methodname>.
68+
</entry>
69+
</row>
70+
</tbody>
71+
</tgroup>
72+
</informaltable>
73+
</para>
74+
</refsect1>
75+
5076
</refentry>
5177

5278
<!-- Keep this comment at the end of the file

reference/zip/functions/zip-entry-filesize.xml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,32 @@
4646
</simplelist>
4747
</para>
4848
</refsect1>
49+
50+
<refsect1 role="changelog">
51+
&reftitle.changelog;
52+
<para>
53+
<informaltable>
54+
<tgroup cols="2">
55+
<thead>
56+
<row>
57+
<entry>&Version;</entry>
58+
<entry>&Description;</entry>
59+
</row>
60+
</thead>
61+
<tbody>
62+
<row>
63+
<entry>8.0.0</entry>
64+
<entry>
65+
This function is deprecated in favor of the Object API,
66+
see <methodname>ZipArchive::statIndex</methodname>.
67+
</entry>
68+
</row>
69+
</tbody>
70+
</tgroup>
71+
</informaltable>
72+
</para>
73+
</refsect1>
74+
4975
</refentry>
5076

5177
<!-- Keep this comment at the end of the file

reference/zip/functions/zip-entry-name.xml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,32 @@
4646
</simplelist>
4747
</para>
4848
</refsect1>
49+
50+
<refsect1 role="changelog">
51+
&reftitle.changelog;
52+
<para>
53+
<informaltable>
54+
<tgroup cols="2">
55+
<thead>
56+
<row>
57+
<entry>&Version;</entry>
58+
<entry>&Description;</entry>
59+
</row>
60+
</thead>
61+
<tbody>
62+
<row>
63+
<entry>8.0.0</entry>
64+
<entry>
65+
This function is deprecated in favor of the Object API,
66+
see <methodname>ZipArchive::statIndex</methodname>.
67+
</entry>
68+
</row>
69+
</tbody>
70+
</tgroup>
71+
</informaltable>
72+
</para>
73+
</refsect1>
74+
4975
</refentry>
5076

5177
<!-- Keep this comment at the end of the file

reference/zip/functions/zip-entry-open.xml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,31 @@
8080
</simplelist>
8181
</para>
8282
</refsect1>
83+
84+
<refsect1 role="changelog">
85+
&reftitle.changelog;
86+
<para>
87+
<informaltable>
88+
<tgroup cols="2">
89+
<thead>
90+
<row>
91+
<entry>&Version;</entry>
92+
<entry>&Description;</entry>
93+
</row>
94+
</thead>
95+
<tbody>
96+
<row>
97+
<entry>8.0.0</entry>
98+
<entry>
99+
This function is deprecated in favor of the Object API.
100+
</entry>
101+
</row>
102+
</tbody>
103+
</tgroup>
104+
</informaltable>
105+
</para>
106+
</refsect1>
107+
83108
</refentry>
84109

85110
<!-- Keep this comment at the end of the file

reference/zip/functions/zip-entry-read.xml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,32 @@
6161
</simplelist>
6262
</para>
6363
</refsect1>
64+
65+
<refsect1 role="changelog">
66+
&reftitle.changelog;
67+
<para>
68+
<informaltable>
69+
<tgroup cols="2">
70+
<thead>
71+
<row>
72+
<entry>&Version;</entry>
73+
<entry>&Description;</entry>
74+
</row>
75+
</thead>
76+
<tbody>
77+
<row>
78+
<entry>8.0.0</entry>
79+
<entry>
80+
This function is deprecated in favor of the Object API,
81+
see <methodname>ZipArchive::getFromIndex</methodname>.
82+
</entry>
83+
</row>
84+
</tbody>
85+
</tgroup>
86+
</informaltable>
87+
</para>
88+
</refsect1>
89+
6490
</refentry>
6591

6692
<!-- Keep this comment at the end of the file

reference/zip/functions/zip-open.xml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,32 @@
4949
</simplelist>
5050
</para>
5151
</refsect1>
52+
53+
<refsect1 role="changelog">
54+
&reftitle.changelog;
55+
<para>
56+
<informaltable>
57+
<tgroup cols="2">
58+
<thead>
59+
<row>
60+
<entry>&Version;</entry>
61+
<entry>&Description;</entry>
62+
</row>
63+
</thead>
64+
<tbody>
65+
<row>
66+
<entry>8.0.0</entry>
67+
<entry>
68+
This function is deprecated in favor of the Object API,
69+
see <methodname>ZipArchive::open</methodname>.
70+
</entry>
71+
</row>
72+
</tbody>
73+
</tgroup>
74+
</informaltable>
75+
</para>
76+
</refsect1>
77+
5278
</refentry>
5379

5480
<!-- Keep this comment at the end of the file

reference/zip/functions/zip-read.xml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,32 @@
5151
</simplelist>
5252
</para>
5353
</refsect1>
54+
55+
<refsect1 role="changelog">
56+
&reftitle.changelog;
57+
<para>
58+
<informaltable>
59+
<tgroup cols="2">
60+
<thead>
61+
<row>
62+
<entry>&Version;</entry>
63+
<entry>&Description;</entry>
64+
</row>
65+
</thead>
66+
<tbody>
67+
<row>
68+
<entry>8.0.0</entry>
69+
<entry>
70+
This function is deprecated in favor of the Object API,
71+
see <methodname>ZipArchive::statIndex</methodname>.
72+
</entry>
73+
</row>
74+
</tbody>
75+
</tgroup>
76+
</informaltable>
77+
</para>
78+
</refsect1>
79+
5480
</refentry>
5581

5682
<!-- Keep this comment at the end of the file

0 commit comments

Comments
 (0)