didou Wed May 19 13:38:07 2004 EDT
Modified files:
/phpdoc/en/reference/mysqli/functions mysqli-character-set-name.xml
mysqli-close.xml
mysqli-commit.xml
mysqli-connect-errno.xml
mysqli-connect-error.xml
mysqli-embedded-connect.xml
mysqli-fetch-assoc.xml
mysqli-stmt-execute.xml
mysqli-stmt-fetch.xml
mysqli-stmt-free-result.xml
mysqli-stmt-result-metadata.xml
mysqli-stmt-store-result.xml
Log:
let's get rid of <parameter></parameter> Enrique :)
http://cvs.php.net/diff.php/phpdoc/en/reference/mysqli/functions/mysqli-character-set-name.xml?r1=1.11&r2=1.12&ty=u
Index: phpdoc/en/reference/mysqli/functions/mysqli-character-set-name.xml
diff -u phpdoc/en/reference/mysqli/functions/mysqli-character-set-name.xml:1.11
phpdoc/en/reference/mysqli/functions/mysqli-character-set-name.xml:1.12
--- phpdoc/en/reference/mysqli/functions/mysqli-character-set-name.xml:1.11 Tue
Mar 16 10:36:17 2004
+++ phpdoc/en/reference/mysqli/functions/mysqli-character-set-name.xml Wed May 19
13:38:06 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
<refentry id="function.mysqli-character-set-name">
<refnamediv>
<refname>mysqli_character_set_name</refname>
@@ -19,7 +19,7 @@
<methodsynopsis>
<type>string</type>
<methodname>character_set_name</methodname>
- <methodparam><type>void</type><parameter></parameter></methodparam>
+ <void />
</methodsynopsis>
</classsynopsis>
<para>
http://cvs.php.net/diff.php/phpdoc/en/reference/mysqli/functions/mysqli-close.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/mysqli/functions/mysqli-close.xml
diff -u phpdoc/en/reference/mysqli/functions/mysqli-close.xml:1.8
phpdoc/en/reference/mysqli/functions/mysqli-close.xml:1.9
--- phpdoc/en/reference/mysqli/functions/mysqli-close.xml:1.8 Tue Mar 16 10:36:17
2004
+++ phpdoc/en/reference/mysqli/functions/mysqli-close.xml Wed May 19 13:38:06
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<refentry id="function.mysqli-close">
<refnamediv>
<refname>mysqli_close</refname>
@@ -19,7 +19,7 @@
<methodsynopsis>
<type>bool</type>
<methodname>close</methodname>
- <methodparam><type>void</type><parameter></parameter></methodparam>
+ <void />
</methodsynopsis>
</classsynopsis>
<para>
http://cvs.php.net/diff.php/phpdoc/en/reference/mysqli/functions/mysqli-commit.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/mysqli/functions/mysqli-commit.xml
diff -u phpdoc/en/reference/mysqli/functions/mysqli-commit.xml:1.9
phpdoc/en/reference/mysqli/functions/mysqli-commit.xml:1.10
--- phpdoc/en/reference/mysqli/functions/mysqli-commit.xml:1.9 Tue Mar 16 10:36:17
2004
+++ phpdoc/en/reference/mysqli/functions/mysqli-commit.xml Wed May 19 13:38:06
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<refentry id="function.mysqli-commit">
<refnamediv>
<refname>mysqli_commit</refname>
@@ -19,7 +19,7 @@
<methodsynopsis>
<type>bool</type>
<methodname>commit</methodname>
- <methodparam><type>void</type><parameter></parameter></methodparam>
+ <void />
</methodsynopsis>
</classsynopsis>
<para>
http://cvs.php.net/diff.php/phpdoc/en/reference/mysqli/functions/mysqli-connect-errno.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/mysqli/functions/mysqli-connect-errno.xml
diff -u phpdoc/en/reference/mysqli/functions/mysqli-connect-errno.xml:1.5
phpdoc/en/reference/mysqli/functions/mysqli-connect-errno.xml:1.6
--- phpdoc/en/reference/mysqli/functions/mysqli-connect-errno.xml:1.5 Tue Mar 16
10:36:17 2004
+++ phpdoc/en/reference/mysqli/functions/mysqli-connect-errno.xml Wed May 19
13:38:06 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<refentry id="function.mysqli-connect-errno">
<refnamediv>
<refname>mysqli_connect_errno</refname>
@@ -9,7 +9,7 @@
<title>Description</title>
<methodsynopsis>
<type>int</type><methodname>mysqli_connect_errno</methodname>
- <methodparam><type>void</type><parameter></parameter></methodparam>
+ <void />
</methodsynopsis>
<para>
The <function>mysqli_connect_errno</function> function will return the last
error code number
http://cvs.php.net/diff.php/phpdoc/en/reference/mysqli/functions/mysqli-connect-error.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/mysqli/functions/mysqli-connect-error.xml
diff -u phpdoc/en/reference/mysqli/functions/mysqli-connect-error.xml:1.5
phpdoc/en/reference/mysqli/functions/mysqli-connect-error.xml:1.6
--- phpdoc/en/reference/mysqli/functions/mysqli-connect-error.xml:1.5 Tue Mar 16
10:36:17 2004
+++ phpdoc/en/reference/mysqli/functions/mysqli-connect-error.xml Wed May 19
13:38:06 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<refentry id="function.mysqli-connect-error">
<refnamediv>
<refname>mysqli_connect_error</refname>
@@ -9,7 +9,7 @@
<title>Description</title>
<methodsynopsis>
<type>string</type><methodname>mysqli_connect_error</methodname>
- <methodparam><type>void</type><parameter></parameter></methodparam>
+ <void />
</methodsynopsis>
<para>
The <function>mysqli_connect_error</function> function is identical to the
corresponding
http://cvs.php.net/diff.php/phpdoc/en/reference/mysqli/functions/mysqli-embedded-connect.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/mysqli/functions/mysqli-embedded-connect.xml
diff -u phpdoc/en/reference/mysqli/functions/mysqli-embedded-connect.xml:1.4
phpdoc/en/reference/mysqli/functions/mysqli-embedded-connect.xml:1.5
--- phpdoc/en/reference/mysqli/functions/mysqli-embedded-connect.xml:1.4 Tue
Mar 16 10:36:17 2004
+++ phpdoc/en/reference/mysqli/functions/mysqli-embedded-connect.xml Wed May 19
13:38:06 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<refentry id="function.mysqli-embedded-connect">
<refnamediv>
<refname>mysqli_embedded_connect</refname>
@@ -9,7 +9,7 @@
<title>Description</title>
<methodsynopsis>
<type>object</type><methodname>mysqli_embedded_connect</methodname>
- <methodparam><type>void</type><parameter></parameter></methodparam>
+ <void />
</methodsynopsis>
&warn.experimental.func;
http://cvs.php.net/diff.php/phpdoc/en/reference/mysqli/functions/mysqli-fetch-assoc.xml?r1=1.12&r2=1.13&ty=u
Index: phpdoc/en/reference/mysqli/functions/mysqli-fetch-assoc.xml
diff -u phpdoc/en/reference/mysqli/functions/mysqli-fetch-assoc.xml:1.12
phpdoc/en/reference/mysqli/functions/mysqli-fetch-assoc.xml:1.13
--- phpdoc/en/reference/mysqli/functions/mysqli-fetch-assoc.xml:1.12 Tue Mar 16
10:36:17 2004
+++ phpdoc/en/reference/mysqli/functions/mysqli-fetch-assoc.xml Wed May 19 13:38:07
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
<refentry id="function.mysqli-fetch-assoc">
<refnamediv>
<refname>mysqli_fetch_assoc</refname>
@@ -19,7 +19,7 @@
<methodsynopsis>
<type>array</type>
<methodname>fetch_assoc</methodname>
- <methodparam><type>void</type><parameter></parameter></methodparam>
+ <void />
</methodsynopsis>
</classsynopsis>
<para>
http://cvs.php.net/diff.php/phpdoc/en/reference/mysqli/functions/mysqli-stmt-execute.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/mysqli/functions/mysqli-stmt-execute.xml
diff -u phpdoc/en/reference/mysqli/functions/mysqli-stmt-execute.xml:1.1
phpdoc/en/reference/mysqli/functions/mysqli-stmt-execute.xml:1.2
--- phpdoc/en/reference/mysqli/functions/mysqli-stmt-execute.xml:1.1 Tue Mar 9
12:21:48 2004
+++ phpdoc/en/reference/mysqli/functions/mysqli-stmt-execute.xml Wed May 19
13:38:07 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.mysqli-stmt-execute">
<refnamediv>
<refname>mysqli_stmt_execute</refname>
@@ -19,7 +19,7 @@
<methodsynopsis>
<type>bool</type>
<methodname>execute</methodname>
- <methodparam><type>void</type><parameter></parameter></methodparam>
+ <void />
</methodsynopsis>
</classsynopsis>
<para>
http://cvs.php.net/diff.php/phpdoc/en/reference/mysqli/functions/mysqli-stmt-fetch.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/mysqli/functions/mysqli-stmt-fetch.xml
diff -u phpdoc/en/reference/mysqli/functions/mysqli-stmt-fetch.xml:1.1
phpdoc/en/reference/mysqli/functions/mysqli-stmt-fetch.xml:1.2
--- phpdoc/en/reference/mysqli/functions/mysqli-stmt-fetch.xml:1.1 Tue Mar 9
12:21:48 2004
+++ phpdoc/en/reference/mysqli/functions/mysqli-stmt-fetch.xml Wed May 19 13:38:07
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.mysqli-stmt-fetch">
<refnamediv>
<refname>mysqli_stmt_fetch</refname>
@@ -21,7 +21,7 @@
<methodsynopsis>
<type>mixed</type>
<methodname>fetch</methodname>
- <methodparam><type>void</type><parameter></parameter></methodparam>
+ <void />
</methodsynopsis>
</classsynopsis>
<para>
http://cvs.php.net/diff.php/phpdoc/en/reference/mysqli/functions/mysqli-stmt-free-result.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/mysqli/functions/mysqli-stmt-free-result.xml
diff -u phpdoc/en/reference/mysqli/functions/mysqli-stmt-free-result.xml:1.1
phpdoc/en/reference/mysqli/functions/mysqli-stmt-free-result.xml:1.2
--- phpdoc/en/reference/mysqli/functions/mysqli-stmt-free-result.xml:1.1 Sun
Mar 21 01:27:55 2004
+++ phpdoc/en/reference/mysqli/functions/mysqli-stmt-free-result.xml Wed May 19
13:38:07 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.mysqli-stmt-free-result">
<refnamediv>
<refname>mysqli_stmt_free_result</refname>
@@ -19,7 +19,7 @@
<methodsynopsis>
<type>void</type>
<methodname>free_result</methodname>
- <methodparam><type>void</type><parameter></parameter></methodparam>
+ <void />
</methodsynopsis>
</classsynopsis>
<para>
http://cvs.php.net/diff.php/phpdoc/en/reference/mysqli/functions/mysqli-stmt-result-metadata.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/mysqli/functions/mysqli-stmt-result-metadata.xml
diff -u phpdoc/en/reference/mysqli/functions/mysqli-stmt-result-metadata.xml:1.2
phpdoc/en/reference/mysqli/functions/mysqli-stmt-result-metadata.xml:1.3
--- phpdoc/en/reference/mysqli/functions/mysqli-stmt-result-metadata.xml:1.2 Wed
Mar 10 08:19:11 2004
+++ phpdoc/en/reference/mysqli/functions/mysqli-stmt-result-metadata.xml Wed
May 19 13:38:07 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.mysqli-stmt-result-metadata">
<refnamediv>
<refname>mysqli_stmt_result_metadata</refname>
@@ -18,7 +18,7 @@
<methodsynopsis>
<type>mixed</type>
<methodname>result_metadata</methodname>
- <methodparam><type>void</type><parameter></parameter></methodparam>
+ <void />
</methodsynopsis>
</classsynopsis>
<para>
http://cvs.php.net/diff.php/phpdoc/en/reference/mysqli/functions/mysqli-stmt-store-result.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/mysqli/functions/mysqli-stmt-store-result.xml
diff -u phpdoc/en/reference/mysqli/functions/mysqli-stmt-store-result.xml:1.5
phpdoc/en/reference/mysqli/functions/mysqli-stmt-store-result.xml:1.6
--- phpdoc/en/reference/mysqli/functions/mysqli-stmt-store-result.xml:1.5 Wed
Mar 10 05:04:38 2004
+++ phpdoc/en/reference/mysqli/functions/mysqli-stmt-store-result.xml Wed May 19
13:38:07 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<refentry id="function.mysqli-stmt-store-result">
<refnamediv>
<refname>mysqli_stmt_store_result</refname>
@@ -18,7 +18,7 @@
<ooclass><classname>mysqli_stmt</classname></ooclass>
<methodsynopsis>
<type>bool</type><methodname>store_result</methodname>
- <methodparam><type>void</type><parameter></parameter></methodparam>
+ <void />
</methodsynopsis>
</classsynopsis>
<para>