[PHP-DOC] cvs: phpdoc /en/reference/zlib configure.xml From: Friedhelm Betz (holliwell <email protected>)
Date: 12/29/02

betz Sun Dec 29 11:29:07 2002 EDT

  Modified files:
    /phpdoc/en/reference/zlib configure.xml
  Log:
  changes in 4.3.0 for zlib on windows
  
Index: phpdoc/en/reference/zlib/configure.xml
diff -u phpdoc/en/reference/zlib/configure.xml:1.1 phpdoc/en/reference/zlib/configure.xml:1.2
--- phpdoc/en/reference/zlib/configure.xml:1.1 Mon Dec 2 07:55:46 2002
+++ phpdoc/en/reference/zlib/configure.xml Sun Dec 29 11:29:07 2002
@@ -1,11 +1,17 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <section id="zlib.installation">
  &reftitle.install;
  <para>
   Zlib support in PHP is not enabled by default. You will need to
   configure PHP <option role="configure">--with-zlib[=DIR]</option>
  </para>
+ &windows.builtin;
+ <note>
+ <simpara>
+ Builtin support for zlib is available with PHP 4.3.0.
+ </simpara>
+ </note>
 </section>
 
 <!-- Keep this comment at the end of the file

-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php