Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$line param (Origin: bugzilla #333106) #2059

Closed
doxygen opened this issue Jul 1, 2018 · 0 comments
Closed

$line param (Origin: bugzilla #333106) #2059

doxygen opened this issue Jul 1, 2018 · 0 comments

Comments

@doxygen
Copy link
Owner

doxygen commented Jul 1, 2018

status RESOLVED severity minor in component general for ---
Reported in version 1.4.x on platform Other
Assigned to: Dimitri van Heesch

On 2006-03-02 09:56:52 +0000, Sebastien M wrote:

In PHP, when a param named $line is not documented, the
report replaces the parameter name with the line where the
error occurs. See example below :


orders.inc.php:1483: Warning: The following parameters of ord_product_state_desc($ord,$prd,1483) are not documented:
parameter line

Instead of 1483 (the line number), the function header
should have been ord_product_state_desc($ord,$prd,$line)

Kind regards,
Sebastien.

On 2015-07-28 13:08:27 +0000, albert wrote:

I've just pushed a proposed patch to github (pull request 375)

On 2015-08-09 08:16:13 +0000, albert wrote:

Patch has been brought into master branch on github

On 2015-12-30 10:20:13 +0000, Dimitri van Heesch wrote:

This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.11. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information
that you think can be relevant (preferably in the form of a self-contained example).

@doxygen doxygen closed this as completed Jul 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant