You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apart from the fact that crashing is obviously the wrong way to deal with a problem - and an interesting bug with regards to a different PHP version I do not yet understand -, I'm not sure I understand the configuration value itself.
Why would you use ./ as the output path instead of an actually named directory, potentially relative to the configuration file? And what's the expected difference to .?
And, lastly, why would / work? Unless you run as rootyou shouldn't even have write permissions to/`, let alone want to have it cleaned...?
I am not certain how this config has been created, but as far as I experienced, the output path is relative to the generator path. So a "/" is not root, even though it feels like it is, but rather the generator path itself, which was the goal in the first place, I assume.
Somehow phpdox is not able to execute anymore since changing to PHP 7.4.x
The text was updated successfully, but these errors were encountered: