Update comoser test files to work with both, but primary is the phive installed one. run tests via 4dev/check/phpunit.sh as before
4 lines
166 B
Bash
Executable File
4 lines
166 B
Bash
Executable File
base="/storage/var/www/html/developers/clemens/core_data/php_libraries/trunk/";
|
|
# must be run in ${base}www/
|
|
$(cd "${base}"; phan --progress-bar -C --analyze-twice);
|