ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> phpdoc
phpdoc
[PHP-DOC] cvs: phpdoc /en/reference/zlib configure.xml
by Friedhelm Betz other posts by this author
Aug 27 2003 7:52PM messages near this date
Re: [PHP-DOC] Web Site 'notes' | [PHP-DOC] cvs: phpdoc /en/reference/image/functions imagepsencodefont.xml imagepstext.xml
betz		Wed Aug 27 15:52:32 2003 EDT

  Modified files:              
    /phpdoc/en/reference/zlib	configure.xml 
  Log:
  bugfix #25263
  zlib builtin only on win starting with 4.3.0
  
  
Index: phpdoc/en/reference/zlib/configure.xml
diff -u phpdoc/en/reference/zlib/configure.xml:1.2 phpdoc/en/reference/zlib/configure.xml:1.
3
--- phpdoc/en/reference/zlib/configure.xml:1.2	Sun Dec 29 11:29:07 2002
+++ phpdoc/en/reference/zlib/configure.xml	Wed Aug 27 15:52:31 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?> 
-<!-- $Revision: 1.2 $ --> 
+<!-- $Revision: 1.3 $ --> 
 <section id="zlib.installation"> 
  &reftitle.install;
  <para> 
@@ -9,7 +9,7 @@
  &windows.builtin;
  <note> 
   <simpara> 
-   Builtin support for zlib is available with PHP 4.3.0.
+   Builtin support for zlib on Windows is available with PHP 4.3.0.
   </simpara> 
  </note> 
 </section> 

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved