vrana Tue Aug 17 03:44:33 2004 EDT
Modified files:
/phpdoc/en/reference/gettext configure.xml
Log:
Files are not needed (bug #29704)
http://cvs.php.net/diff.php/phpdoc/en/reference/gettext/configure.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/gettext/configure.xml
diff -u phpdoc/en/reference/gettext/configure.xml:1.6
phpdoc/en/reference/gettext/configure.xml:1.7
--- phpdoc/en/reference/gettext/configure.xml:1.6 Wed Dec 31 10:25:19 2003
+++ phpdoc/en/reference/gettext/configure.xml Tue Aug 17 03:44:30 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<section id="gettext.installation">
&reftitle.install;
<para>
@@ -16,6 +16,8 @@
or <filename class="directory">C:\WINDOWS\SYSTEM32</filename>). Starting with PHP
4.2.3 the name changed to
<filename>libintl-1.dll</filename>, this requires also
<filename>iconv.dll</filename> to be copied.
+ <filename>libintl-1.dll</filename> is not needed as of PHP 4.3.8,
+ <filename>iconv.dll</filename> is not needed as of PHP 5.
</simpara>
</note>
</section>