sharedFixture['connection'])) { $pdo = new PDO('sqlite::memory:'); $this->sharedFixture['connection'] = Doctrine_Manager::connection($pdo, 'sqlite_memory'); } } }