🚀PHPのソースコードからPlantUMLのクラス図を出力するツール php-class-diagram v0.4.0 をリリースしました

HPのソースコードからPlantUMLのクラス図を出力するツール php-class-diagram v0.4.0 をリリースしました。

## v0.4.0 (2023-03-01)
### Bug fix
* Fixed. #40 If the namespace name and class name are the same, the class will not be displayed
https://packagist.org/packages/smeghead/php-class-diagram

パッケージ名とクラス名が同じ場合に、クラスが表示されなくなるバグを修正しました。

それに伴ないクラス図の出力の方法を結構変更しましたので、マイナーバージョンを上げました。

バグ等あれば、GitHub Issuues で教えてください。

 

Leave a Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.