mirror of
https://github.com/php/php-src.git
synced 2026-04-25 17:08:14 +02:00
- MFB
This commit is contained in:
@@ -43,6 +43,7 @@ class PDOTest {
|
||||
// on a previous run
|
||||
static $test_tables = array(
|
||||
'test',
|
||||
'test2',
|
||||
'classtypes'
|
||||
);
|
||||
foreach ($test_tables as $table) {
|
||||
|
||||
Reference in New Issue
Block a user