Skip to content

ParserAbstract error whn trying to generate a diagram (on docker) #27

@SereneRuby12

Description

@SereneRuby12

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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions