svn: /phpdoc/fr/trunk/reference/uodbc/functions/ odbc-autocommit.xml odbc-binmode.xml odbc-close.xml odbc-columnprivileges.xml odbc-columns.xml odbc-commit.xml odbc-connect.xml odbc-cursor.xml odbc-data-source.xml odbc-error.xml odbc-errormsg.xml odbc-exec.xml odbc-execute.xml odbc-fetch-array.xml odbc-fetch-into.xml odbc-fetch-object.xml odbc-fetch-row.xml odbc-field-len.xml odbc-field-name.xml odbc-field-num.xml odbc-field-scale.xml odbc-field-type.xml odbc-foreignkeys.xml odbc-free-result.xml

[email protected] (George Peter Banyard)
Newsgroups php.doc.fr
Message-ID <[email protected]>
girgias                                  Sun, 27 Dec 2020 19:42:20 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=352218

Log:
Apply SVN revision 352189

Changed paths:
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-autocommit.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-binmode.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-close.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-columnprivileges.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-columns.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-commit.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-connect.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-cursor.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-data-source.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-error.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-errormsg.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-exec.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-execute.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-fetch-array.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-fetch-into.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-fetch-object.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-fetch-row.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-field-len.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-field-name.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-field-num.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-field-scale.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-field-type.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-foreignkeys.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-free-result.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-gettypeinfo.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-longreadlen.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-next-result.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-num-fields.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-num-rows.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-pconnect.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-prepare.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-primarykeys.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-procedurecolumns.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-procedures.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-result-all.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-result.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-rollback.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-setoption.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-specialcolumns.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-statistics.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-tableprivileges.xml
    U   phpdoc/fr/trunk/reference/uodbc/functions/odbc-tables.xml
svn-diffs-352218.txt (text/x-diff, 90.3 KB)
Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-autocommit.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-autocommit.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-autocommit.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,8 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 343899 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->
-
 <refentry xml:id="function.odbc-autocommit" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>odbc_autocommit</refname>
@@ -12,12 +11,12 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>mixed</type><methodname>odbc_autocommit</methodname>
-   <methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
-   <methodparam choice="opt"><type>bool</type><parameter>OnOff</parameter><initializer>&false;</initializer></methodparam>
+   <type class="union"><type>int</type><type>bool</type></type><methodname>odbc_autocommit</methodname>
+   <methodparam><type>resource</type><parameter>odbc</parameter></methodparam>
+   <methodparam choice="opt"><type>bool</type><parameter>enable</parameter><initializer>&false;</initializer></methodparam>
   </methodsynopsis>
   <para>
-   Sans le paramètre <parameter>onoff</parameter>,
+   Sans le paramètre <parameter>enable</parameter>,
    <function>odbc_autocommit</function> retourne le statut d'autovalidation
   </para>
   <para>
@@ -31,16 +30,16 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>connection_id</parameter></term>
+     <term><parameter>odbc</parameter></term>
      <listitem>
       &odbc.connection.id;
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>OnOff</parameter></term>
+     <term><parameter>enable</parameter></term>
      <listitem>
       <para>
-       Si <parameter>OnOff</parameter> vaut &true;, l'autovalidation
+       Si <parameter>enable</parameter> vaut &true;, l'autovalidation
        est activée. S'il est &false;, l'autovalidation
        est désactivée.
       </para>
@@ -52,14 +51,14 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Sans le paramètre <parameter>OnOff</parameter>,
+   Sans le paramètre <parameter>enable</parameter>,
    <function>odbc_autocommit</function> retourne le statut d'autovalidation
-   de la connexion <parameter>connection_id</parameter>. Une valeur différente de 0
+   de la connexion <parameter>odbc</parameter>. Une valeur différente de 0
    si le mode est activé, 0 s'il ne l'est pas,
    ou &false; si une erreur survient.
   </para>
   <para>
-   Si <parameter>OnOff</parameter> est défini, cette fonction retourne &true;
+   Si <parameter>enable</parameter> est défini, cette fonction retourne &true;
    en cas de succès,et &false; si une erreur survient.
   </para>
  </refsect1>
@@ -73,7 +72,6 @@
   </para>
  </refsect1>
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-binmode.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-binmode.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-binmode.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,8 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 350795 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->
-
 <refentry xml:id="function.odbc-binmode" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>odbc_binmode</refname>
@@ -13,7 +12,7 @@
   &reftitle.description;
   <methodsynopsis>
    <type>bool</type><methodname>odbc_binmode</methodname>
-   <methodparam><type>resource</type><parameter>result_id</parameter></methodparam>
+   <methodparam><type>resource</type><parameter>statement</parameter></methodparam>
    <methodparam><type>int</type><parameter>mode</parameter></methodparam>
   </methodsynopsis>
   <para>
@@ -68,17 +67,17 @@
       </row>
       <row>
        <entry><constant>ODBC_BINMODE_PASSTHRU</constant></entry>
-       <entry>0</entry>
+       <entry>&gt;0</entry>
        <entry><literal>passthru</literal></entry>
       </row>
       <row>
        <entry><constant>ODBC_BINMODE_RETURN</constant></entry>
-       <entry>0</entry>
+       <entry>&gt;0</entry>
        <entry>Tel quel</entry>
       </row>
       <row>
        <entry><constant>ODBC_BINMODE_CONVERT</constant></entry>
-       <entry>0</entry>
+       <entry>&gt;0</entry>
        <entry>Caractère</entry>
       </row>
      </tbody>
@@ -97,13 +96,13 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>result_id</parameter></term>
+     <term><parameter>statement</parameter></term>
      <listitem>
       <para>
        L'identifiant de résultat.
       </para>
       <para>
-       Si <parameter>result_id</parameter> vaut <literal>0</literal>, ces
+       Si <parameter>statement</parameter> vaut <literal>0</literal>, ces
        paramètres seront appliqués aux nouveaux résultats.
       </para>
      </listitem>
@@ -149,7 +148,6 @@
   </para>
  </refsect1>
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-close.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-close.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-close.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-close" xmlns="http://docbook.org/ns/docbook">
@@ -12,7 +12,7 @@
   &reftitle.description;
   <methodsynopsis>
    <type>void</type><methodname>odbc_close</methodname>
-   <methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
+   <methodparam><type>resource</type><parameter>odbc</parameter></methodparam>
   </methodsynopsis>
   <para>
    Ferme la connexion avec la source de données représentée par
@@ -24,7 +24,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>connection_id</parameter></term>
+     <term><parameter>odbc</parameter></term>
      <listitem>
       &odbc.connection.id;
      </listitem>
@@ -49,7 +49,6 @@
   </note>
  </refsect1>
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-columnprivileges.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-columnprivileges.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-columnprivileges.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351135 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-columnprivileges" xmlns="http://docbook.org/ns/docbook">
@@ -12,11 +12,11 @@
   &reftitle.description;
   <methodsynopsis>
    <type class="union"><type>resource</type><type>false</type></type><methodname>odbc_columnprivileges</methodname>
-   <methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
-   <methodparam><type>string</type><parameter>catalog</parameter></methodparam>
+   <methodparam><type>resource</type><parameter>odbc</parameter></methodparam>
+   <methodparam><type class="union"><type>string</type><type>null</type></type><parameter>catalog</parameter></methodparam>
    <methodparam><type>string</type><parameter>schema</parameter></methodparam>
-   <methodparam><type>string</type><parameter>table_name</parameter></methodparam>
-   <methodparam><type>string</type><parameter>column_name</parameter></methodparam>
+   <methodparam><type>string</type><parameter>table</parameter></methodparam>
+   <methodparam><type>string</type><parameter>column</parameter></methodparam>
   </methodsynopsis>
   <para>
    Liste les colonnes et leurs droits associés.
@@ -27,7 +27,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>connection_id</parameter></term>
+     <term><parameter>odbc</parameter></term>
      <listitem>
       &odbc.connection.id;
      </listitem>
