iliaa           Mon Apr  6 14:23:18 2009 UTC

  Modified files:              
    /php-src/ext/pgsql/tests    80_bug14383.phpt 
  Log:
  
  MFB: Fixed test
  
http://cvs.php.net/viewvc.cgi/php-src/ext/pgsql/tests/80_bug14383.phpt?r1=1.2&r2=1.3&diff_format=u
Index: php-src/ext/pgsql/tests/80_bug14383.phpt
diff -u php-src/ext/pgsql/tests/80_bug14383.phpt:1.2 
php-src/ext/pgsql/tests/80_bug14383.phpt:1.3
--- php-src/ext/pgsql/tests/80_bug14383.phpt:1.2        Mon May  7 17:23:03 2007
+++ php-src/ext/pgsql/tests/80_bug14383.phpt    Mon Apr  6 14:23:17 2009
@@ -35,3 +35,18 @@
   ["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"
+}



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to