Fix a lot of notices/warnings/deprecation notes in the test directory
This commit is contained in:
@@ -58,6 +58,7 @@ class Database
|
||||
protected $connection;
|
||||
protected $driver;
|
||||
protected $emulate_prepares = false;
|
||||
protected $pdo_emulate_prepares = false;
|
||||
private $error = false;
|
||||
private $errorno = 0;
|
||||
private $affected_rows = 0;
|
||||
|
||||
Reference in New Issue
Block a user