@@ -50,7 +50,7 @@
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>table_name</parameter></term>
+     <term><parameter>table</parameter></term>
      <listitem>
       <para>
        Le nom de la table.
@@ -59,7 +59,7 @@
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>column_name</parameter></term>
+     <term><parameter>column</parameter></term>
      <listitem>
       <para>
        Le nom de la colonne.
@@ -133,7 +133,6 @@
  </refsect1>

 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-columns.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-columns.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-columns.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351135 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-columns" xmlns="http://docbook.org/ns/docbook">
@@ -12,11 +12,11 @@
   &reftitle.description;
   <methodsynopsis>
    <type class="union"><type>resource</type><type>false</type></type><methodname>odbc_columns</methodname>
-   <methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
-   <methodparam choice="opt"><type>string</type><parameter>catalog</parameter></methodparam>
-   <methodparam choice="opt"><type>string</type><parameter>schema</parameter></methodparam>
-   <methodparam choice="opt"><type>string</type><parameter>table_name</parameter></methodparam>
-   <methodparam choice="opt"><type>string</type><parameter>column_name</parameter></methodparam>
+   <methodparam><type>resource</type><parameter>odbc</parameter></methodparam>
+   <methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>catalog</parameter><initializer>&null;</initializer></methodparam>
+   <methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>schema</parameter><initializer>&null;</initializer></methodparam>
+   <methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>table</parameter><initializer>&null;</initializer></methodparam>
+   <methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>column</parameter><initializer>&null;</initializer></methodparam>
   </methodsynopsis>
   <para>
    Liste les colonnes d'une table.
@@ -28,7 +28,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>connection_id</parameter></term>
+     <term><parameter>odbc</parameter></term>
      <listitem>
       &odbc.connection.id;
      </listitem>
@@ -51,7 +51,7 @@
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>table_name</parameter></term>
+     <term><parameter>table</parameter></term>
      <listitem>
       <para>
        Le nom de la table.
@@ -60,7 +60,7 @@
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>column_name</parameter></term>
+     <term><parameter>column</parameter></term>
      <listitem>
       <para>
        Le nom de la colonne.
@@ -107,6 +107,29 @@
   </simpara>
  </refsect1>

+ <refsect1 role="changelog">
+  &reftitle.changelog;
+  <informaltable>
+   <tgroup cols="2">
+    <thead>
+     <row>
+      <entry>&Version;</entry>
+      <entry>&Description;</entry>
+     </row>
+    </thead>
+    <tbody>
+     <row>
+      <entry>8.0.0</entry>
+      <entry>
+       <parameter>schema</parameter>, <parameter>table</parameter> and <parameter>column</parameter>
+       are now nullable.
+      </entry>
+     </row>
+    </tbody>
+   </tgroup>
+  </informaltable>
+ </refsect1>
+
  <refsect1 role="examples">
   &reftitle.examples;
   <example xml:id="odbc-columns.example.basic">
@@ -163,7 +186,6 @@
  </refsect1>

 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-commit.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-commit.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-commit.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-commit" xmlns="http://docbook.org/ns/docbook">
@@ -12,7 +12,7 @@
   &reftitle.description;
   <methodsynopsis>
    <type>bool</type><methodname>odbc_commit</methodname>
-   <methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
+   <methodparam><type>resource</type><parameter>odbc</parameter></methodparam>
   </methodsynopsis>
   <para>
    Valide toutes les transactions en cours sur la connexion
@@ -24,7 +24,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>connection_id</parameter></term>
+     <term><parameter>odbc</parameter></term>
      <listitem>
       &odbc.connection.id;
      </listitem>
@@ -39,7 +39,6 @@
   </para>
  </refsect1>
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-connect.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-connect.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-connect.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,8 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 328382 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->
-
 <refentry xml:id="function.odbc-connect" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>odbc_connect</refname>
@@ -12,11 +11,11 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>resource</type><methodname>odbc_connect</methodname>
+   <type class="union"><type>resource</type><type>false</type></type><methodname>odbc_connect</methodname>
    <methodparam><type>string</type><parameter>dsn</parameter></methodparam>
    <methodparam><type>string</type><parameter>user</parameter></methodparam>
    <methodparam><type>string</type><parameter>password</parameter></methodparam>
-   <methodparam choice="opt"><type>int</type><parameter>cursor_type</parameter></methodparam>
+   <methodparam choice="opt"><type>int</type><parameter>cursor_option</parameter><initializer><constant>SQL_CUR_USE_DRIVER</constant></initializer></methodparam>
   </methodsynopsis>
   <simpara>
    L'identifiant de connexion retourné par cette fonction est
@@ -66,7 +65,7 @@
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>cursor_type</parameter></term>
+     <term><parameter>cursor_option</parameter></term>
      <listitem>
       <para>
        Fixe le type de pointeur de résultat
@@ -105,8 +104,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Retourne une connexion ODBC ou &false;
-   si une erreur survient.
+   Retourne une connexion ODBC, &return.falseforfailure;.
   </para>
  </refsect1>

@@ -146,7 +144,6 @@
  </refsect1>

 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-cursor.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-cursor.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-cursor.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,8 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->
-
 <refentry xml:id="function.odbc-cursor" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>odbc_cursor</refname>
@@ -11,8 +10,8 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>string</type><methodname>odbc_cursor</methodname>
-   <methodparam><type>resource</type><parameter>result_id</parameter></methodparam>
+   <type class="union"><type>string</type><type>false</type></type><methodname>odbc_cursor</methodname>
+   <methodparam><type>resource</type><parameter>statement</parameter></methodparam>
   </methodsynopsis>
   <para>
    <function>odbc_cursor</function> lit le nom du pointeur de résultat
@@ -24,7 +23,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>result_id</parameter></term>
+     <term><parameter>statement</parameter></term>
      <listitem>
       <para>
        La ressource de résultat.
@@ -37,11 +36,10 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Retourne le nom du curseur, sous forme d'une &string;.
+   Retourne le nom du curseur, sous forme d'une &string;, &return.falseforfailure;.
   </para>
  </refsect1>
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-data-source.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-data-source.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-data-source.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351730 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-data-source" xmlns="http://docbook.org/ns/docbook">
@@ -11,8 +11,8 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>array</type><methodname>odbc_data_source</methodname>
-   <methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
+   <type class="union"><type>array</type><type>false</type></type><methodname>odbc_data_source</methodname>
+   <methodparam><type>resource</type><parameter>odbc</parameter></methodparam>
    <methodparam><type>int</type><parameter>fetch_type</parameter></methodparam>
   </methodsynopsis>
   <para>
@@ -24,7 +24,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>connection_id</parameter></term>
+     <term><parameter>odbc</parameter></term>
      <listitem>
       &odbc.connection.id;
      </listitem>
@@ -87,7 +87,6 @@
  </refsect1>

 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-error.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-error.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-error.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,8 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: dams Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: dams Status: ready -->
 <!-- Reviewed: yes -->
-
 <refentry xml:id="function.odbc-error" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>odbc_error</refname>
@@ -12,7 +11,7 @@
   &reftitle.description;
   <methodsynopsis>
    <type>string</type><methodname>odbc_error</methodname>
-   <methodparam choice="opt"><type>resource</type><parameter>connection_id</parameter></methodparam>
+   <methodparam choice="opt"><type class="union"><type>resource</type><type>null</type></type><parameter>odbc</parameter><initializer>&null;</initializer></methodparam>
   </methodsynopsis>
   <simpara>
    Retourne un état ODBC sur 6 chiffres, ou une chaîne vide s'il n'y avait plus d'erreurs.
@@ -24,7 +23,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>connection_id</parameter></term>
+     <term><parameter>odbc</parameter></term>
      <listitem>
       &odbc.connection.id;
      </listitem>
