Properties

$dbFile

$dbFile : 

Type

Methods

testWrongPdoErrMode()

testWrongPdoErrMode() 

testInexistentTable()

testInexistentTable() 

testCreateTableTwice()

testCreateTableTwice() 

testWithLazyDsnConnection()

testWithLazyDsnConnection() 

testWithLazySavePathConnection()

testWithLazySavePathConnection() 

testReadWriteReadWithNullByte()

testReadWriteReadWithNullByte() 

testReadConvertsStreamToString()

testReadConvertsStreamToString() 

testReadLockedConvertsStreamToString()

testReadLockedConvertsStreamToString() 

testReadingRequiresExactlySameId()

testReadingRequiresExactlySameId() 

testWriteDifferentSessionIdThanRead()

testWriteDifferentSessionIdThanRead() 

Simulates session_regenerate_id(true) which will require an INSERT or UPDATE (replace).

testWrongUsageStillWorks()

testWrongUsageStillWorks() 

testSessionDestroy()

testSessionDestroy() 

testSessionGC()

testSessionGC() 

testGetConnection()

testGetConnection() 

testGetConnectionConnectsIfNeeded()

testGetConnectionConnectsIfNeeded() 

testUrlDsn()

testUrlDsn(  $url,   $expectedDsn,   $expectedUser = null,   $expectedPassword = null) 

Parameters

$url
$expectedDsn
$expectedUser
$expectedPassword

provideUrlDsnPairs()

provideUrlDsnPairs() 

getPersistentSqliteDsn()

getPersistentSqliteDsn() 

getMemorySqlitePdo()

getMemorySqlitePdo() 

createStream()

createStream(  $content) 

Parameters

$content