reference/zip/reference.xml
e7278889420140e0af5df90efe9f1cb63eb63842
...
...
@@ -3,6 +3,14 @@
3
3

4
4
<reference xml:id="ref.zip" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
5
<title>Zip &Functions;</title>
6
+
<partintro>
7
+
<warning>
8
+
<simpara>
9
+
The procedural API is deprecated as of PHP 8.0.0.
10
+
<classname>ZipArchive</classname> should be used instead.
11
+
</simpara>
12
+
</warning>
13
+
</partintro>
6
14

7
15
&reference.zip.entities.functions;
8
16

9
17