Those are not duplicate!

The extensions you've removed were in the 'external' part, that means:
"In order to compile these extensions, external libraries will be needed" (from extensions.ent)

Although they are in PECL, they still need external libraries, so they should stay there.

Nuno


vrana Fri Sep  2 08:03:12 2005 EDT

 Modified files:
   /phpdoc/en/appendices extensions.xml
 Log:
 Remove duplicates, put MaxDB to external

http://cvs.php.net/diff.php/phpdoc/en/appendices/extensions.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/appendices/extensions.xml
diff -u phpdoc/en/appendices/extensions.xml:1.6 phpdoc/en/appendices/extensions.xml:1.7
--- phpdoc/en/appendices/extensions.xml:1.6 Fri Sep  2 07:08:23 2005
+++ phpdoc/en/appendices/extensions.xml Fri Sep  2 08:03:11 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->

<!--
  DO NOT TRANSLATE THIS FILE! All the content that is displayed
@@ -451,16 +451,14 @@
    <listitem><para><xref linkend="ref.kadm5"/></para></listitem>
    <listitem><para><xref linkend="ref.ldap"/></para></listitem>
    <listitem><para><xref linkend="ref.libxml"/></para></listitem>
+    <listitem><para><xref linkend="ref.maxdb"/></para></listitem>
    <listitem><para><xref linkend="ref.mcrypt"/></para></listitem>
-    <listitem><para><xref linkend="ref.mcve"/></para></listitem>
    <listitem><para><xref linkend="ref.mhash"/></para></listitem>
    <listitem><para><xref linkend="ref.msession"/></para></listitem>
    <listitem><para><xref linkend="ref.ncurses"/></para></listitem>
    <listitem><para><xref linkend="ref.openssl"/></para></listitem>
    <listitem><para><xref linkend="ref.oracle"/></para></listitem>
-    <listitem><para><xref linkend="ref.ovrimos"/></para></listitem>
    <listitem><para><xref linkend="ref.pcre"/></para></listitem>
-    <listitem><para><xref linkend="ref.pfpro"/></para></listitem>
    <listitem><para><xref linkend="ref.pspell"/></para></listitem>
    <listitem><para><xref linkend="ref.readline"/></para></listitem>
<listitem><para><xref linkend="ref.recode"/></para></listitem>

Reply via email to