diff --git a/reference/zip/configure.xml b/reference/zip/configure.xml index fc18a29282..c2aad19888 100644 --- a/reference/zip/configure.xml +++ b/reference/zip/configure.xml @@ -1,5 +1,5 @@ - +
&reftitle.install; @@ -19,7 +19,7 @@
- Installation with PECL or bundled with PHP 5.2 or earlier + Installation with PECL or bundled with PHP 5.2 or later In order to use these functions you must compile PHP with zip support by using the diff --git a/reference/zip/reference.xml b/reference/zip/reference.xml index e43b520169..96cb7afcc5 100644 --- a/reference/zip/reference.xml +++ b/reference/zip/reference.xml @@ -1,5 +1,5 @@ - + @@ -33,12 +33,12 @@
- PECL and PHP 5.2 or earlier + PECL and PHP 5.2 or later - The newest version is bundled in PHP 5.2.0 or earlier and - available in PECL, as version 1.1.0 or earlier. It does not + The newest version is bundled in PHP 5.2.0 or later and + available in PECL, as version 1.1.0 or later. It does not require any external library. It can read and write Zip archives - when used with PHP 5.1 or ealier and can only read them when used + when used with PHP 5.1 or later and can only read them when used with PHP4.