@@ -36,7 +35,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Si <parameter>connection_id</parameter> est spécifié, le dernier
+   Si <parameter>odbc</parameter> est spécifié, le dernier
    état ODBC de cette connexion est retourné. Si
    <parameter>connection_id</parameter> est omis, c'est le dernier
    état de n'importe quelle connexion qui est retourné.
@@ -47,6 +46,29 @@
    (i.e. la fonction <function>odbc_exec</function> a retourné &false;).
   </para>
  </refsect1>
+
+ <refsect1 role="changelog">
+  &reftitle.changelog;
+  <informaltable>
+   <tgroup cols="2">
+    <thead>
+     <row>
+      <entry>&Version;</entry>
+      <entry>&Description;</entry>
+     </row>
+    </thead>
+    <tbody>
+     <row>
+      <entry>8.0.0</entry>
+      <entry>
+       <parameter>odbc</parameter> is nullable now.
+      </entry>
+     </row>
+    </tbody>
+   </tgroup>
+  </informaltable>
+ </refsect1>
+
  <refsect1 role="seealso">
   &reftitle.seealso;
   <para>
@@ -57,7 +79,6 @@
   </para>
  </refsect1>
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-errormsg.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-errormsg.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-errormsg.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,8 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: dams Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: dams Status: ready -->
 <!-- Reviewed: yes -->
-
 <refentry xml:id="function.odbc-errormsg" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>odbc_errormsg</refname>
@@ -12,7 +11,7 @@
   &reftitle.description;
   <methodsynopsis>
    <type>string</type><methodname>odbc_errormsg</methodname>
-   <methodparam choice="opt"><type>resource</type><parameter>connection_id</parameter></methodparam>
+   <methodparam choice="opt"><type class="union"><type>resource</type><type>null</type></type><parameter>odbc</parameter><initializer>&null;</initializer></methodparam>
   </methodsynopsis>
   <simpara>
    Retourne une chaîne contenant le dernier message d'erreur ODBC, ou
@@ -24,7 +23,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>connection_id</parameter></term>
+     <term><parameter>odbc</parameter></term>
      <listitem>
       &odbc.connection.id;
      </listitem>
@@ -35,7 +34,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Si <parameter>connection_id</parameter> est spécifié, le
+   Si <parameter>odbc</parameter> est spécifié, le
    dernier état ODBC de cette connexion est retourné.
   </para>
   <para>
@@ -44,6 +43,29 @@
    (i.e. la fonction <function>odbc_exec</function> a retourné &false;).
   </para>
  </refsect1>
+
+ <refsect1 role="changelog">
+  &reftitle.changelog;
+  <informaltable>
+   <tgroup cols="2">
+    <thead>
+     <row>
+      <entry>&Version;</entry>
+      <entry>&Description;</entry>
+     </row>
+    </thead>
+    <tbody>
+     <row>
+      <entry>8.0.0</entry>
+      <entry>
+       <parameter>odbc</parameter> is nullable now.
+      </entry>
+     </row>
+    </tbody>
+   </tgroup>
+  </informaltable>
+ </refsect1>
+
  <refsect1 role="seealso">
   &reftitle.seealso;
   <para>
@@ -54,7 +76,6 @@
   </para>
  </refsect1>
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-exec.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-exec.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-exec.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,8 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351730 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->
-
 <refentry xml:id="function.odbc-exec" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>odbc_exec</refname>
@@ -11,10 +10,9 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>resource</type><methodname>odbc_exec</methodname>
-   <methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
-   <methodparam><type>string</type><parameter>query_string</parameter></methodparam>
-   <methodparam choice="opt"><type>int</type><parameter>flags</parameter></methodparam>
+   <type class="union"><type>resource</type><type>false</type></type><methodname>odbc_exec</methodname>
+   <methodparam><type>resource</type><parameter>odbc</parameter></methodparam>
+   <methodparam><type>string</type><parameter>query</parameter></methodparam>
   </methodsynopsis>
   <para>
    <function>odbc_exec</function> envoie une commande SQL
@@ -27,13 +25,13 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>connection_id</parameter></term>
+     <term><parameter>odbc</parameter></term>
      <listitem>
       &odbc.connection.id;
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>query_string</parameter></term>
+     <term><parameter>query</parameter></term>
      <listitem>
       <para>
        La requête SQL.
@@ -40,14 +38,6 @@
       </para>
      </listitem>
     </varlistentry>
-    <varlistentry>
-     <term><parameter>flags</parameter></term>
-     <listitem>
-      <para>
-       Ce paramètre n'est actuellement pas utilisé.
-      </para>
-     </listitem>
-    </varlistentry>
    </variablelist>
   </para>
  </refsect1>
@@ -58,6 +48,27 @@
    &false; si une erreur survient.
   </para>
  </refsect1>
+ <refsect1 role="changelog">
+  &reftitle.changelog;
+  <informaltable>
+   <tgroup cols="2">
+    <thead>
+     <row>
+      <entry>&Version;</entry>
+      <entry>&Description;</entry>
+     </row>
+    </thead>
+    <tbody>
+     <row>
+      <entry>8.0.0</entry>
+      <entry>
+       <parameter>flags</parameter> was removed.
+      </entry>
+     </row>
+    </tbody>
+   </tgroup>
+  </informaltable>
+ </refsect1>
  <refsect1 role="seealso">
   &reftitle.seealso;
   <para>
@@ -68,7 +79,6 @@
   </para>
  </refsect1>
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-execute.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-execute.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-execute.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 350647 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-execute" xmlns="http://docbook.org/ns/docbook">
@@ -13,8 +13,8 @@
   &reftitle.description;
   <methodsynopsis>
    <type>bool</type><methodname>odbc_execute</methodname>
-   <methodparam><type>resource</type><parameter>result_id</parameter></methodparam>
-   <methodparam choice="opt"><type>array</type><parameter>parameters_array</parameter></methodparam>
+   <methodparam><type>resource</type><parameter>statement</parameter></methodparam>
+   <methodparam choice="opt"><type>array</type><parameter>params</parameter><initializer>[]</initializer></methodparam>
   </methodsynopsis>
   <para>
    Exécute une requête SQL préparée par <function>odbc_prepare</function>.
@@ -26,7 +26,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>result_id</parameter></term>
+     <term><parameter>statement</parameter></term>
      <listitem>
       <para>
        L'identifiant de résultat, depuis la fonction <function>odbc_prepare</function>.
@@ -34,7 +34,7 @@
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>parameters_array</parameter></term>
+     <term><parameter>params</parameter></term>
      <listitem>
       <para>
        Les valeurs du paramètre <parameter>parameter_array</parameter> seront
@@ -112,7 +112,6 @@
   </refsect1>

 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-fetch-array.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-fetch-array.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-fetch-array.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 334592 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-fetch-array" xmlns="http://docbook.org/ns/docbook">
@@ -12,9 +12,9 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>array</type><methodname>odbc_fetch_array</methodname>
-   <methodparam><type>resource</type><parameter>result</parameter></methodparam>
-   <methodparam choice="opt"><type>int</type><parameter>rownumber</parameter></methodparam>
+   <type class="union"><type>array</type><type>false</type></type><methodname>odbc_fetch_array</methodname>
+   <methodparam><type>resource</type><parameter>statement</parameter></methodparam>
+   <methodparam choice="opt"><type>int</type><parameter>row</parameter><initializer>-1</initializer></methodparam>
   </methodsynopsis>
   <para>
    <function>odbc_fetch_array</function> lit une ligne de résultat
@@ -27,7 +27,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>result</parameter></term>
+     <term><parameter>statement</parameter></term>
      <listitem>
       <para>
        La ressource de résultat depuis la fonction <function>odbc_exec</function>.
@@ -35,7 +35,7 @@
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>rownumber</parameter></term>
+     <term><parameter>row</parameter></term>
      <listitem>
       <para>
        Le numéro de la ligne devant être lue, optionnel.
