1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

Merge branch 'prep-release-3.3.4' into 3.3.x

This commit is contained in:
Marc Alexander
2021-05-01 21:51:16 +02:00
15 changed files with 158 additions and 23 deletions

View File

@@ -29,7 +29,7 @@ abstract class phpbb_database_test_case extends TestCase
static protected $install_schema_file;
static protected $phpunit_version;
static protected $phpunit_version;
public function __construct($name = NULL, array $data = [], $dataName = '')
{