mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 18:11:47 +02:00
[ticket/16740] Improve open queries handling & do not close freed connection
PHPBB3-16740
This commit is contained in:
@@ -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 = '')
|
||||
{
|
||||
|
Reference in New Issue
Block a user