|
|
|
@ -44,3 +44,36 @@ array(3) { |
|
|
|
string(23) "The last content string" |
|
|
|
} |
|
|
|
===DONE=== |
|
|
|
--UEXPECT-- |
|
|
|
database handler: flatfile |
|
|
|
3NYNYY |
|
|
|
Content String 2 |
|
|
|
Content 2 replaced |
|
|
|
Read during write: not allowed |
|
|
|
Content 2 replaced 2nd time |
|
|
|
The 6th value |
|
|
|
array(3) { |
|
|
|
[u"key number 6"]=> |
|
|
|
string(13) "The 6th value" |
|
|
|
[u"key2"]=> |
|
|
|
string(27) "Content 2 replaced 2nd time" |
|
|
|
[u"key5"]=> |
|
|
|
string(23) "The last content string" |
|
|
|
} |
|
|
|
--NO-LOCK-- |
|
|
|
3NYNYY |
|
|
|
Content String 2 |
|
|
|
Content 2 replaced |
|
|
|
Read during write: not allowed |
|
|
|
Content 2 replaced 2nd time |
|
|
|
The 6th value |
|
|
|
array(3) { |
|
|
|
[u"key number 6"]=> |
|
|
|
string(13) "The 6th value" |
|
|
|
[u"key2"]=> |
|
|
|
string(27) "Content 2 replaced 2nd time" |
|
|
|
[u"key5"]=> |
|
|
|
string(23) "The last content string" |
|
|
|
} |
|
|
|
===DONE=== |
|
|
|
|