From 2b144576d40af9a5c23390fe2413f3b8019e2f11 Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Fri, 23 May 2003 23:20:13 +0000 Subject: [PATCH] required dlls update for domxml, xslt git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128592 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/install.windows.xml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/chapters/install.windows.xml b/chapters/install.windows.xml index cad2bacf8c..b709252031 100644 --- a/chapters/install.windows.xml +++ b/chapters/install.windows.xml @@ -1,5 +1,5 @@ - + Installation on Windows systems @@ -880,7 +880,10 @@ extension=php_bz2.dll php_domxml.dll DOM XML functions - PHP <= 4.2.0 requires: libxml2.dll (bundled) + + PHP <= 4.2.0 requires: libxml2.dll (bundled) + PHP >= 4.3.0 requires: iconv.dll (bundled) + php_dotnet.dll @@ -1116,7 +1119,12 @@ extension=php_bz2.dll php_xslt.dll XSLT functions - Requires: sablot.dll, expat.dll (bundled) + + PHP <= 4.2.0 requires sablot.dll, + expat.dll (bundled). PHP >= 4.2.1 requires + sablot.dll, expat.dll, + iconv.dll (bundled). + php_yaz.dll