Switch check to to phive installed tools, fix in phpunit bootsrap file
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
base="/storage/var/www/html/developers/clemens/core_data/php_libraries/trunk/";
|
||||
# must be run in ${base}www/
|
||||
$(cd "${base}"; phpstan);
|
||||
# must be run in ${base}
|
||||
cd $base;
|
||||
${base}tools/phpstan;
|
||||
cd ~;
|
||||
|
||||
Reference in New Issue
Block a user