I was checking and I assume your CVS account is 'joeaccord'.
And that account has karma to commit in phpdoc. You can start commiting
these bug fixes yourself ;)
Thanks and good luck :)
Nuno
----- Original Message -----
ID: 42507
Updated by: [EMAIL PROTECTED]
Reported By: glowacki at europa dot pl
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: any
PHP Version: Irrelevant
New Comment:
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.
Thank you for the report, and for helping us make our documentation
better.
Previous Comments:
------------------------------------------------------------------------
[2007-09-01 12:49:24] glowacki at europa dot pl
Description:
------------
file: en/reference/fbsql/functions/fbsql-connect.xml
...
<varlistentry>
<term><parameter>password</parameter></term>
<listitem>
<para>
The user name for the connection. Defaults to the empty string.
// 'user name' -> 'password'
Expected result:
----------------
<varlistentry>
<term><parameter>password</parameter></term>
<listitem>
<para>
The password for the connection. Defaults to the empty string.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=42507&edit=1