@@ -75,7 +75,6 @@
   </para>
  </refsect1>
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-fetch-into.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-fetch-into.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-fetch-into.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351730 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-fetch-into" xmlns="http://docbook.org/ns/docbook">
@@ -12,10 +12,10 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>int</type><methodname>odbc_fetch_into</methodname>
-   <methodparam><type>resource</type><parameter>result_id</parameter></methodparam>
-   <methodparam><type>array</type><parameter role="reference">result_array</parameter></methodparam>
-   <methodparam choice="opt"><type>int</type><parameter>rownumber</parameter></methodparam>
+   <type class="union"><type>int</type><type>false</type></type><methodname>odbc_fetch_into</methodname>
+   <methodparam><type>resource</type><parameter>statement</parameter></methodparam>
+   <methodparam><type>array</type><parameter role="reference">array</parameter></methodparam>
+   <methodparam choice="opt"><type>int</type><parameter>row</parameter><initializer>0</initializer></methodparam>
   </methodsynopsis>
   <para>
    Lit une ligne de résultat, et la place dans un tableau.
@@ -27,7 +27,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>result_id</parameter></term>
+     <term><parameter>statement</parameter></term>
      <listitem>
       <para>
        La ressource de résultat.
@@ -35,7 +35,7 @@
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>result_array</parameter></term>
+     <term><parameter>array</parameter></term>
      <listitem>
       <para>
        Peut être de n'importe quel type, étant donné qu'il sera converti
@@ -45,7 +45,7 @@
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>rownumber</parameter></term>
+     <term><parameter>row</parameter></term>
      <listitem>
       <para>
        Le numéro de la ligne.
@@ -89,7 +89,6 @@
   </para>
  </refsect1>
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-fetch-object.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-fetch-object.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-fetch-object.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 334592 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-fetch-object" xmlns="http://docbook.org/ns/docbook">
@@ -12,9 +12,9 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>object</type><methodname>odbc_fetch_object</methodname>
-   <methodparam><type>resource</type><parameter>result</parameter></methodparam>
-   <methodparam choice="opt"><type>int</type><parameter>rownumber</parameter></methodparam>
+   <type class="union"><type>stdClass</type><type>false</type></type><methodname>odbc_fetch_object</methodname>
+   <methodparam><type>resource</type><parameter>statement</parameter></methodparam>
+   <methodparam choice="opt"><type>int</type><parameter>row</parameter><initializer>-1</initializer></methodparam>
   </methodsynopsis>
   <para>
    <function>odbc_fetch_object</function> lit une ligne de résultat
@@ -27,7 +27,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>result</parameter></term>
+     <term><parameter>statement</parameter></term>
      <listitem>
       <para>
        La ressource de résultat depuis la fonction <function>odbc_exec</function>.
@@ -35,7 +35,7 @@
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>rownumber</parameter></term>
+     <term><parameter>row</parameter></term>
      <listitem>
       <para>
        Le numéro de ligne à récupérer, en option.
@@ -75,7 +75,6 @@
   </para>
  </refsect1>
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-fetch-row.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-fetch-row.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-fetch-row.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,8 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 343898 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->
-
 <refentry xml:id="function.odbc-fetch-row" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>odbc_fetch_row</refname>
@@ -12,8 +11,8 @@
   &reftitle.description;
   <methodsynopsis>
    <type>bool</type><methodname>odbc_fetch_row</methodname>
-   <methodparam><type>resource</type><parameter>result_id</parameter></methodparam>
-   <methodparam choice="opt"><type>int</type><parameter>row_number</parameter><initializer>1</initializer></methodparam>
+   <methodparam><type>resource</type><parameter>statement</parameter></methodparam>
+   <methodparam choice="opt"><type class="union"><type>int</type><type>null</type></type><parameter>row</parameter><initializer>&null;</initializer></methodparam>
   </methodsynopsis>
   <para>
    Lit une ligne dans le résultat identifié par
@@ -29,7 +28,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>result_id</parameter></term>
+     <term><parameter>statement</parameter></term>
      <listitem>
       <para>
        L'identifiant de résultat.
@@ -37,20 +36,20 @@
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>row_number</parameter></term>
+     <term><parameter>row</parameter></term>
      <listitem>
       <para>
-       Si <parameter>row_number</parameter> est omis,
-       <parameter>row_number</parameter> va tenter de lire la prochaine
+       Si <parameter>row</parameter> est omis,
+       <parameter>row</parameter> va tenter de lire la prochaine
        ligne dans le résultat. Des appels répétés
        à <function>odbc_fetch_row</function> avec et sans paramètre
-       <parameter>row_number</parameter> peuvent être combinés librement.
+       <parameter>row</parameter> peuvent être combinés librement.
       </para>
       <para>
        Pour passer en revue toutes les lignes d'un résultat plusieurs fois,
        vous pouvez appeler <function>odbc_fetch_row</function> avec row_number = 1,
        puis continuer à appeler <function>odbc_fetch_row</function> sans le
-       paramètre <parameter>row_number</parameter> pour passer en revue
+       paramètre <parameter>row</parameter> pour passer en revue
        tout le résultat. Si un pilote ne supporte pas la lecture des
        lignes par numéro, le paramètre sera ignoré.
       </para>
@@ -65,8 +64,29 @@
    Retourne &true; si la ligne existe, &false; sinon.
   </para>
  </refsect1>
+
+ <refsect1 role="changelog">
+  &reftitle.changelog;
+  <informaltable>
+   <tgroup cols="2">
+    <thead>
+     <row>
+      <entry>&Version;</entry>
+      <entry>&Description;</entry>
+     </row>
+    </thead>
+    <tbody>
+     <row>
+      <entry>8.0.0</entry>
+      <entry>
+       <parameter>row</parameter> is nullable now.
+      </entry>
+     </row>
+    </tbody>
+   </tgroup>
+  </informaltable>
+ </refsect1>
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-field-len.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-field-len.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-field-len.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351730 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-field-len" xmlns="http://docbook.org/ns/docbook">
@@ -11,9 +11,9 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>int</type><methodname>odbc_field_len</methodname>
-   <methodparam><type>resource</type><parameter>result_id</parameter></methodparam>
-   <methodparam><type>int</type><parameter>field_number</parameter></methodparam>
+   <type class="union"><type>int</type><type>false</type></type><methodname>odbc_field_len</methodname>
+   <methodparam><type>resource</type><parameter>statement</parameter></methodparam>
+   <methodparam><type>int</type><parameter>field</parameter></methodparam>
   </methodsynopsis>
   <para>
    Lit la longueur du champ identifié par son numéro.
@@ -24,7 +24,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>result_id</parameter></term>
+     <term><parameter>statement</parameter></term>
      <listitem>
       <para>
        L'identifiant de résultat.
@@ -32,7 +32,7 @@
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>field_number</parameter></term>
+     <term><parameter>field</parameter></term>
      <listitem>
       <para>
        Le numéro du champ. La numérotation commence à 1.
@@ -59,7 +59,6 @@
   </para>
  </refsect1>
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-field-name.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-field-name.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-field-name.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351730 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-field-name" xmlns="http://docbook.org/ns/docbook">
@@ -11,9 +11,9 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>string</type><methodname>odbc_field_name</methodname>
-   <methodparam><type>resource</type><parameter>result_id</parameter></methodparam>
-   <methodparam><type>int</type><parameter>field_number</parameter></methodparam>
+   <type class="union"><type>string</type><type>false</type></type><methodname>odbc_field_name</methodname>
+   <methodparam><type>resource</type><parameter>statement</parameter></methodparam>
+   <methodparam><type>int</type><parameter>field</parameter></methodparam>
   </methodsynopsis>
   <para>
    Lit le nom de la colonne dont l'index est <parameter>field_number</parameter>.
