Open
Description
PhpMetrics - version 2.5.0.
I have a code like "new static(......)"
If I open the "Package Relations" page I see a reference to the global package (that's wrong).
If I change the code to "new self(......)" everything is reported correctly - there is no reference to the global package (as expected).
Metadata
Metadata
Assignees
Labels
No labels