tony2001 Tue Jan 18 04:35:23 2005 EDT
Modified files:
/phpdoc/en/reference/uodbc/functions odbc-binmode.xml
odbc-columnprivileges.xml
odbc-data-source.xml
odbc-fetch-into.xml
odbc-field-precision.xml
odbc-field-scale.xml
odbc-gettypeinfo.xml
odbc-longreadlen.xml
odbc-rollback.xml
odbc-setoption.xml
odbc-tableprivileges.xml
odbc-tables.xml
Log:
fix return types
http://cvs.php.net/diff.php/phpdoc/en/reference/uodbc/functions/odbc-binmode.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/uodbc/functions/odbc-binmode.xml
diff -u phpdoc/en/reference/uodbc/functions/odbc-binmode.xml:1.3
phpdoc/en/reference/uodbc/functions/odbc-binmode.xml:1.4
--- phpdoc/en/reference/uodbc/functions/odbc-binmode.xml:1.3 Tue Jan 6
07:30:56 2004
+++ phpdoc/en/reference/uodbc/functions/odbc-binmode.xml Tue Jan 18
04:35:22 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/uodbc.xml, last change in rev 1.2 -->
<refentry id="function.odbc-binmode">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>int</type><methodname>odbc_binmode</methodname>
+ <type>bool</type><methodname>odbc_binmode</methodname>
<methodparam><type>resource</type><parameter>result_id</parameter></methodparam>
<methodparam><type>int</type><parameter>mode</parameter></methodparam>
</methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/uodbc/functions/odbc-columnprivileges.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/uodbc/functions/odbc-columnprivileges.xml
diff -u phpdoc/en/reference/uodbc/functions/odbc-columnprivileges.xml:1.3
phpdoc/en/reference/uodbc/functions/odbc-columnprivileges.xml:1.4
--- phpdoc/en/reference/uodbc/functions/odbc-columnprivileges.xml:1.3 Wed Aug
18 10:15:20 2004
+++ phpdoc/en/reference/uodbc/functions/odbc-columnprivileges.xml Tue Jan
18 04:35:22 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/uodbc.xml, last change in rev 1.3 -->
<refentry id="function.odbc-columnprivileges">
<refnamediv>
@@ -12,7 +12,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>int</type><methodname>odbc_columnprivileges</methodname>
+ <type>resource</type><methodname>odbc_columnprivileges</methodname>
<methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
<methodparam><type>string</type><parameter>qualifier</parameter></methodparam>
<methodparam><type>string</type><parameter>owner</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/uodbc/functions/odbc-data-source.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/uodbc/functions/odbc-data-source.xml
diff -u phpdoc/en/reference/uodbc/functions/odbc-data-source.xml:1.3
phpdoc/en/reference/uodbc/functions/odbc-data-source.xml:1.4
--- phpdoc/en/reference/uodbc/functions/odbc-data-source.xml:1.3 Thu Sep
16 09:37:47 2004
+++ phpdoc/en/reference/uodbc/functions/odbc-data-source.xml Tue Jan 18
04:35:22 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.odbc-data-source">
<refnamediv>
<refname>odbc_data_source</refname>
@@ -8,7 +8,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>resource</type><methodname>odbc_data_source</methodname>
+ <type>array</type><methodname>odbc_data_source</methodname>
<methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
<methodparam><type>int</type><parameter>fetch_type</parameter></methodparam>
</methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/uodbc/functions/odbc-fetch-into.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/uodbc/functions/odbc-fetch-into.xml
diff -u phpdoc/en/reference/uodbc/functions/odbc-fetch-into.xml:1.7
phpdoc/en/reference/uodbc/functions/odbc-fetch-into.xml:1.8
--- phpdoc/en/reference/uodbc/functions/odbc-fetch-into.xml:1.7 Wed Nov 10
03:30:47 2004
+++ phpdoc/en/reference/uodbc/functions/odbc-fetch-into.xml Tue Jan 18
04:35:22 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/uodbc.xml, last change in rev 1.34 -->
<refentry id="function.odbc-fetch-into">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>resource</type><methodname>odbc_fetch_into</methodname>
+ <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>
http://cvs.php.net/diff.php/phpdoc/en/reference/uodbc/functions/odbc-field-precision.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/uodbc/functions/odbc-field-precision.xml
diff -u phpdoc/en/reference/uodbc/functions/odbc-field-precision.xml:1.3
phpdoc/en/reference/uodbc/functions/odbc-field-precision.xml:1.4
--- phpdoc/en/reference/uodbc/functions/odbc-field-precision.xml:1.3 Tue Sep
30 04:33:44 2003
+++ phpdoc/en/reference/uodbc/functions/odbc-field-precision.xml Tue Jan
18 04:35:22 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/uodbc.xml, last change in rev 1.3 -->
<refentry id="function.odbc-field-precision">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>string</type><methodname>odbc_field_precision</methodname>
+ <type>int</type><methodname>odbc_field_precision</methodname>
<methodparam><type>resource</type><parameter>result_id</parameter></methodparam>
<methodparam><type>int</type><parameter>field_number</parameter></methodparam>
</methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/uodbc/functions/odbc-field-scale.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/uodbc/functions/odbc-field-scale.xml
diff -u phpdoc/en/reference/uodbc/functions/odbc-field-scale.xml:1.3
phpdoc/en/reference/uodbc/functions/odbc-field-scale.xml:1.4
--- phpdoc/en/reference/uodbc/functions/odbc-field-scale.xml:1.3 Tue Sep
30 04:33:44 2003
+++ phpdoc/en/reference/uodbc/functions/odbc-field-scale.xml Tue Jan 18
04:35:22 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/uodbc.xml, last change in rev 1.3 -->
<refentry id="function.odbc-field-scale">
<refnamediv>
@@ -9,12 +9,12 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>string</type><methodname>odbc_field_scale</methodname>
+ <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>
</methodsynopsis>
<para>
- <function>odbc_field_precision</function> will return the scale
+ <function>odbc_field_scale</function> will return the scale
of the field referenced by number in the given ODBC result
identifier.
</para>
http://cvs.php.net/diff.php/phpdoc/en/reference/uodbc/functions/odbc-gettypeinfo.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/uodbc/functions/odbc-gettypeinfo.xml
diff -u phpdoc/en/reference/uodbc/functions/odbc-gettypeinfo.xml:1.3
phpdoc/en/reference/uodbc/functions/odbc-gettypeinfo.xml:1.4
--- phpdoc/en/reference/uodbc/functions/odbc-gettypeinfo.xml:1.3 Fri Aug
20 05:37:01 2004
+++ phpdoc/en/reference/uodbc/functions/odbc-gettypeinfo.xml Tue Jan 18
04:35:22 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/uodbc.xml, last change in rev 1.3 -->
<refentry id="function.odbc-gettypeinfo">
<refnamediv>
@@ -12,7 +12,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>int</type><methodname>odbc_gettypeinfo</methodname>
+ <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>
</methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/uodbc/functions/odbc-longreadlen.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/uodbc/functions/odbc-longreadlen.xml
diff -u phpdoc/en/reference/uodbc/functions/odbc-longreadlen.xml:1.4
phpdoc/en/reference/uodbc/functions/odbc-longreadlen.xml:1.5
--- phpdoc/en/reference/uodbc/functions/odbc-longreadlen.xml:1.4 Fri Dec
19 10:50:00 2003
+++ phpdoc/en/reference/uodbc/functions/odbc-longreadlen.xml Tue Jan 18
04:35:22 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/uodbc.xml, last change in rev 1.2 -->
<refentry id="function.odbc-longreadlen">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>int</type><methodname>odbc_longreadlen</methodname>
+ <type>bool</type><methodname>odbc_longreadlen</methodname>
<methodparam><type>resource</type><parameter>result_id</parameter></methodparam>
<methodparam><type>int</type><parameter>length</parameter></methodparam>
</methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/uodbc/functions/odbc-rollback.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/uodbc/functions/odbc-rollback.xml
diff -u phpdoc/en/reference/uodbc/functions/odbc-rollback.xml:1.2
phpdoc/en/reference/uodbc/functions/odbc-rollback.xml:1.3
--- phpdoc/en/reference/uodbc/functions/odbc-rollback.xml:1.2 Wed Apr 17
02:44:53 2002
+++ phpdoc/en/reference/uodbc/functions/odbc-rollback.xml Tue Jan 18
04:35:22 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/uodbc.xml, last change in rev 1.2 -->
<refentry id="function.odbc-rollback">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>int</type><methodname>odbc_rollback</methodname>
+ <type>bool</type><methodname>odbc_rollback</methodname>
<methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
</methodsynopsis>
<para>
http://cvs.php.net/diff.php/phpdoc/en/reference/uodbc/functions/odbc-setoption.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/uodbc/functions/odbc-setoption.xml
diff -u phpdoc/en/reference/uodbc/functions/odbc-setoption.xml:1.6
phpdoc/en/reference/uodbc/functions/odbc-setoption.xml:1.7
--- phpdoc/en/reference/uodbc/functions/odbc-setoption.xml:1.6 Fri Aug 20
05:37:01 2004
+++ phpdoc/en/reference/uodbc/functions/odbc-setoption.xml Tue Jan 18
04:35:22 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/uodbc.xml, last change in rev 1.3 -->
<refentry id="function.odbc-setoption">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>int</type><methodname>odbc_setoption</methodname>
+ <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>int</type><parameter>option</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/uodbc/functions/odbc-tableprivileges.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/uodbc/functions/odbc-tableprivileges.xml
diff -u phpdoc/en/reference/uodbc/functions/odbc-tableprivileges.xml:1.3
phpdoc/en/reference/uodbc/functions/odbc-tableprivileges.xml:1.4
--- phpdoc/en/reference/uodbc/functions/odbc-tableprivileges.xml:1.3 Wed Aug
18 10:15:20 2004
+++ phpdoc/en/reference/uodbc/functions/odbc-tableprivileges.xml Tue Jan
18 04:35:22 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/uodbc.xml, last change in rev 1.3 -->
<refentry id="function.odbc-tableprivileges">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>int</type><methodname>odbc_tableprivileges</methodname>
+ <type>resource</type><methodname>odbc_tableprivileges</methodname>
<methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
<methodparam><type>string</type><parameter>qualifier</parameter></methodparam>
<methodparam><type>string</type><parameter>owner</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/uodbc/functions/odbc-tables.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/uodbc/functions/odbc-tables.xml
diff -u phpdoc/en/reference/uodbc/functions/odbc-tables.xml:1.4
phpdoc/en/reference/uodbc/functions/odbc-tables.xml:1.5
--- phpdoc/en/reference/uodbc/functions/odbc-tables.xml:1.4 Fri Aug 20
05:47:38 2004
+++ phpdoc/en/reference/uodbc/functions/odbc-tables.xml Tue Jan 18 04:35:22 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/uodbc.xml, last change in rev 1.3 -->
<refentry id="function.odbc-tables">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>int</type><methodname>odbc_tables</methodname>
+ <type>resource</type><methodname>odbc_tables</methodname>
<methodparam><type>resource</type><parameter>connection_id</parameter></methodparam>
<methodparam
choice="opt"><type>string</type><parameter>qualifier</parameter></methodparam>
<methodparam
choice="opt"><type>string</type><parameter>owner</parameter></methodparam>