@@ -24,7 +24,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>result_id</parameter></term>
+     <term><parameter>statement</parameter></term>
      <listitem>
       <para>
        L'identifiant de résultat.
@@ -32,7 +32,7 @@
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>field_number</parameter></term>
+     <term><parameter>field</parameter></term>
      <listitem>
       <para>
        Le numéro de la colonne. La numérotation commence à 1.
@@ -50,7 +50,6 @@
   </para>
  </refsect1>
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-field-num.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-field-num.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-field-num.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351730 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-field-num" xmlns="http://docbook.org/ns/docbook">
@@ -11,9 +11,9 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>int</type><methodname>odbc_field_num</methodname>
-   <methodparam><type>resource</type><parameter>result_id</parameter></methodparam>
-   <methodparam><type>string</type><parameter>field_name</parameter></methodparam>
+   <type class="union"><type>int</type><type>false</type></type><methodname>odbc_field_num</methodname>
+   <methodparam><type>resource</type><parameter>statement</parameter></methodparam>
+   <methodparam><type>string</type><parameter>field</parameter></methodparam>
   </methodsynopsis>
   <para>
    Lit le numéro de la colonne nommée <parameter>field_name</parameter>.
@@ -24,7 +24,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>result_id</parameter></term>
+     <term><parameter>statement</parameter></term>
      <listitem>
       <para>
        L'identifiant de résultat.
@@ -32,7 +32,7 @@
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>field_name</parameter></term>
+     <term><parameter>field</parameter></term>
      <listitem>
       <para>
        Le nom du champ.
@@ -50,7 +50,6 @@
   </para>
  </refsect1>
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-field-scale.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-field-scale.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-field-scale.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351730 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-field-scale" xmlns="http://docbook.org/ns/docbook">
@@ -11,9 +11,9 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>int</type><methodname>odbc_field_scale</methodname>
-   <methodparam><type>resource</type><parameter>result_id</parameter></methodparam>
-   <methodparam><type>int</type><parameter>field_number</parameter></methodparam>
+   <type class="union"><type>int</type><type>false</type></type><methodname>odbc_field_scale</methodname>
+   <methodparam><type>resource</type><parameter>statement</parameter></methodparam>
+   <methodparam><type>int</type><parameter>field</parameter></methodparam>
   </methodsynopsis>
   <para>
    Lit l'échelle du champ référencé par son numéro
@@ -26,7 +26,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>result_id</parameter></term>
+     <term><parameter>statement</parameter></term>
      <listitem>
       <para>
        L'identifiant de résultat.
@@ -34,7 +34,7 @@
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>field_number</parameter></term>
+     <term><parameter>field</parameter></term>
      <listitem>
       <para>
        Le numéro du champ. La numérotation commence à 1.
@@ -52,7 +52,6 @@
   </para>
  </refsect1>
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-field-type.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-field-type.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-field-type.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351730 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-field-type" xmlns="http://docbook.org/ns/docbook">
@@ -11,9 +11,9 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>string</type><methodname>odbc_field_type</methodname>
-   <methodparam><type>resource</type><parameter>result_id</parameter></methodparam>
-   <methodparam><type>int</type><parameter>field_number</parameter></methodparam>
+   <type class="union"><type>string</type><type>false</type></type><methodname>odbc_field_type</methodname>
+   <methodparam><type>resource</type><parameter>statement</parameter></methodparam>
+   <methodparam><type>int</type><parameter>field</parameter></methodparam>
   </methodsynopsis>
   <para>
    Lit le type de données SQL d'un champ, identifié par son numéro.
@@ -24,7 +24,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>result_id</parameter></term>
+     <term><parameter>statement</parameter></term>
      <listitem>
       <para>
        L'identifiant de résultat.
@@ -32,7 +32,7 @@
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>field_number</parameter></term>
+     <term><parameter>field</parameter></term>
      <listitem>
       <para>
        Le numéro du champ. La numérotation commence à 1.
@@ -50,7 +50,6 @@
   </para>
  </refsect1>
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-foreignkeys.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-foreignkeys.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-foreignkeys.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351135 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-foreignkeys" xmlns="http://docbook.org/ns/docbook">
@@ -13,8 +13,8 @@
   &reftitle.description;
   <methodsynopsis>
    <type class="union"><type>resource</type><type>false</type></type><methodname>odbc_foreignkeys</methodname>
-   <methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
-   <methodparam><type>string</type><parameter>pk_catalog</parameter></methodparam>
+   <methodparam><type>resource</type><parameter>odbc</parameter></methodparam>
+   <methodparam><type class="union"><type>string</type><type>null</type></type><parameter>pk_catalog</parameter></methodparam>
    <methodparam><type>string</type><parameter>pk_schema</parameter></methodparam>
    <methodparam><type>string</type><parameter>pk_table</parameter></methodparam>
    <methodparam><type>string</type><parameter>fk_catalog</parameter></methodparam>
@@ -32,7 +32,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>connection_id</parameter></term>
+     <term><parameter>odbc</parameter></term>
      <listitem>
       &odbc.connection.id;
      </listitem>
@@ -160,7 +160,6 @@
  </refsect1>

 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-free-result.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-free-result.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-free-result.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-free-result" xmlns="http://docbook.org/ns/docbook">
@@ -12,7 +12,7 @@
   &reftitle.description;
   <methodsynopsis>
    <type>bool</type><methodname>odbc_free_result</methodname>
-   <methodparam><type>resource</type><parameter>result_id</parameter></methodparam>
+   <methodparam><type>resource</type><parameter>statement</parameter></methodparam>
   </methodsynopsis>
   <para>
    Libère les ressources associées à un résultat.
@@ -29,7 +29,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>result_id</parameter></term>
+     <term><parameter>statement</parameter></term>
      <listitem>
       <para>
        L'identifiant de résultat.
@@ -57,7 +57,6 @@
   </note>
  </refsect1>
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-gettypeinfo.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-gettypeinfo.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-gettypeinfo.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351730 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-gettypeinfo" xmlns="http://docbook.org/ns/docbook">
@@ -12,9 +12,9 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>resource</type><methodname>odbc_gettypeinfo</methodname>
-   <methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
-   <methodparam choice="opt"><type>int</type><parameter>data_type</parameter></methodparam>
+   <type class="union"><type>resource</type><type>false</type></type><methodname>odbc_gettypeinfo</methodname>
+   <methodparam><type>resource</type><parameter>odbc</parameter></methodparam>
+   <methodparam choice="opt"><type>int</type><parameter>data_type</parameter><initializer>0</initializer></methodparam>
   </methodsynopsis>
   <para>
    Liste les types de données supportés par une source.
@@ -26,7 +26,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>connection_id</parameter></term>
+     <term><parameter>odbc</parameter></term>
      <listitem>
       &odbc.connection.id;
      </listitem>
@@ -76,7 +76,6 @@
  </refsect1>

 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-longreadlen.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-longreadlen.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-longreadlen.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 350795 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-longreadlen" xmlns="http://docbook.org/ns/docbook">
@@ -12,7 +12,7 @@
   &reftitle.description;
   <methodsynopsis>
    <type>bool</type><methodname>odbc_longreadlen</methodname>
-   <methodparam><type>resource</type><parameter>result_id</parameter></methodparam>
+   <methodparam><type>resource</type><parameter>statement</parameter></methodparam>
    <methodparam><type>int</type><parameter>length</parameter></methodparam>
   </methodsynopsis>
   <para>
@@ -27,7 +27,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>result_id</parameter></term>
+     <term><parameter>statement</parameter></term>
      <listitem>
       <para>
        L'identifiant de résultat.
@@ -64,7 +64,6 @@
   </note>
  </refsect1>
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-next-result.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-next-result.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-next-result.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,9 +1,8 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: no -->
-
-<refentry xml:id='function.odbc-next-result' xmlns="http://docbook.org/ns/docbook">
+<refentry xml:id="function.odbc-next-result" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>odbc_next_result</refname>
   <refpurpose>Vérifie si plusieurs résultats sont disponibles</refpurpose>
