added note about zip support prior to 4.0.7

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50256 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Daniel Beckham 2001-06-27 01:55:15 +00:00
parent 82f713c238
commit 75ecf167ca

View file

@ -21,6 +21,12 @@
configuration option when compiling PHP to enable zip
support. This module requires ZZIPlib version >= 0.10.6.
</para>
<note>
<para>
Zip support before PHP 4.0.7 is experimental. This section
reflects the Zip extension as it exists in PHP 4.0.7 and later.
</para>
</note>
<sect1 id="zip-example">
<title>Example Usage</title>