From fdc76c7f452e3d4aae1a7c6088264ec100f082d6 Mon Sep 17 00:00:00 2001 From: Andy Lindeman Date: Sat, 23 Mar 2002 03:07:10 +0000 Subject: [PATCH] The Current CVS version is not 4.0.4-dev git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@74789 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/zlib.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/functions/zlib.xml b/functions/zlib.xml index bb89281b7e..8b82aabc06 100644 --- a/functions/zlib.xml +++ b/functions/zlib.xml @@ -1,5 +1,5 @@ - + Zlib Compression Functions Zlib @@ -18,11 +18,11 @@ - The current CVS version 4.0.4-dev introduces a fopen-wrapper - for .gz-files, so that you can use a special 'zlib:' URL to - access compressed files transparently using the normal - f*() file access functions if you prepend the filename or path - with a 'zlib:' prefix when calling fopen. + Version 4.0.4 introduces a fopen-wrapper for .gz-files, so that + you can use a special 'zlib:' URL to access compressed files + transparently using the normal f*() file access functions if you + prepend the filename or path with a 'zlib:' prefix when calling + fopen. This feature requires a C runtime library that provides the