PHPunit fixes for PHP 7.4

This commit is contained in:
Clemens Schwaighofer
2022-04-25 17:01:28 +09:00
parent 388b90913a
commit 6c3c1a908d
15 changed files with 29 additions and 21 deletions

View File

@@ -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/