phptools-docs icon indicating copy to clipboard operation
phptools-docs copied to clipboard

Ctrl+click on function definition lists dozens of other unrelated methods with same name from other classes

Open php4fan opened this issue 1 year ago • 1 comments

image

I think the title and the screenshot say it all.

php4fan avatar Mar 31 '24 17:03 php4fan

Thank you for reporting this.

In most cases, we don't know which get() it is (for example $something_unknown->get()). So we include it in the results as well.

Do you have more details about the false occurrences? We can improve.

jakubmisek avatar Apr 02 '24 10:04 jakubmisek