Just downloaded the latest phar package and tried to generate our docs with the new version.
We run it with the -d and -t switches.
php8.2 phpDocumentor.phar run -d /path/to/source -t /path/to/target
Results in:
No arguments expected, got "run".
Steps to reproduce the problem
- Download latest phar
wget https://phpdoc.org/phpDocumentor.phar
- Run
Your environment
- Version used: 3.5.0
- Install method: phar, downloaded from phpdoc.org
- PHP version: 8.2
- Operating system: Ubuntu 22.04.4