@@ -12,7 +11,7 @@
   &reftitle.description;
   <methodsynopsis>
    <type>bool</type><methodname>odbc_next_result</methodname>
-   <methodparam><type>resource</type><parameter>result_id</parameter></methodparam>
+   <methodparam><type>resource</type><parameter>statement</parameter></methodparam>
   </methodsynopsis>
   <para>
    Vérifie s'il y a plus de jeux de résultats de disponibles accessibles
@@ -25,7 +24,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>result_id</parameter></term>
+     <term><parameter>statement</parameter></term>
      <listitem>
       <para>
        L'identifiant de résultat.
@@ -112,7 +111,6 @@
   </para>
  </refsect1>
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-num-fields.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-num-fields.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-num-fields.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-num-fields" xmlns="http://docbook.org/ns/docbook">
@@ -12,7 +12,7 @@
   &reftitle.description;
   <methodsynopsis>
    <type>int</type><methodname>odbc_num_fields</methodname>
-   <methodparam><type>resource</type><parameter>result_id</parameter></methodparam>
+   <methodparam><type>resource</type><parameter>statement</parameter></methodparam>
   </methodsynopsis>
   <para>
    Récupère le nombre de colonnes dans un résultat ODBC.
@@ -23,7 +23,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>result_id</parameter></term>
+     <term><parameter>statement</parameter></term>
      <listitem>
       <para>
        L'identifiant de résultat, retourné par la fonction
@@ -41,7 +41,6 @@
   </para>
  </refsect1>
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-num-rows.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-num-rows.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-num-rows.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-num-rows" xmlns="http://docbook.org/ns/docbook">
@@ -12,7 +12,7 @@
   &reftitle.description;
   <methodsynopsis>
    <type>int</type><methodname>odbc_num_rows</methodname>
-   <methodparam><type>resource</type><parameter>result_id</parameter></methodparam>
+   <methodparam><type>resource</type><parameter>statement</parameter></methodparam>
   </methodsynopsis>
   <para>
    Lit le nombre de lignes dans un résultat. Pour les commandes INSERT,
@@ -27,7 +27,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>result_id</parameter></term>
+     <term><parameter>statement</parameter></term>
      <listitem>
       <para>
        L'identifiant de résultat, retourné par la fonction
@@ -56,7 +56,6 @@
   </note>
  </refsect1>
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-pconnect.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-pconnect.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-pconnect.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,8 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->
-
 <refentry xml:id="function.odbc-pconnect" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>odbc_pconnect</refname>
@@ -12,11 +11,11 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>resource</type><methodname>odbc_pconnect</methodname>
+   <type class="union"><type>resource</type><type>false</type></type><methodname>odbc_pconnect</methodname>
    <methodparam><type>string</type><parameter>dsn</parameter></methodparam>
    <methodparam><type>string</type><parameter>user</parameter></methodparam>
    <methodparam><type>string</type><parameter>password</parameter></methodparam>
-   <methodparam choice="opt"><type>int</type><parameter>cursor_type</parameter></methodparam>
+   <methodparam choice="opt"><type>int</type><parameter>cursor_option</parameter><initializer><constant>SQL_CUR_USE_DRIVER</constant></initializer></methodparam>
   </methodsynopsis>
   <para>
    Ouvre une connexion persistante à une source de données.
@@ -43,8 +42,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Retourne un identifiant de connexion ODBC, ou 0 (&false;) si une erreur
-   survient.
+   Retourne une connexion ODBC, &return.falseforfailure;.
   </para>
  </refsect1>

@@ -70,7 +68,6 @@
  </refsect1>

 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-prepare.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-prepare.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-prepare.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351730 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-prepare" xmlns="http://docbook.org/ns/docbook">
@@ -12,9 +12,9 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>resource</type><methodname>odbc_prepare</methodname>
-   <methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
-   <methodparam><type>string</type><parameter>query_string</parameter></methodparam>
+   <type class="union"><type>resource</type><type>false</type></type><methodname>odbc_prepare</methodname>
+   <methodparam><type>resource</type><parameter>odbc</parameter></methodparam>
+   <methodparam><type>string</type><parameter>query</parameter></methodparam>
   </methodsynopsis>
   <para>
    Prépare une commande pour l'exécution. L'identifiant peut être utilisé plus
@@ -34,13 +34,13 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>connection_id</parameter></term>
+     <term><parameter>odbc</parameter></term>
      <listitem>
       &odbc.connection.id;
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>query_string</parameter></term>
+     <term><parameter>query</parameter></term>
      <listitem>
       <para>
        La requête à préparer.
@@ -100,7 +100,6 @@
   </refsect1>

 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-primarykeys.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-primarykeys.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-primarykeys.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351135 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-primarykeys" xmlns="http://docbook.org/ns/docbook">
@@ -12,8 +12,8 @@
   &reftitle.description;
   <methodsynopsis>
    <type class="union"><type>resource</type><type>false</type></type><methodname>odbc_primarykeys</methodname>
-   <methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
-   <methodparam><type>string</type><parameter>catalog</parameter></methodparam>
+   <methodparam><type>resource</type><parameter>odbc</parameter></methodparam>
+   <methodparam><type class="union"><type>string</type><type>null</type></type><parameter>catalog</parameter></methodparam>
    <methodparam><type>string</type><parameter>schema</parameter></methodparam>
    <methodparam><type>string</type><parameter>table</parameter></methodparam>
   </methodsynopsis>
@@ -28,7 +28,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>connection_id</parameter></term>
+     <term><parameter>odbc</parameter></term>
      <listitem>
       &odbc.connection.id;
      </listitem>
@@ -127,7 +127,6 @@
  </refsect1>

 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-procedurecolumns.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-procedurecolumns.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-procedurecolumns.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351135 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-procedurecolumns" xmlns="http://docbook.org/ns/docbook">
@@ -13,16 +13,12 @@
   &reftitle.description;
   <methodsynopsis>
    <type class="union"><type>resource</type><type>false</type></type><methodname>odbc_procedurecolumns</methodname>
-   <methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
+   <methodparam><type>resource</type><parameter>odbc</parameter></methodparam>
+   <methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>catalog</parameter><initializer>&null;</initializer></methodparam>
+   <methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>schema</parameter><initializer>&null;</initializer></methodparam>
+   <methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>procedure</parameter><initializer>&null;</initializer></methodparam>
+   <methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>column</parameter><initializer>&null;</initializer></methodparam>
   </methodsynopsis>
-  <methodsynopsis>
-   <type class="union"><type>resource</type><type>false</type></type><methodname>odbc_procedurecolumns</methodname>
-   <methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
-   <methodparam><type>string</type><parameter>catalog</parameter></methodparam>
-   <methodparam><type>string</type><parameter>schema</parameter></methodparam>
-   <methodparam><type>string</type><parameter>proc</parameter></methodparam>
-   <methodparam><type>string</type><parameter>column</parameter></methodparam>
-  </methodsynopsis>
   <para>
    Liste les paramètres des procédures.
   </para>
@@ -33,7 +29,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>connection_id</parameter></term>
+     <term><parameter>odbc</parameter></term>
      <listitem>
       &odbc.connection.id;
      </listitem>
@@ -56,7 +52,7 @@
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>proc</parameter></term>
+     <term><parameter>procedure</parameter></term>
      <listitem>
       <para>
        Le procédure.
@@ -115,6 +111,29 @@
   </simpara>
  </refsect1>

