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.

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