Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/lesbainsc/dolibarr/dolibarr/dev/tools/apstats.php on line 163
#!/usr/bin/env php ***** apstats - 1.0 ***** You must run this tool at the root of the project. Usage: apstats.php pathto/outputfile.html [--dir-scc=pathtoscc|disabled] [--dir-phpstan=pathtophpstan|disabled] [--dir-phan=path/to/phan|disabled] Example: apstats.php documents/apstats/index.html --dir-scc=/snap/bin --dir-phpstan=~/git/phpstan/htdocs/includes/bin --dir-phan=~/vendor/bin/phan --url-site=https://www.dolibarr.org