+ <refsect1 role="changelog">
+  &reftitle.changelog;
+  <informaltable>
+   <tgroup cols="2">
+    <thead>
+     <row>
+      <entry>&Version;</entry>
+      <entry>&Description;</entry>
+     </row>
+    </thead>
+    <tbody>
+     <row>
+      <entry>8.0.0</entry>
+      <entry>
+       Prior to this version, the function could only be called with either one
+       or five arguments.
+      </entry>
+     </row>
+    </tbody>
+   </tgroup>
+  </informaltable>
+ </refsect1>
+
  <refsect1 role="examples">
   &reftitle.examples;
   <example xml:id="odbc-procedurecolumns.example.basic">
@@ -171,7 +190,6 @@
  </refsect1>

 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-procedures.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-procedures.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-procedures.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351135 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-procedures" xmlns="http://docbook.org/ns/docbook">
@@ -13,15 +13,11 @@
   &reftitle.description;
   <methodsynopsis>
    <type class="union"><type>resource</type><type>false</type></type><methodname>odbc_procedures</methodname>
-   <methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
+   <methodparam><type>resource</type><parameter>odbc</parameter></methodparam>
+   <methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>catalog</parameter><initializer>&null;</initializer></methodparam>
+   <methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>schema</parameter><initializer>&null;</initializer></methodparam>
+   <methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>procedure</parameter><initializer>&null;</initializer></methodparam>
   </methodsynopsis>
-  <methodsynopsis>
-   <type class="union"><type>resource</type><type>false</type></type><methodname>odbc_procedures</methodname>
-   <methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
-   <methodparam><type>string</type><parameter>catalog</parameter></methodparam>
-   <methodparam><type>string</type><parameter>schema</parameter></methodparam>
-   <methodparam><type>string</type><parameter>name</parameter></methodparam>
-  </methodsynopsis>
   <para>
    Liste les procédures stockées.
   </para>
@@ -32,7 +28,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>connection_id</parameter></term>
+     <term><parameter>odbc</parameter></term>
      <listitem>
       &odbc.connection.id;
      </listitem>
@@ -55,7 +51,7 @@
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>name</parameter></term>
+     <term><parameter>procedure</parameter></term>
      <listitem>
       <para>
        Le nom.
@@ -92,6 +88,29 @@
   </simpara>
  </refsect1>

+ <refsect1 role="changelog">
+  &reftitle.changelog;
+  <informaltable>
+   <tgroup cols="2">
+    <thead>
+     <row>
+      <entry>&Version;</entry>
+      <entry>&Description;</entry>
+     </row>
+    </thead>
+    <tbody>
+     <row>
+      <entry>8.0.0</entry>
+      <entry>
+       Prior to this version, the function could only be called with either one
+       or four arguments.
+      </entry>
+     </row>
+    </tbody>
+   </tgroup>
+  </informaltable>
+ </refsect1>
+
  <refsect1 role="examples">
   &reftitle.examples;
   <example xml:id="odbc-procedures.example.basic">
@@ -138,7 +157,6 @@
  </refsect1>

 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-result-all.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-result-all.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-result-all.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351730 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-result-all" xmlns="http://docbook.org/ns/docbook">
@@ -11,9 +11,9 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>int</type><methodname>odbc_result_all</methodname>
-   <methodparam><type>resource</type><parameter>result_id</parameter></methodparam>
-   <methodparam choice="opt"><type>string</type><parameter>format</parameter></methodparam>
+   <type class="union"><type>int</type><type>false</type></type><methodname>odbc_result_all</methodname>
+   <methodparam><type>resource</type><parameter>statement</parameter></methodparam>
+   <methodparam choice="opt"><type>string</type><parameter>format</parameter><initializer>""</initializer></methodparam>
   </methodsynopsis>
   <para>
    Affiche toutes les lignes d'un résultat. L'affichage se fait au format HTML.
@@ -30,7 +30,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>result_id</parameter></term>
+     <term><parameter>statement</parameter></term>
      <listitem>
       <para>
        L'identifiant de résultat.
@@ -56,7 +56,6 @@
   </para>
  </refsect1>
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-result.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-result.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-result.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-result" xmlns="http://docbook.org/ns/docbook">
@@ -12,9 +12,9 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>mixed</type><methodname>odbc_result</methodname>
-   <methodparam><type>resource</type><parameter>result_id</parameter></methodparam>
-   <methodparam><type>mixed</type><parameter>field</parameter></methodparam>
+   <type class="union"><type>string</type><type>bool</type><type>null</type></type><methodname>odbc_result</methodname>
+   <methodparam><type>resource</type><parameter>statement</parameter></methodparam>
+   <methodparam><type class="union"><type>string</type><type>int</type></type><parameter>field</parameter></methodparam>
   </methodsynopsis>
   <para>
    Lit un champ de résultat UODBC.
@@ -26,7 +26,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>result_id</parameter></term>
+     <term><parameter>statement</parameter></term>
      <listitem>
       <para>
        Une ressource ODBC.
@@ -96,7 +96,6 @@
  </refsect1>

 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-rollback.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-rollback.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-rollback.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-rollback" xmlns="http://docbook.org/ns/docbook">
@@ -12,7 +12,7 @@
   &reftitle.description;
   <methodsynopsis>
    <type>bool</type><methodname>odbc_rollback</methodname>
-   <methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
+   <methodparam><type>resource</type><parameter>odbc</parameter></methodparam>
   </methodsynopsis>
   <para>
    Annule toutes les transactions sur la connexion <parameter>connection_id</parameter>.
@@ -23,7 +23,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>connection_id</parameter></term>
+     <term><parameter>odbc</parameter></term>
      <listitem>
       &odbc.connection.id;
      </listitem>
@@ -38,7 +38,6 @@
   </para>
  </refsect1>
 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-setoption.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-setoption.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-setoption.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: dams Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: dams Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-setoption" xmlns="http://docbook.org/ns/docbook">
@@ -13,10 +13,10 @@
   &reftitle.description;
   <methodsynopsis>
    <type>bool</type><methodname>odbc_setoption</methodname>
-   <methodparam><type>resource</type><parameter>id</parameter></methodparam>
-   <methodparam><type>int</type><parameter>function</parameter></methodparam>
+   <methodparam><type>resource</type><parameter>odbc</parameter></methodparam>
+   <methodparam><type>int</type><parameter>which</parameter></methodparam>
    <methodparam><type>int</type><parameter>option</parameter></methodparam>
-   <methodparam><type>int</type><parameter>param</parameter></methodparam>
+   <methodparam><type>int</type><parameter>value</parameter></methodparam>
   </methodsynopsis>
   <para>
    <function>odbc_setoption</function> donne accès aux options
@@ -48,7 +48,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>id</parameter></term>
+     <term><parameter>odbc</parameter></term>
      <listitem>
       <para>
        Un identifiant de connexion, ou un identifiant
@@ -59,7 +59,7 @@
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>function</parameter></term>
+     <term><parameter>which</parameter></term>
      <listitem>
       <para>
        Fonction ODBC à utiliser.
@@ -77,7 +77,7 @@
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>param</parameter></term>
+     <term><parameter>value</parameter></term>
      <listitem>
       <para>
        La valeur pour l'option donnée.
@@ -124,7 +124,6 @@
  </refsect1>

 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-specialcolumns.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-specialcolumns.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-specialcolumns.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351730 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-specialcolumns" xmlns="http://docbook.org/ns/docbook">
@@ -12,10 +12,10 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>resource</type><methodname>odbc_specialcolumns</methodname>
-   <methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
+   <type class="union"><type>resource</type><type>false</type></type><methodname>odbc_specialcolumns</methodname>
+   <methodparam><type>resource</type><parameter>odbc</parameter></methodparam>
    <methodparam><type>int</type><parameter>type</parameter></methodparam>
-   <methodparam><type>string</type><parameter>catalog</parameter></methodparam>
+   <methodparam><type class="union"><type>string</type><type>null</type></type><parameter>catalog</parameter></methodparam>
    <methodparam><type>string</type><parameter>schema</parameter></methodparam>
    <methodparam><type>string</type><parameter>table</parameter></methodparam>
    <methodparam><type>int</type><parameter>scope</parameter></methodparam>
