diff options
Diffstat (limited to 'ext/oci8/tests/array_bind_006.phpt')
-rw-r--r-- | ext/oci8/tests/array_bind_006.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/tests/array_bind_006.phpt b/ext/oci8/tests/array_bind_006.phpt index f2239f9d19..56db1aea61 100644 --- a/ext/oci8/tests/array_bind_006.phpt +++ b/ext/oci8/tests/array_bind_006.phpt @@ -61,7 +61,7 @@ var_dump($array); echo "Done\n"; ?> ---EXPECT-- +--EXPECT-- array(5) { [0]=> string(4) "five" |