From b71fbade32e6821d30db2dc14644527a033f2cd3 Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Wed, 8 Apr 2015 16:29:29 +0300 Subject: Fixed test --- ext/pgsql/tests/80_bug14383.phpt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ext/pgsql/tests') diff --git a/ext/pgsql/tests/80_bug14383.phpt b/ext/pgsql/tests/80_bug14383.phpt index cb54aa8dfb..e73f0fd1fb 100644 --- a/ext/pgsql/tests/80_bug14383.phpt +++ b/ext/pgsql/tests/80_bug14383.phpt @@ -25,6 +25,8 @@ database handler: %s Content String 2 Content 2 replaced Read during write:%sallowed +"key number 6" written +Failed to write "key number 6" 2nd time Content 2 replaced 2nd time The 6th value array(3) { @@ -40,6 +42,8 @@ array(3) { Content String 2 Content 2 replaced Read during write: not allowed +"key number 6" written +Failed to write "key number 6" 2nd time Content 2 replaced 2nd time The 6th value array(3) { -- cgit v1.2.1