-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I can't get phuml on docker to work, I haven't tried with Composer or Phive.
It was working last time I tried some months ago.
I tried the examples on the docs page and also tried editing it without any success
docker run --rm -v $PWD:/code montealegreluis/phuml phuml:diagram -p dot -r -a src UML.png
[|] Running... (This may take some time)
[|] Parsing codebase structure
In ParserAbstract.php line 318:
Syntax error, unexpected T_STRING, expecting T_VARIABLE on line 7
phuml:diagram [-p|--processor PROCESSOR] [-r|--recursive] [-a|--associations] [-i|--hide-private] [-o|--hide-protected] [-m|--hide-methods] [-t|--hide-attributes] [-b|--hide-empty-blocks] [-e|--theme [THEME]] [--] <directory> <output>Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels