From a4c6b4b0f36a9e301262bd13000bc969ace863d9 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Mon, 29 Jan 2007 16:16:07 +0000 Subject: [PATCH] fix test --- ext/oci8/tests/array_bind_005.phpt | 2 -- 1 file changed, 2 deletions(-) diff --git a/ext/oci8/tests/array_bind_005.phpt b/ext/oci8/tests/array_bind_005.phpt index 4dfb7ffcf0..b62b439fbf 100644 --- a/ext/oci8/tests/array_bind_005.phpt +++ b/ext/oci8/tests/array_bind_005.phpt @@ -59,7 +59,6 @@ var_dump($array); echo "Done\n"; ?> --EXPECTF-- -Warning: oci_execute(): ORA-01405: fetched column value is NULL in %s on line %d array(5) { [0]=> string(0) "" @@ -74,7 +73,6 @@ array(5) { } Done --UEXPECTF-- -Warning: oci_execute(): ORA-01405: fetched column value is NULL in %s on line %d array(5) { [0]=> unicode(0) "" -- 2.50.1