Nuno Lopes wrote:
>>> - The following functions have prototypes where one parameter is
>>> described by type but it misses a name: dbplus_info, dbplus_next,
>>> ircg_notice, qdom_tree
>> ircg_notice fixed, others not as I don't know where the source is.
> When you don't know where the source, you m
> - The following functions have prototypes where one parameter is
> described by type but it misses a name: dbplus_info, dbplus_next,
> ircg_notice, qdom_tree
ircg_notice fixed, others not as I don't know where the source is.
When you don't know where the source, you may use harmut's functable
(For Gaetano: described fixes are not instant, they will appear in
couple of days.)
Gaetano Giunta wrote:
> - Function pdf_set_horiz_scaling misses the "Deprecated:" keyword
> next to the function name in the first section (before "Description")
Fixed. There are still two versions of describing d
Next time, please report the bugs in the PHP bug sytem at:
http://bugs.php.net
Thanks,
Nuno
- Original Message -
From: "Gaetano Giunta" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 01, 2004 9:34 AM
Subject: [PHP-DOC] Minor glitches the PHP documentation
Hello,
I am
Gaetano Giunta wrote:
> - Function pdf_set_horiz_scaling misses the "Deprecated:" keyword
> next to the function name in the first section (before "Description")
> - Functions msql_dropdb, msql_freeresult, msql_listdbs,
> msql_listfields, msql_listtables, msql_regcase and msql_selectdb
> miss the