From 1c3c13317aae3fa7299a85b30b97c293aadf4c6a Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Fri, 11 Aug 2006 22:10:00 +0000 Subject: [PATCH] - 5.2 or later and new version does not require ext libs (takagi@php.net, philip) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218007 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/zip/configure.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/zip/configure.xml b/reference/zip/configure.xml index 9fd6f7182b..fc18a29282 100644 --- a/reference/zip/configure.xml +++ b/reference/zip/configure.xml @@ -1,5 +1,5 @@ - +
&reftitle.install; @@ -23,7 +23,7 @@ In order to use these functions you must compile PHP with zip support by using the - configure option. It does require any external library. + configure option. It does not require any external library. @@ -53,7 +53,7 @@
- Installation with PECL or bundled with PHP 5.2 or earlier + Installation with PECL or bundled with PHP 5.2 or later Windows users will enable php_zip.dll inside of &php.ini; in order to use these functions.