diff options
| -rw-r--r-- | ext/oci8/tests/array_bind_005.phpt | 2 |
1 files changed, 0 insertions, 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) "" |
