-
-
Notifications
You must be signed in to change notification settings - Fork 640
Open
Description
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
- Version used: 3.5.0
- Install method: downloaded PHAR
- PHP version: 8.3
- Operating system and version: Ubuntu 22.04
- Link to your project: https://github.com/hamstar/Wikimate
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Needs triage