maxim Sun Nov 10 00:36:25 2002 EDT
Modified files:
/phpdoc/en/reference/oci8/functions ocibindbyname.xml ocicancel.xml
ocicollappend.xml
ocicollassign.xml
ocicollassignelem.xml
ocicollmax.xml ocicollsize.xml
ocicolltrim.xml
ocicolumnisnull.xml
ocidefinebyname.xml
ocifetch.xml
ocifreecollection.xml
ocifreedesc.xml
ocifreestatement.xml
ocilogoff.xml
ocinewcollection.xml
ocisavelob.xml
ocisavelobfile.xml
ociwritelobtofile.xml
Log:
fixed several proto return types throughout the extension
Index: phpdoc/en/reference/oci8/functions/ocibindbyname.xml
diff -u phpdoc/en/reference/oci8/functions/ocibindbyname.xml:1.2
phpdoc/en/reference/oci8/functions/ocibindbyname.xml:1.3
--- phpdoc/en/reference/oci8/functions/ocibindbyname.xml:1.2 Wed Apr 17 02:42:16
2002
+++ phpdoc/en/reference/oci8/functions/ocibindbyname.xml Sun Nov 10 00:36:25
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oci8.xml, last change in rev 1.2 -->
<refentry id="function.ocibindbyname">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>int</type><methodname>OCIBindByName</methodname>
+ <type>bool</type><methodname>OCIBindByName</methodname>
<methodparam><type>int</type><parameter>stmt</parameter></methodparam>
<methodparam><type>string</type><parameter>ph_name</parameter></methodparam>
<methodparam><type>mixed
&</type><parameter>variable</parameter></methodparam>
Index: phpdoc/en/reference/oci8/functions/ocicancel.xml
diff -u phpdoc/en/reference/oci8/functions/ocicancel.xml:1.2
phpdoc/en/reference/oci8/functions/ocicancel.xml:1.3
--- phpdoc/en/reference/oci8/functions/ocicancel.xml:1.2 Wed Apr 17 02:42:16
2002
+++ phpdoc/en/reference/oci8/functions/ocicancel.xml Sun Nov 10 00:36:25 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oci8.xml, last change in rev 1.28 -->
<refentry id="function.ocicancel">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>int</type><methodname>OCICancel</methodname>
+ <type>bool</type><methodname>OCICancel</methodname>
<methodparam><type>int</type><parameter>stmt</parameter></methodparam>
</methodsynopsis>
<simpara>
Index: phpdoc/en/reference/oci8/functions/ocicollappend.xml
diff -u phpdoc/en/reference/oci8/functions/ocicollappend.xml:1.2
phpdoc/en/reference/oci8/functions/ocicollappend.xml:1.3
--- phpdoc/en/reference/oci8/functions/ocicollappend.xml:1.2 Wed Apr 17 02:42:16
2002
+++ phpdoc/en/reference/oci8/functions/ocicollappend.xml Sun Nov 10 00:36:25
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oci8.xml, last change in rev 1.23 -->
<refentry id="function.ocicollappend">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>string</type><methodname>OCICollAppend</methodname>
+ <type>bool</type><methodname>OCICollAppend</methodname>
<methodparam><type>object</type><parameter>collection</parameter></methodparam>
<methodparam><type>object</type><parameter>object</parameter></methodparam>
</methodsynopsis>
Index: phpdoc/en/reference/oci8/functions/ocicollassign.xml
diff -u phpdoc/en/reference/oci8/functions/ocicollassign.xml:1.2
phpdoc/en/reference/oci8/functions/ocicollassign.xml:1.3
--- phpdoc/en/reference/oci8/functions/ocicollassign.xml:1.2 Wed Apr 17 02:42:16
2002
+++ phpdoc/en/reference/oci8/functions/ocicollassign.xml Sun Nov 10 00:36:25
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oci8.xml, last change in rev 1.39 -->
<refentry id="function.ocicollassign">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>string</type><methodname>OCICollAssign</methodname>
+ <type>bool</type><methodname>OCICollAssign</methodname>
<methodparam><type>object</type><parameter>collection</parameter></methodparam>
<methodparam><type>object</type><parameter>object</parameter></methodparam>
</methodsynopsis>
Index: phpdoc/en/reference/oci8/functions/ocicollassignelem.xml
diff -u phpdoc/en/reference/oci8/functions/ocicollassignelem.xml:1.2
phpdoc/en/reference/oci8/functions/ocicollassignelem.xml:1.3
--- phpdoc/en/reference/oci8/functions/ocicollassignelem.xml:1.2 Wed Apr 17
02:42:17 2002
+++ phpdoc/en/reference/oci8/functions/ocicollassignelem.xml Sun Nov 10 00:36:25
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oci8.xml, last change in rev 1.23 -->
<refentry id="function.ocicollassignelem">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>string</type><methodname>OCICollAssignElem</methodname>
+ <type>bool</type><methodname>OCICollAssignElem</methodname>
<methodparam><type>object</type><parameter>collection</parameter></methodparam>
<methodparam><type>string</type><parameter>ndx</parameter></methodparam>
<methodparam><type>string</type><parameter>val</parameter></methodparam>
Index: phpdoc/en/reference/oci8/functions/ocicollmax.xml
diff -u phpdoc/en/reference/oci8/functions/ocicollmax.xml:1.2
phpdoc/en/reference/oci8/functions/ocicollmax.xml:1.3
--- phpdoc/en/reference/oci8/functions/ocicollmax.xml:1.2 Wed Apr 17 02:42:17
2002
+++ phpdoc/en/reference/oci8/functions/ocicollmax.xml Sun Nov 10 00:36:25 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oci8.xml, last change in rev 1.23 -->
<refentry id="function.ocicollmax">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>string</type><methodname>OCICollMax</methodname>
+ <type>int</type><methodname>OCICollMax</methodname>
<methodparam><type>object</type><parameter>collection</parameter></methodparam>
</methodsynopsis>
<para>
Index: phpdoc/en/reference/oci8/functions/ocicollsize.xml
diff -u phpdoc/en/reference/oci8/functions/ocicollsize.xml:1.2
phpdoc/en/reference/oci8/functions/ocicollsize.xml:1.3
--- phpdoc/en/reference/oci8/functions/ocicollsize.xml:1.2 Wed Apr 17 02:42:17
2002
+++ phpdoc/en/reference/oci8/functions/ocicollsize.xml Sun Nov 10 00:36:25 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oci8.xml, last change in rev 1.23 -->
<refentry id="function.ocicollsize">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>string</type><methodname>OCICollSize</methodname>
+ <type>int</type><methodname>OCICollSize</methodname>
<methodparam><type>object</type><parameter>collection</parameter></methodparam>
</methodsynopsis>
<para>
Index: phpdoc/en/reference/oci8/functions/ocicolltrim.xml
diff -u phpdoc/en/reference/oci8/functions/ocicolltrim.xml:1.2
phpdoc/en/reference/oci8/functions/ocicolltrim.xml:1.3
--- phpdoc/en/reference/oci8/functions/ocicolltrim.xml:1.2 Wed Apr 17 02:42:17
2002
+++ phpdoc/en/reference/oci8/functions/ocicolltrim.xml Sun Nov 10 00:36:25 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oci8.xml, last change in rev 1.23 -->
<refentry id="function.ocicolltrim">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>string</type><methodname>OCICollTrim</methodname>
+ <type>bool</type><methodname>OCICollTrim</methodname>
<methodparam><type>object</type><parameter>collection</parameter></methodparam>
<methodparam><type>int</type><parameter>num</parameter></methodparam>
</methodsynopsis>
Index: phpdoc/en/reference/oci8/functions/ocicolumnisnull.xml
diff -u phpdoc/en/reference/oci8/functions/ocicolumnisnull.xml:1.2
phpdoc/en/reference/oci8/functions/ocicolumnisnull.xml:1.3
--- phpdoc/en/reference/oci8/functions/ocicolumnisnull.xml:1.2 Wed Apr 17 02:42:17
2002
+++ phpdoc/en/reference/oci8/functions/ocicolumnisnull.xml Sun Nov 10 00:36:25
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oci8.xml, last change in rev 1.2 -->
<refentry id="function.ocicolumnisnull">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>int</type><methodname>OCIColumnIsNULL</methodname>
+ <type>bool</type><methodname>OCIColumnIsNULL</methodname>
<methodparam><type>int</type><parameter>stmt</parameter></methodparam>
<methodparam><type>mixed</type><parameter>column</parameter></methodparam>
</methodsynopsis>
Index: phpdoc/en/reference/oci8/functions/ocidefinebyname.xml
diff -u phpdoc/en/reference/oci8/functions/ocidefinebyname.xml:1.2
phpdoc/en/reference/oci8/functions/ocidefinebyname.xml:1.3
--- phpdoc/en/reference/oci8/functions/ocidefinebyname.xml:1.2 Wed Apr 17 02:42:18
2002
+++ phpdoc/en/reference/oci8/functions/ocidefinebyname.xml Sun Nov 10 00:36:25
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oci8.xml, last change in rev 1.2 -->
<refentry id="function.ocidefinebyname">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>int</type><methodname>OCIDefineByName</methodname>
+ <type>bool</type><methodname>OCIDefineByName</methodname>
<methodparam><type>int</type><parameter>stmt</parameter></methodparam>
<methodparam><type>string</type><parameter>Column-Name</parameter></methodparam>
<methodparam><type>mixed</type><parameter>variable</parameter></methodparam>
Index: phpdoc/en/reference/oci8/functions/ocifetch.xml
diff -u phpdoc/en/reference/oci8/functions/ocifetch.xml:1.2
phpdoc/en/reference/oci8/functions/ocifetch.xml:1.3
--- phpdoc/en/reference/oci8/functions/ocifetch.xml:1.2 Wed Apr 17 02:42:18 2002
+++ phpdoc/en/reference/oci8/functions/ocifetch.xml Sun Nov 10 00:36:25 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oci8.xml, last change in rev 1.2 -->
<refentry id="function.ocifetch">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>int</type><methodname>OCIFetch</methodname>
+ <type>bool</type><methodname>OCIFetch</methodname>
<methodparam><type>int</type><parameter>statement</parameter></methodparam>
</methodsynopsis>
<para>
Index: phpdoc/en/reference/oci8/functions/ocifreecollection.xml
diff -u phpdoc/en/reference/oci8/functions/ocifreecollection.xml:1.2
phpdoc/en/reference/oci8/functions/ocifreecollection.xml:1.3
--- phpdoc/en/reference/oci8/functions/ocifreecollection.xml:1.2 Wed Apr 17
02:42:19 2002
+++ phpdoc/en/reference/oci8/functions/ocifreecollection.xml Sun Nov 10 00:36:25
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oci8.xml, last change in rev 1.23 -->
<refentry id="function.ocifreecollection">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>string</type><methodname>OCIFreeCollection</methodname>
+ <type>bool</type><methodname>OCIFreeCollection</methodname>
<methodparam><type>object</type><parameter>lob</parameter></methodparam>
</methodsynopsis>
<para>
Index: phpdoc/en/reference/oci8/functions/ocifreedesc.xml
diff -u phpdoc/en/reference/oci8/functions/ocifreedesc.xml:1.2
phpdoc/en/reference/oci8/functions/ocifreedesc.xml:1.3
--- phpdoc/en/reference/oci8/functions/ocifreedesc.xml:1.2 Wed Apr 17 02:42:19
2002
+++ phpdoc/en/reference/oci8/functions/ocifreedesc.xml Sun Nov 10 00:36:25 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oci8.xml, last change in rev 1.2 -->
<refentry id="function.ocifreedesc">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>int</type><methodname>OCIFreeDesc</methodname>
+ <type>bool</type><methodname>OCIFreeDesc</methodname>
<methodparam><type>object</type><parameter>lob</parameter></methodparam>
</methodsynopsis>
<para>
Index: phpdoc/en/reference/oci8/functions/ocifreestatement.xml
diff -u phpdoc/en/reference/oci8/functions/ocifreestatement.xml:1.2
phpdoc/en/reference/oci8/functions/ocifreestatement.xml:1.3
--- phpdoc/en/reference/oci8/functions/ocifreestatement.xml:1.2 Wed Apr 17 02:42:19
2002
+++ phpdoc/en/reference/oci8/functions/ocifreestatement.xml Sun Nov 10 00:36:25
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oci8.xml, last change in rev 1.2 -->
<refentry id="function.ocifreestatement">
<refnamediv>
@@ -11,7 +11,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>int</type><methodname>OCIFreeStatement</methodname>
+ <type>bool</type><methodname>OCIFreeStatement</methodname>
<methodparam><type>int</type><parameter>stmt</parameter></methodparam>
</methodsynopsis>
<para>
Index: phpdoc/en/reference/oci8/functions/ocilogoff.xml
diff -u phpdoc/en/reference/oci8/functions/ocilogoff.xml:1.2
phpdoc/en/reference/oci8/functions/ocilogoff.xml:1.3
--- phpdoc/en/reference/oci8/functions/ocilogoff.xml:1.2 Wed Apr 17 02:42:19
2002
+++ phpdoc/en/reference/oci8/functions/ocilogoff.xml Sun Nov 10 00:36:25 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oci8.xml, last change in rev 1.2 -->
<refentry id="function.ocilogoff">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>int</type><methodname>OCILogOff</methodname>
+ <type>bool</type><methodname>OCILogOff</methodname>
<methodparam><type>int</type><parameter>connection</parameter></methodparam>
</methodsynopsis>
<para>
Index: phpdoc/en/reference/oci8/functions/ocinewcollection.xml
diff -u phpdoc/en/reference/oci8/functions/ocinewcollection.xml:1.2
phpdoc/en/reference/oci8/functions/ocinewcollection.xml:1.3
--- phpdoc/en/reference/oci8/functions/ocinewcollection.xml:1.2 Wed Apr 17 02:42:20
2002
+++ phpdoc/en/reference/oci8/functions/ocinewcollection.xml Sun Nov 10 00:36:25
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oci8.xml, last change in rev 1.23 -->
<refentry id="function.ocinewcollection">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>string</type><methodname>OCINewCollection</methodname>
+ <type>bool</type><methodname>OCINewCollection</methodname>
<methodparam><type>int</type><parameter>conn</parameter></methodparam>
<methodparam><type>string</type><parameter>tdo</parameter></methodparam>
<methodparam
choice="opt"><type>string</type><parameter>shema</parameter></methodparam>
Index: phpdoc/en/reference/oci8/functions/ocisavelob.xml
diff -u phpdoc/en/reference/oci8/functions/ocisavelob.xml:1.2
phpdoc/en/reference/oci8/functions/ocisavelob.xml:1.3
--- phpdoc/en/reference/oci8/functions/ocisavelob.xml:1.2 Wed Apr 17 02:42:21
2002
+++ phpdoc/en/reference/oci8/functions/ocisavelob.xml Sun Nov 10 00:36:25 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oci8.xml, last change in rev 1.23 -->
<refentry id="function.ocisavelob">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>string</type><methodname>OCISaveLob</methodname>
+ <type>bool</type><methodname>OCISaveLob</methodname>
<methodparam><type>object</type><parameter>lob</parameter></methodparam>
</methodsynopsis>
<para>
Index: phpdoc/en/reference/oci8/functions/ocisavelobfile.xml
diff -u phpdoc/en/reference/oci8/functions/ocisavelobfile.xml:1.2
phpdoc/en/reference/oci8/functions/ocisavelobfile.xml:1.3
--- phpdoc/en/reference/oci8/functions/ocisavelobfile.xml:1.2 Wed Apr 17 02:42:21
2002
+++ phpdoc/en/reference/oci8/functions/ocisavelobfile.xml Sun Nov 10 00:36:25
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oci8.xml, last change in rev 1.23 -->
<refentry id="function.ocisavelobfile">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>string</type><methodname>OCISaveLobFile</methodname>
+ <type>bool</type><methodname>OCISaveLobFile</methodname>
<methodparam><type>object</type><parameter>lob</parameter></methodparam>
</methodsynopsis>
<para>
Index: phpdoc/en/reference/oci8/functions/ociwritelobtofile.xml
diff -u phpdoc/en/reference/oci8/functions/ociwritelobtofile.xml:1.2
phpdoc/en/reference/oci8/functions/ociwritelobtofile.xml:1.3
--- phpdoc/en/reference/oci8/functions/ociwritelobtofile.xml:1.2 Wed Apr 17
02:42:22 2002
+++ phpdoc/en/reference/oci8/functions/ociwritelobtofile.xml Sun Nov 10 00:36:25
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/oci8.xml, last change in rev 1.23 -->
<refentry id="function.ociwritelobtofile">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>void</type><methodname>OCIWriteLobToFile</methodname>
+ <type>bool</type><methodname>OCIWriteLobToFile</methodname>
<methodparam><type>object</type><parameter>lob</parameter></methodparam>
<methodparam
choice="opt"><type>string</type><parameter>filename</parameter></methodparam>
<methodparam
choice="opt"><type>int</type><parameter>start</parameter></methodparam>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php