Skip to content

Generating the class diagram failed #3735

@Xymph

Description

@Xymph

The class diagram SVG is not generated, only classes.html. This still worked correctly in v3.4.3.

Expected behavior

A successfully generated class diagram.

Actual behavior

Log excerpt with level 3 verbosity (which in this segment has no additional lines over level 1, btw):

[notice]   Writer RenderGuide  on 
[notice]   Writer Graph  on graphs/classes.svg
[error] Generating the class diagram failed
[error] Generating the class diagram failed
[notice] Finished transformation process

And classes.svg is not generated.

The current directory contains a new ast.dump file with type "Solitaire Image Recorder format".

Steps to reproduce the problem

phpDocumentor.phar -vvv --title=Wikimate -d . -i examples.php --sourcecode -t <path_to_my_private_site> -s graphs.enabled=true

Your environment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Needs triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions