vrana           Fri Nov  5 08:11:47 2004 EDT

  Modified files:              
    /phpdoc/en/reference/iconv  configure.xml 
  Log:
  iconv.dll is not needed anymore (bug #27726)
  
http://cvs.php.net/diff.php/phpdoc/en/reference/iconv/configure.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/iconv/configure.xml
diff -u phpdoc/en/reference/iconv/configure.xml:1.4 
phpdoc/en/reference/iconv/configure.xml:1.5
--- phpdoc/en/reference/iconv/configure.xml:1.4 Tue Dec 23 20:32:10 2003
+++ phpdoc/en/reference/iconv/configure.xml     Fri Nov  5 08:11:44 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <section id="iconv.installation">
  &reftitle.install;
  <para>
@@ -18,6 +18,10 @@
    specified by the <literal>PATH</literal> environment variable
    or one of the system directories of your Windows&reg; installation.
   </simpara>
+  <simpara>
+   This module is part of PHP as of PHP 5 thus <emphasis>iconv.dll</emphasis>
+   and <emphasis>php_iconv.dll</emphasis> is not needed anymore.
+  </simpara>
  </note>
 </section>
 

Reply via email to