MontealegreLuis / phuml

phUML is a UML diagram generator. It takes arbitrary object oriented PHP code and creates fully blown class diagrams of it.
BSD 3-Clause "New" or "Revised" License
100 stars 19 forks source link

Fix bug when type is nullable #3

Closed TBoileau closed 3 years ago

TBoileau commented 5 years ago

Hi,

It's not really a fix but do the work avoiding bug on generation.

MontealegreLuis commented 4 years ago

Hi @TBoileau could you please rebase your branch from master and push again?

I made some changes to the Travis configuration.

I'll merge your change as soon as the new pipeline passes.

Thank you!