]> granicus.if.org Git - php/commitdiff
Fixed test
authorIlia Alshanetsky <iliaa@php.net>
Mon, 6 Apr 2009 14:22:51 +0000 (14:22 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 6 Apr 2009 14:22:51 +0000 (14:22 +0000)
ext/pgsql/tests/80_bug14383.phpt

index 40bd915e82db870dcfb80eb3099bdb7fa4f6f1f3..a736f34c900e353b97d424abbc876d75594c9742 100644 (file)
@@ -35,3 +35,18 @@ array(3) {
   ["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) {
+  ["key number 6"]=>
+  string(13) "The 6th value"
+  ["key2"]=>
+  string(27) "Content 2 replaced 2nd time"
+  ["key5"]=>
+  string(23) "The last content string"
+}