iliaa Mon Apr 6 14:22:52 2009 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/pgsql/tests 80_bug14383.phpt
Log:
Fixed test
http://cvs.php.net/viewvc.cgi/php-src/ext/pgsql/tests/80_bug14383.phpt?r1=1.1.8.1&r2=1.1.8.2&diff_format=u
Index: php-src/ext/pgsql/tests/80_bug14383.phpt
diff -u php-src/ext/pgsql/tests/80_bug14383.phpt:1.1.8.1
php-src/ext/pgsql/tests/80_bug14383.phpt:1.1.8.2
--- php-src/ext/pgsql/tests/80_bug14383.phpt:1.1.8.1 Mon May 7 18:03:00 2007
+++ php-src/ext/pgsql/tests/80_bug14383.phpt Mon Apr 6 14:22:51 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