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

@@ -730,7 +730,7 @@ final class CoreLibsDebugLoggingTest extends TestCase
bool $expected_debug,
string $expected_file,
string $expected_string_start,
string $expected_string_contains,
string $expected_string_contains
): void {
// must run with below matrix
// level | debug | print | echo | debug() | printErrorMsg() | file