Merge pull request #9436 from nupplaphil/task/test_notices
Fix notices/deprecation notes/wrong calls in "test" directory
This commit is contained in:
commit
5232a8583f
95 changed files with 1622 additions and 1751 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue