PHPunit fixes for PHP 7.4
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
base="/storage/var/www/html/developers/clemens/core_data/php_libraries/trunk/";
|
||||
# -c phpunit.xml
|
||||
# --testdox
|
||||
# prefix with PHP bin to test different version
|
||||
# /usr/bin/php7.3
|
||||
# /usr/bin/php7.4
|
||||
# /usr/bin/php8.0
|
||||
# /usr/bin/php8.1
|
||||
${base}www/vendor/bin/phpunit -c ${base}phpunit.xml ${base}4dev/tests/
|
||||
|
||||
Reference in New Issue
Block a user