]> granicus.if.org Git - php/commitdiff
partial test fixes, only obvious mistaking parts
authorAnatol Belski <ab@php.net>
Tue, 12 Jan 2016 09:44:55 +0000 (10:44 +0100)
committerAnatol Belski <ab@php.net>
Tue, 12 Jan 2016 09:44:55 +0000 (10:44 +0100)
ext/interbase/tests/004.phpt
ext/interbase/tests/005.phpt

index e81474a4c41ddff9d469f4fc8566245d8357ec74..54a6b7b9b5250c16911823f0315ff8dbf2c67e68 100644 (file)
@@ -109,7 +109,7 @@ InterBase: BLOB test
        ibase_commit();
        ibase_close();
            
-    ibase_connect($test_base);
+    $link = ibase_connect($test_base);
     ibase_blob_echo($link, $row->V_BLOB);
     ibase_free_result($q);
 
index cb68b0a1d543b42e714685ac74444aaff84186fa..85234430786671d25b03a9af18cc8dbccf74dbde 100644 (file)
@@ -207,7 +207,7 @@ transactions on second link
 
     echo "end of test\n";
 ?>
---EXPECT--
+--EXPECTF--
 default transaction:
 empty table
 --- test5 ---
@@ -264,7 +264,7 @@ three rows in fourth transaction with deadlock
 2      
 3      
 4      
-errmsg [lock conflict on no wait transaction deadlock ]        
+errmsg [lock conflict on no wait transaction deadlock %a]
 ---
 three rows
 --- test5 ---