diff options
Diffstat (limited to 'ext/oci8/tests/array_bind_005.phpt')
| -rw-r--r-- | ext/oci8/tests/array_bind_005.phpt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/oci8/tests/array_bind_005.phpt b/ext/oci8/tests/array_bind_005.phpt index 192d15563..15278532e 100644 --- a/ext/oci8/tests/array_bind_005.phpt +++ b/ext/oci8/tests/array_bind_005.phpt @@ -58,7 +58,8 @@ var_dump($array); echo "Done\n"; ?> ---EXPECT-- +--EXPECTF-- +Warning: oci_execute(): ORA-01405: fetched column value is NULL in %s on line %d array(5) { [0]=> string(0) "" |
