Skip to content

If the namespace name and class name are the same, the class will not be displayed #40

@smeghead

Description

@smeghead

v0.3.1

https://github.com/brick/math

In the source code below there is a class called \Internal\Culculator and a namespace called \Internal\Culculator.

At this time, if you generate a class diagram using php-class-diagram, there is a problem that the Calculator class does not appear in the class diagram.
math-cliped

Even if the class name and namespace name are the same, the correct class diagram should be output.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions