philip Tue Jan 18 14:28:15 2005 EDT
Modified files: /phpdoc/en/install/windows extensions.xml Log: Mention PECL extensions. Deals with bug #28018 http://cvs.php.net/diff.php/phpdoc/en/install/windows/extensions.xml?r1=1.7&r2=1.8&ty=u Index: phpdoc/en/install/windows/extensions.xml diff -u phpdoc/en/install/windows/extensions.xml:1.7 phpdoc/en/install/windows/extensions.xml:1.8 --- phpdoc/en/install/windows/extensions.xml:1.7 Wed Dec 22 11:20:26 2004 +++ phpdoc/en/install/windows/extensions.xml Tue Jan 18 14:28:15 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.7 $ --> +<!-- $Revision: 1.8 $ --> <sect1 id="install.windows.extensions"> <title>Installation of extensions on Windows</title> <para> @@ -81,6 +81,17 @@ linkend="faq.installation.addtopath">FAQ entry</link>). </para> </listitem> + <listitem> + <para> + Some of these DLLs are not bundled with the PHP distribution. See each + extensions documentation page for details. Also, read the manual + section titled <link linkend="install.pecl">Installation of PECL + extensions</link> for details on <acronym>PECL</acronym>. An + increasingly large number of PHP extensions are found in + <acronym>PECL</acronym>, and these extensions require a + <link linkend="install.pecl.downloads">separate download</link>. + </para> + </listitem> </itemizedlist> <note> <simpara>