philip          Fri Aug  6 12:58:59 2004 EDT

  Modified files:              
    /phpdoc/en/install/windows  extensions.xml 
  Log:
  Removed php3_ extensions.
  
  
http://cvs.php.net/diff.php/phpdoc/en/install/windows/extensions.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/install/windows/extensions.xml
diff -u phpdoc/en/install/windows/extensions.xml:1.2 
phpdoc/en/install/windows/extensions.xml:1.3
--- phpdoc/en/install/windows/extensions.xml:1.2        Fri Jun  4 06:30:07 2004
+++ phpdoc/en/install/windows/extensions.xml    Fri Aug  6 12:58:59 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
    <sect1 id="install.windows.extensions">
     <title>Installation of extensions on Windows</title>
     <para>
@@ -10,9 +10,7 @@
      <function>dl</function>.
     </para>
     <para>
-     The DLLs for PHP extensions are prefixed with 'php_' in PHP 4 (and 
-     'php3_' in PHP 3). This prevents confusion between PHP extensions 
-     and their supporting libraries. 
+     The DLLs for PHP extensions are prefixed with <literal>php_</literal>.
     </para>
     <note>
      <para>
@@ -130,11 +128,6 @@
    <entry>None</entry>
   </row>
   <row>
-   <entry>php3_crypt.dll</entry>
-   <entry>Crypt functions</entry>
-   <entry>unknown</entry>
-  </row>
-  <row>
    <entry>php_ctype.dll</entry>
    <entry><link linkend="ref.ctype">ctype</link> family functions</entry>
    <entry>Built in since PHP 4.3.0</entry>
@@ -167,11 +160,6 @@
    <entry>None</entry>
   </row>
   <row>
-   <entry>php3_dbm.dll</entry>
-   <entry>Berkeley DB2 library</entry>
-   <entry>unknown</entry>
-  </row>
-  <row>
    <entry>php_dbx.dll</entry>
    <entry><link linkend="ref.dbx">dbx</link> functions</entry>
    <entry></entry>
@@ -260,7 +248,7 @@
   <row>
    <entry>php_imap.dll</entry>
    <entry><link linkend="ref.imap">IMAP</link> POP3 and NNTP functions</entry>
-   <entry>PHP 3: <filename>php3_imap4r1.dll</filename></entry>
+   <entry>None</entry>
   </row>
   <row>
    <entry>php_ingres.dll</entry>
@@ -317,34 +305,9 @@
    <entry>Requires: <filename>msql.dll</filename> (bundled)</entry>
   </row>
   <row>
-   <entry>php3_msql1.dll</entry>
-   <entry>mSQL 1 client</entry>
-   <entry>unknown</entry>
-  </row>
-  <row>
-   <entry>php3_msql2.dll</entry>
-   <entry>mSQL 2 client</entry>
-   <entry>unknown</entry>
-  </row>
-  <row>
    <entry>php_mssql.dll</entry>
    <entry><link linkend="ref.mssql">MSSQL</link> functions</entry>
    <entry>Requires: <filename>ntwdblib.dll</filename> (bundled)</entry>
-  </row>
-  <row>
-   <entry>php3_mysql.dll</entry>
-   <entry><link linkend="ref.mysql">MySQL</link> functions</entry>
-   <entry>Built-in in PHP 4</entry>
-  </row>
-  <row>
-   <entry>php3_nsmail.dll</entry>
-   <entry>Netscape mail functions</entry>
-   <entry>unknown</entry>
-  </row>
-  <row>
-   <entry>php3_oci73.dll</entry>
-   <entry>Oracle functions</entry>
-   <entry>unknown</entry>
   </row>
   <row>
    <entry>php_oci8.dll</entry>

Reply via email to