Skip to content

Commit

Permalink
document zip procedural API as deprecated in 8.0
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350175 c90b9560-bf6c-de11-be94-00142212c4b1
  • Loading branch information
remicollet committed Jul 20, 2020
1 parent be1cedf commit 69795fb
Show file tree
Hide file tree
Showing 10 changed files with 258 additions and 0 deletions.
26 changes: 26 additions & 0 deletions reference/zip/functions/zip-close.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,32 @@
</simplelist>
</para>
</refsect1>

<refsect1 role="changelog">
&reftitle.changelog;
<para>
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
<row>
<entry>8.0.0</entry>
<entry>
This function is deprecated in favor of the Object API,
see <methodname>ZipArchive::close</methodname>.
</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</para>
</refsect1>

</refentry>

<!-- Keep this comment at the end of the file
Expand Down
25 changes: 25 additions & 0 deletions reference/zip/functions/zip-entry-close.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,31 @@
</simplelist>
</para>
</refsect1>

<refsect1 role="changelog">
&reftitle.changelog;
<para>
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
<row>
<entry>8.0.0</entry>
<entry>
This function is deprecated in favor of the Object API.
</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</para>
</refsect1>

</refentry>

<!-- Keep this comment at the end of the file
Expand Down
26 changes: 26 additions & 0 deletions reference/zip/functions/zip-entry-compressedsize.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,32 @@
</simplelist>
</para>
</refsect1>

<refsect1 role="changelog">
&reftitle.changelog;
<para>
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
<row>
<entry>8.0.0</entry>
<entry>
This function is deprecated in favor of the Object API,
see <methodname>ZipArchive::statIndex</methodname>.
</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</para>
</refsect1>

</refentry>

<!-- Keep this comment at the end of the file
Expand Down
26 changes: 26 additions & 0 deletions reference/zip/functions/zip-entry-compressionmethod.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,32 @@
</simplelist>
</para>
</refsect1>

<refsect1 role="changelog">
&reftitle.changelog;
<para>
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
<row>
<entry>8.0.0</entry>
<entry>
This function is deprecated in favor of the Object API,
see <methodname>ZipArchive::statIndex</methodname>.
</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</para>
</refsect1>

</refentry>

<!-- Keep this comment at the end of the file
Expand Down
26 changes: 26 additions & 0 deletions reference/zip/functions/zip-entry-filesize.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,32 @@
</simplelist>
</para>
</refsect1>

<refsect1 role="changelog">
&reftitle.changelog;
<para>
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
<row>
<entry>8.0.0</entry>
<entry>
This function is deprecated in favor of the Object API,
see <methodname>ZipArchive::statIndex</methodname>.
</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</para>
</refsect1>

</refentry>

<!-- Keep this comment at the end of the file
Expand Down
26 changes: 26 additions & 0 deletions reference/zip/functions/zip-entry-name.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,32 @@
</simplelist>
</para>
</refsect1>

<refsect1 role="changelog">
&reftitle.changelog;
<para>
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
<row>
<entry>8.0.0</entry>
<entry>
This function is deprecated in favor of the Object API,
see <methodname>ZipArchive::statIndex</methodname>.
</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</para>
</refsect1>

</refentry>

<!-- Keep this comment at the end of the file
Expand Down
25 changes: 25 additions & 0 deletions reference/zip/functions/zip-entry-open.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,31 @@
</simplelist>
</para>
</refsect1>

<refsect1 role="changelog">
&reftitle.changelog;
<para>
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
<row>
<entry>8.0.0</entry>
<entry>
This function is deprecated in favor of the Object API.
</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</para>
</refsect1>

</refentry>

<!-- Keep this comment at the end of the file
Expand Down
26 changes: 26 additions & 0 deletions reference/zip/functions/zip-entry-read.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,32 @@
</simplelist>
</para>
</refsect1>

<refsect1 role="changelog">
&reftitle.changelog;
<para>
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
<row>
<entry>8.0.0</entry>
<entry>
This function is deprecated in favor of the Object API,
see <methodname>ZipArchive::getFromIndex</methodname>.
</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</para>
</refsect1>

</refentry>

<!-- Keep this comment at the end of the file
Expand Down
26 changes: 26 additions & 0 deletions reference/zip/functions/zip-open.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,32 @@
</simplelist>
</para>
</refsect1>

<refsect1 role="changelog">
&reftitle.changelog;
<para>
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
<row>
<entry>8.0.0</entry>
<entry>
This function is deprecated in favor of the Object API,
see <methodname>ZipArchive::open</methodname>.
</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</para>
</refsect1>

</refentry>

<!-- Keep this comment at the end of the file
Expand Down
26 changes: 26 additions & 0 deletions reference/zip/functions/zip-read.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,32 @@
</simplelist>
</para>
</refsect1>

<refsect1 role="changelog">
&reftitle.changelog;
<para>
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
<row>
<entry>8.0.0</entry>
<entry>
This function is deprecated in favor of the Object API,
see <methodname>ZipArchive::statIndex</methodname>.
</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</para>
</refsect1>

</refentry>

<!-- Keep this comment at the end of the file
Expand Down

0 comments on commit 69795fb

Please sign in to comment.