@@ -33,7 +33,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>connection_id</parameter></term>
+     <term><parameter>odbc</parameter></term>
      <listitem>
       &odbc.connection.id;
      </listitem>
@@ -139,7 +139,6 @@
  </refsect1>

 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-statistics.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-statistics.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-statistics.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351135 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-statistics" xmlns="http://docbook.org/ns/docbook">
@@ -13,10 +13,10 @@
   &reftitle.description;
   <methodsynopsis>
    <type class="union"><type>resource</type><type>false</type></type><methodname>odbc_statistics</methodname>
-   <methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
-   <methodparam><type>string</type><parameter>catalog</parameter></methodparam>
+   <methodparam><type>resource</type><parameter>odbc</parameter></methodparam>
+   <methodparam><type class="union"><type>string</type><type>null</type></type><parameter>catalog</parameter></methodparam>
    <methodparam><type>string</type><parameter>schema</parameter></methodparam>
-   <methodparam><type>string</type><parameter>table_name</parameter></methodparam>
+   <methodparam><type>string</type><parameter>table</parameter></methodparam>
    <methodparam><type>int</type><parameter>unique</parameter></methodparam>
    <methodparam><type>int</type><parameter>accuracy</parameter></methodparam>
   </methodsynopsis>
@@ -30,7 +30,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>connection_id</parameter></term>
+     <term><parameter>odbc</parameter></term>
      <listitem>
       &odbc.connection.id;
      </listitem>
@@ -52,7 +52,7 @@
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>table_name</parameter></term>
+     <term><parameter>table</parameter></term>
      <listitem>
       <para>
        Le nom de la table.
@@ -163,7 +163,6 @@
  </refsect1>

 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-tableprivileges.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-tableprivileges.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-tableprivileges.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351135 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->

 <refentry xml:id="function.odbc-tableprivileges" xmlns="http://docbook.org/ns/docbook">
@@ -13,10 +13,10 @@
   &reftitle.description;
   <methodsynopsis>
    <type class="union"><type>resource</type><type>false</type></type><methodname>odbc_tableprivileges</methodname>
-   <methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
-   <methodparam><type>string</type><parameter>catalog</parameter></methodparam>
+   <methodparam><type>resource</type><parameter>odbc</parameter></methodparam>
+   <methodparam><type class="union"><type>string</type><type>null</type></type><parameter>catalog</parameter></methodparam>
    <methodparam><type>string</type><parameter>schema</parameter></methodparam>
-   <methodparam><type>string</type><parameter>name</parameter></methodparam>
+   <methodparam><type>string</type><parameter>table</parameter></methodparam>
   </methodsynopsis>
   <para>
    Liste les tables et leurs privilèges.
@@ -28,7 +28,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>connection_id</parameter></term>
+     <term><parameter>odbc</parameter></term>
      <listitem>
       &odbc.connection.id;
      </listitem>
@@ -51,7 +51,7 @@
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>name</parameter></term>
+     <term><parameter>table</parameter></term>
      <listitem>
       <para>
        Le nom.
@@ -131,7 +131,6 @@
  </refsect1>

 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml

Modified: phpdoc/fr/trunk/reference/uodbc/functions/odbc-tables.xml
===================================================================
--- phpdoc/fr/trunk/reference/uodbc/functions/odbc-tables.xml	2020-12-27 19:35:39 UTC (rev 352217)
+++ phpdoc/fr/trunk/reference/uodbc/functions/odbc-tables.xml	2020-12-27 19:42:20 UTC (rev 352218)
@@ -1,8 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351135 Maintainer: yannick Status: ready -->
+<!-- EN-Revision: 352189 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->
-
 <refentry xml:id="function.odbc-tables" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>odbc_tables</refname>
@@ -13,11 +12,11 @@
   &reftitle.description;
   <methodsynopsis>
    <type class="union"><type>resource</type><type>false</type></type><methodname>odbc_tables</methodname>
-   <methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
-   <methodparam choice="opt"><type>string</type><parameter>catalog</parameter></methodparam>
-   <methodparam choice="opt"><type>string</type><parameter>schema</parameter></methodparam>
-   <methodparam choice="opt"><type>string</type><parameter>name</parameter></methodparam>
-   <methodparam choice="opt"><type>string</type><parameter>types</parameter></methodparam>
+   <methodparam><type>resource</type><parameter>odbc</parameter></methodparam>
+   <methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>catalog</parameter><initializer>&null;</initializer></methodparam>
+   <methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>schema</parameter><initializer>&null;</initializer></methodparam>
+   <methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>table</parameter><initializer>&null;</initializer></methodparam>
+   <methodparam choice="opt"><type class="union"><type>string</type><type>null</type></type><parameter>types</parameter><initializer>&null;</initializer></methodparam>
   </methodsynopsis>
   <para>
    Liste les tables d'une source.
@@ -27,13 +26,13 @@
    propriétaires et types de table, la sémantique suivante
    pour les paramètres
    <parameter>catalog</parameter>, <parameter>schema</parameter>,
-   <parameter>name</parameter> et
+   <parameter>table</parameter> et
    <parameter>table_type</parameter> est disponible :
    <itemizedlist>
     <listitem>
      <simpara>
       Si <parameter>catalog</parameter> est un signe de pourcentage (%),
-      et <parameter>schema</parameter> et <parameter>name</parameter> sont
+      et <parameter>schema</parameter> et <parameter>table</parameter> sont
       des chaînes vides, alors le résultat contient la liste des
       qualifiés valides pour la source (toutes les colonnes hormis
       TABLE_QUALIFIER contiennent NULL).
@@ -42,7 +41,7 @@
     <listitem>
      <simpara>
       Si <parameter>schema</parameter> est un signe de pourcentage (%),
-      et <parameter>catalog</parameter> et <parameter>name</parameter>
+      et <parameter>catalog</parameter> et <parameter>table</parameter>
       sont des chaînes vides, alors le résultat contient la liste des
       propriétaires de la source (toutes les colonnes hormis
       TABLE_OWNER contiennent NULL).
@@ -52,7 +51,7 @@
      <simpara>
       Si <parameter>table_type</parameter> est un signe de pourcentage (%),
       et <parameter>catalog</parameter>, <parameter>schema</parameter> et
-      <parameter>name</parameter> sont des chaînes vides, alors le résultat
+      <parameter>table</parameter> sont des chaînes vides, alors le résultat
       contient la liste des types de tables de la source (toutes les colonnes hormis
       TABLE_TYPE contiennent NULL).
      </simpara>
@@ -66,7 +65,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>connection_id</parameter></term>
+     <term><parameter>odbc</parameter></term>
      <listitem>
       &odbc.connection.id;
      </listitem>
@@ -89,7 +88,7 @@
      </listitem>
     </varlistentry>
     <varlistentry>
-     <term><parameter>name</parameter></term>
+     <term><parameter>table</parameter></term>
      <listitem>
       <para>
        Le nom.
@@ -138,6 +137,29 @@
   </simpara>
  </refsect1>

+ <refsect1 role="changelog">
+  &reftitle.changelog;
+  <informaltable>
+   <tgroup cols="2">
+    <thead>
+     <row>
+      <entry>&Version;</entry>
+      <entry>&Description;</entry>
+     </row>
+    </thead>
+    <tbody>
+     <row>
+      <entry>8.0.0</entry>
+      <entry>
+       <parameter>schema</parameter>, <parameter>table</parameter> and <parameter>types</parameter>
+       are now nullable.
+      </entry>
+     </row>
+    </tbody>
+   </tgroup>
+  </informaltable>
+ </refsect1>
+
  <refsect1 role="examples">
   &reftitle.examples;
   <example xml:id="odbc-tables.example.basic">
@@ -184,7 +206,6 @@
  </refsect1>

 </refentry>
-
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.